jellyfin-archive / jellyfin-plugin-autoorganize

https://jellyfin.org
MIT License
41 stars 27 forks source link

No provider metadata found #13

Closed MrNuggelz closed 4 years ago

MrNuggelz commented 5 years ago

When trying to organize episodes the plugin returns the error "No provider metadata found for someShow season someSeason episode someEpisode". This originates from the following line:

https://github.com/jellyfin/jellyfin-plugin-autoorganize/blob/ef7588123ba74b5940d99b57015400f6e2945c19/Emby.AutoOrganize/Core/EpisodeFileOrganizer.cs#L933

peroksid5 commented 4 years ago

Get the same error for Autoorganize 4.0.0.0 for TV series in Jellyfin 10.3.7 (Docker on Synology). For Movies it works.

stewemetal commented 4 years ago

The same thing happens when I'm trying to organize TV series episodes. Jellyfin 10.3.7 on RPi (Raspbian Stretch). Movie sorting works indeed.

anthonylavado commented 4 years ago

Just to be sure, what providers do you have enabled in your tv libraries?

stewemetal commented 4 years ago

Well, I enabled all of them. To be honest, I haven't tested every linear combination of them to see if either of them is a suspect. image image

stewemetal commented 4 years ago

I had a little time to fiddle with the providers. Enabling only TheTVDB and TheMovieDB yields the same result.