jellyfin-adult / Jellyfin.Plugin.Pronium

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

`pornDB` integration fails to update metadata #79

Closed jellyfin-adult closed 5 months ago

jellyfin-adult commented 5 months ago
2024-06-01 11:49:55.262 Error Pronium: Update error: "System.IndexOutOfRangeException: Index was outside the bounds of the array.
   at Pronium.Sites.Network1service.Update(Int32[] siteNum, String[] sceneID, CancellationToken cancellationToken)
   at Pronium.Providers.MovieProvider.GetMetadata(MovieInfo info, CancellationToken cancellationToken)"
2024-06-01 11:49:55.263 Error Pronium: GetImages error: "System.IndexOutOfRangeException: Index was outside the bounds of the array.
   at Pronium.Sites.Network1service.GetImages(Int32[] siteNum, String[] sceneID, BaseItem item, CancellationToken cancellationToken)
   at Pronium.Providers.MovieImageProvider.GetImages(BaseItem item, LibraryOptions libraryOptions, CancellationToken cancellationToken)"
jellyfin-adult commented 5 months ago

Fixed in #80