Yesterday, 04:32 AM
(2025-06-30, 08:27 AM)permitcarol Wrote: Jellyfin uses the file name's season/episode numbers to match metadata. If you set it to "DVD Order," it expects your files to be named using DVD order (e.g., S15E04 for DVD episode 4). So no, you don’t need to rename files to aired order — Jellyfin will map S15E04 to the correct title ("Number Four") from the DVD order in TVDB, as long as your files are already using DVD order numbering.
To resurrect an old thread, because this problem is coming up again (last time, I just got fed up and did it all manually. This time it's a larger series that I really would prefer not to)...
So what I've determined, assuming my Jellyfin is working the way it's supposed to:
(As a reminder, my example was episode "Number Four" is s15e04 in DVD order and s15e02 in aired order)
is that ASSUMING you have the series created, and you set the Display Order in the series metadata to "DVD Order", it will correctly detect that the file named "S15E04" is episode "Number Four" and give it the correct metadata (title, image, airdate, etc.) EXCEPT, it seems as though it still number the episode as season 15, Episode 2.
In other words, the DVD Order metadata flag allows for correct DETECTION, but not correct DISPLAY ORDER.
Am I missing something? Is my Jellyfin not working right? Or is Jellyfin just not capable of actually automatically displaying the DVD Order without me manually changing every episode number after import?
The other thing I seem to be noticing is that if you do NOT have the DVD Order flag set on initial import, you run into a significant problem (at least I did). Although many posts suggest changing that flag and then just doing a full metadata replace, I find that once there's a TVDB episode number in an episode's metadata (which there usually is from the initial import), Jellyfin seems to use THAT to identify the episode, and not the filename. So if it initially imports s15e04 as episode 2, Jellyfin will keep thinking it's episode 2 because it will have episode 2's TVDB number.
If anyone has any guidance on anything I'm missing, that would be appreciated.