mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-21 01:24:44 +01:00
#680 - Support new episode file sorting
This commit is contained in:
@@ -54,5 +54,10 @@ namespace MediaBrowser.Server.Implementations.LiveTv
|
||||
{
|
||||
get { return _liveTvManager.ActiveService == null; }
|
||||
}
|
||||
|
||||
public bool IsEnabled
|
||||
{
|
||||
get { return true; }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user