mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-08-30 07:33:25 +00:00
support channels with dlna
This commit is contained in:
parent
063675bb07
commit
51e964dae3
93 changed files with 957 additions and 326 deletions
|
|
@ -94,7 +94,7 @@ namespace MediaBrowser.Common.Implementations.ScheduledTasks.Tasks
|
|||
|
||||
public bool IsHidden
|
||||
{
|
||||
get { return false; }
|
||||
get { return true; }
|
||||
}
|
||||
|
||||
public bool IsEnabled
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue