Merge pull request #2950 from Bond-009/videoresolver

Fix VideoResolver and tests
This commit is contained in:
Anthony Lavado
2020-05-04 04:21:30 -04:00
committed by GitHub
11 changed files with 235 additions and 321 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