mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-03-02 00:12:24 +00:00
Remove support for games as a media type
This commit is contained in:
@@ -136,12 +136,6 @@ namespace Emby.Server.Implementations
|
||||
return path;
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Gets the game genre path.
|
||||
/// </summary>
|
||||
/// <value>The game genre path.</value>
|
||||
public string GameGenrePath => Path.Combine(InternalMetadataPath, "GameGenre");
|
||||
|
||||
private string _internalMetadataPath;
|
||||
public string InternalMetadataPath
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user