ThePornDatabase / Jellyfin.Plugin.ThePornDB

Jellyfin/Emby Metadata Provider
https://theporndb.net
MIT License
325 stars 35 forks source link

Error after Update to Jellyfin 10.9.5 #87

Closed V1con closed 3 weeks ago

V1con commented 3 weeks ago

After the Update to 10.9.5 the plugin isn't able to fetch metadata.

The Logs show this: ERR] [45] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "ThePornDB Scenes" System.MissingMethodException: Method not found: 'Void MediaBrowser.Controller.Entities.PersonInfo.set_Type(System.String)'. at ThePornDB.Providers.Base.GetMetadata(MovieInfo info, SceneType sceneType, CancellationToken cancellationToken) at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[TStateMachine](TStateMachine& stateMachine) at ThePornDB.Providers.Scenes.GetMetadata(MovieInfo info, CancellationToken cancellationToken) at MediaBrowser.Providers.Manager.MetadataService2.ExecuteRemoteProviders(MetadataResult1 temp, String logName, Boolean replaceData, TIdType id, IEnumerable`1 providers, CancellationToken cancellationToken)

DirtyRacer1337 commented 3 weeks ago

use dev build

V1con commented 3 weeks ago

Thx! Sorry, didn't see the closed issues.