mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-27 01:50:53 +01:00
fixes #912 - Add special views for Dlna
This commit is contained in:
@@ -11,8 +11,6 @@ namespace MediaBrowser.Controller.Channels
|
||||
{
|
||||
public class ChannelVideoItem : Video, IChannelMediaItem
|
||||
{
|
||||
public static IChannelManager ChannelManager { get; set; }
|
||||
|
||||
public string ExternalId { get; set; }
|
||||
|
||||
public string ChannelId { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user