mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-19 04:34:18 +01:00
update live tv data transfer
This commit is contained in:
@@ -58,13 +58,4 @@ namespace MediaBrowser.Controller.Channels
|
||||
DefaultSortFields = new List<ChannelItemSortField>();
|
||||
}
|
||||
}
|
||||
|
||||
public class ChannelDownloadException : Exception
|
||||
{
|
||||
public ChannelDownloadException(string message)
|
||||
: base(message)
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user