mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #4531] [CLOSED] Remove omdb from server source. #10140
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/4531
Author: @crobibero
Created: 11/21/2020
Status: ❌ Closed
Base:
master← Head:bye-omdb📝 Commits (5)
e501f0aRemove omdb from server source.37ead33Merge remote-tracking branch 'upstream/master' into bye-omdb9336584Merge remote-tracking branch 'upstream/master' into bye-omdb8b0de06Merge remote-tracking branch 'upstream/master' into bye-omdb3440ec7Remove converters📊 Changes
13 files changed (+1 additions, -1336 deletions)
View changed files
➖
MediaBrowser.Common/Json/Converters/JsonOmdbNotAvailableStringConverter.cs(+0 -35)➖
MediaBrowser.Common/Json/Converters/JsonOmdbNotAvailableStructConverter.cs(+0 -35)📝
MediaBrowser.Common/MediaBrowser.Common.csproj(+1 -1)📝
MediaBrowser.Model/Configuration/ServerConfiguration.cs(+0 -2)📝
MediaBrowser.Providers/MediaBrowser.Providers.csproj(+0 -2)➖
MediaBrowser.Providers/Plugins/Omdb/Configuration/PluginConfiguration.cs(+0 -11)➖
MediaBrowser.Providers/Plugins/Omdb/Configuration/config.html(+0 -52)➖
MediaBrowser.Providers/Plugins/Omdb/OmdbEpisodeProvider.cs(+0 -81)➖
MediaBrowser.Providers/Plugins/Omdb/OmdbImageProvider.cs(+0 -97)➖
MediaBrowser.Providers/Plugins/Omdb/OmdbItemProvider.cs(+0 -343)➖
MediaBrowser.Providers/Plugins/Omdb/OmdbProvider.cs(+0 -569)➖
MediaBrowser.Providers/Plugins/Omdb/Plugin.cs(+0 -40)➖
tests/Jellyfin.Common.Tests/Json/JsonOmdbConverterTests.cs(+0 -68)📄 Description
Replaced by https://github.com/jellyfin/jellyfin-plugin-omdb
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.