jellyfin / jellyfin-plugin-tvdb

GNU General Public License v3.0
50 stars 32 forks source link

TVDB plugin installed, but the option doesn't show up in metadata fetchers #166

Open paoloap opened 1 month ago

paoloap commented 1 month ago

Hi I have Jellyfin 10.9.7 (on docker). I installed, through Plugins Catalog, TheTVDB 13.0.0 and restarted the server. The plugin results as active and I can browse its options. Nevertheless it doesn't show up anywhere, if I go to "Manage Library" section to define the priority I see IMDB and TMDB listed, but not TVDB. From logs I don't see anything strange, If I do docker-compose logs | grep -i tvdb I get:

jellyfin | [15:39:48] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly Tvdb.Sdk, Version=4.7.9.1, Culture=neutral, PublicKeyToken=null from /config/data/plugins/TheTVDB_13.0.0.0/Tvdb.Sdk.dll
jellyfin | [15:39:48] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly Jellyfin.Plugin.Tvdb, Version=13.0.0.0, Culture=neutral, PublicKeyToken=null from /config/data/plugins/TheTVDB_13.0.0.0/Jellyfin.Plugin.Tvdb.dll
jellyfin | [15:40:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: TheTVDB 13.0.0.0

Is there anything I'm missing? Can someone help? Thanks!

crobibero commented 1 month ago

v13 is only available for TV libraries. v14 (upcoming) will be available for Movie libraries.