Fix VideoResolver and tests

This commit is contained in:
Bond_009
2020-04-21 12:11:55 +02:00
parent 07143bcb68
commit 735e7c3f7d
10 changed files with 236 additions and 305 deletions

View File

@@ -1,7 +1,6 @@
using System.Collections.Generic;
using Emby.Server.Implementations.HttpServer;
using Emby.Server.Implementations.Updates;
using MediaBrowser.Providers.Music;
using static MediaBrowser.Controller.Extensions.ConfigurationExtensions;
namespace Emby.Server.Implementations