DirtyRacer1337 / Jellyfin.Plugin.PhoenixAdult

Jellyfin/Emby Metadata Provider for videos from multiple adult sites
GNU General Public License v2.0
348 stars 46 forks source link

Method not found: 'System.String MediaBrowser.Controller.Entities.PersonInfo.get_Type()' #275

Open Nizno877 opened 3 weeks ago

Nizno877 commented 3 weeks ago

Describe the bug The logs are spammed with

System.MissingMethodException: Method not found: 'System.String MediaBrowser.Controller.Entities.PersonInfo.get_Type()'.
   at PhoenixAdult.Helpers.Actors.Cleanup(MetadataResult`1 scene)
   at PhoenixAdult.Providers.MovieProvider.GetMetadata(MovieInfo info, CancellationToken cancellationToken)
   at MediaBrowser.Providers.Manager.MetadataService`2.ExecuteRemoteProviders(MetadataResult`1 temp, String logName, Boolean replaceData, TIdType id, IEnumerable`1 providers, CancellationToken cancellationToken)

Include

  1. Jellyfin: 10.9.6
  2. Plugin Version : 2.7.0.47
  3. Scene URL - any
  4. File Name - any
  5. Log File - any
SponkenDude commented 4 days ago

Exact same issue here