|
|
@ -27,7 +27,6 @@ using Emby.Server.Implementations.IO;
|
|
|
|
using Emby.Server.Implementations.Library;
|
|
|
|
using Emby.Server.Implementations.Library;
|
|
|
|
using Emby.Server.Implementations.LiveTv;
|
|
|
|
using Emby.Server.Implementations.LiveTv;
|
|
|
|
using Emby.Server.Implementations.Localization;
|
|
|
|
using Emby.Server.Implementations.Localization;
|
|
|
|
using Emby.Server.Implementations.Net;
|
|
|
|
|
|
|
|
using Emby.Server.Implementations.Playlists;
|
|
|
|
using Emby.Server.Implementations.Playlists;
|
|
|
|
using Emby.Server.Implementations.Plugins;
|
|
|
|
using Emby.Server.Implementations.Plugins;
|
|
|
|
using Emby.Server.Implementations.QuickConnect;
|
|
|
|
using Emby.Server.Implementations.QuickConnect;
|
|
|
@ -41,6 +40,7 @@ using Jellyfin.Api.Helpers;
|
|
|
|
using Jellyfin.Drawing;
|
|
|
|
using Jellyfin.Drawing;
|
|
|
|
using Jellyfin.MediaEncoding.Hls.Playlist;
|
|
|
|
using Jellyfin.MediaEncoding.Hls.Playlist;
|
|
|
|
using Jellyfin.Networking.Manager;
|
|
|
|
using Jellyfin.Networking.Manager;
|
|
|
|
|
|
|
|
using Jellyfin.Networking.Udp;
|
|
|
|
using Jellyfin.Server.Implementations;
|
|
|
|
using Jellyfin.Server.Implementations;
|
|
|
|
using MediaBrowser.Common;
|
|
|
|
using MediaBrowser.Common;
|
|
|
|
using MediaBrowser.Common.Configuration;
|
|
|
|
using MediaBrowser.Common.Configuration;
|
|
|
|