mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-17 03:33:46 +01:00
Merge pull request #16855 from Shadowghost/fix-local-plugin-images
Fix integrated provider images
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
using MediaBrowser.Controller.Entities;
|
||||
using MediaBrowser.Controller.Entities.TV;
|
||||
using MediaBrowser.Model.Entities;
|
||||
using MediaBrowser.Providers.Plugins.ComicVine;
|
||||
using MediaBrowser.Providers.Books.ComicVine;
|
||||
using Xunit;
|
||||
|
||||
namespace Jellyfin.Providers.Tests.ExternalId
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
using MediaBrowser.Controller.Entities;
|
||||
using MediaBrowser.Controller.Entities.TV;
|
||||
using MediaBrowser.Model.Entities;
|
||||
using MediaBrowser.Providers.Plugins.GoogleBooks;
|
||||
using MediaBrowser.Providers.Books.GoogleBooks;
|
||||
using Xunit;
|
||||
|
||||
namespace Jellyfin.Providers.Tests.ExternalId
|
||||
|
||||
Reference in New Issue
Block a user