mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #4298] [MERGED] Remove TheTVDB plugin from server source. #10011
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/jellyfin/jellyfin/pull/4298
Author: @crobibero
Created: 10/9/2020
Status: ✅ Merged
Merged: 11/19/2020
Merged by: @joshuaboniface
Base:
master← Head:bye-tvdb📝 Commits (6)
3119acdRemove tvdb plugin from server.380359bAdd migration to readd plugin.7ff2125Merge remote-tracking branch 'upstream/master' into bye-tvdb4b15284Merge remote-tracking branch 'upstream/master' into bye-tvdb3432db4dedup migration1831b6cRemove tvdb migration.📊 Changes
15 files changed (+0 additions, -1686 deletions)
View changed files
📝
Emby.Server.Implementations/ApplicationHost.cs(+0 -2)➖
MediaBrowser.Providers/Plugins/TheTvdb/Configuration/PluginConfiguration.cs(+0 -10)➖
MediaBrowser.Providers/Plugins/TheTvdb/Plugin.cs(+0 -29)➖
MediaBrowser.Providers/Plugins/TheTvdb/TvdbClientManager.cs(+0 -289)➖
MediaBrowser.Providers/Plugins/TheTvdb/TvdbEpisodeImageProvider.cs(+0 -130)➖
MediaBrowser.Providers/Plugins/TheTvdb/TvdbEpisodeProvider.cs(+0 -262)➖
MediaBrowser.Providers/Plugins/TheTvdb/TvdbPersonImageProvider.cs(+0 -113)➖
MediaBrowser.Providers/Plugins/TheTvdb/TvdbSeasonImageProvider.cs(+0 -155)➖
MediaBrowser.Providers/Plugins/TheTvdb/TvdbSeriesImageProvider.cs(+0 -153)➖
MediaBrowser.Providers/Plugins/TheTvdb/TvdbSeriesProvider.cs(+0 -419)➖
MediaBrowser.Providers/Plugins/TheTvdb/TvdbUtils.cs(+0 -39)➖
MediaBrowser.Providers/TV/TvdbEpisodeExternalId.cs(+0 -28)➖
MediaBrowser.Providers/TV/TvdbExternalId.cs(+0 -28)➖
MediaBrowser.Providers/TV/TvdbSeasonExternalId.cs(+0 -28)📝
MediaBrowser.Providers/TV/Zap2ItExternalId.cs(+0 -1)📄 Description
Depends on #4253
Replaced by https://github.com/jellyfin/jellyfin-plugin-tvdb
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.