jellyfin / jellyfin-plugin-tvdb

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

Failure fetching episode metadata #88

Open srcLegend opened 1 year ago

srcLegend commented 1 year ago

Description

Some episodes fail to fetch metadata, while others from the same show and season fetch them fine. File names are all in similar fashion (S##E##.mkv)

Attempts to resolve

Versions

Environment

Jellyfin log

https://pastebin.com/1VPDNtex

Browser page screenshot

image

File structure screenshot

image

lapidary-master commented 5 months ago

Adding the show's TVDBID to the directory name may help with this issue so instead of Dragon Ball (1986) have the directory named as Dragon Ball (1986) [tvdbid-76666]

srcLegend commented 4 months ago

I'll keep that in mind for future reference, but I swapped a few series, including this one, to absolute order, which doesn't exhibit this problem.

If I notice this same bug in another series, I'll post an update