So I have a bunch of Wild Kratts Episodes that aren’t being named correctly. Before you say they likely aren’t numbered correctly, they are. I have compared the file names and data listed on TVDB and IMDB. An example is Wild Kratts Season 4 Episode 3. TVDB lists it as “Box Turtled In”, which is correct, as does IMDB. Plex with the new agent is listing it as Creature Christmas Part 1… I have no idea where it is pulling this information from. I can change my files to match wherever it is getting the data. I just can’t figure out where that is… Any suggestions?
So it seems that it is in fact marking the episode as the correct number in the interface… just the name is wrong and I can’t figure out why. I mean, I can manually just change it. I just don’t get where it is getting the data as it doesn’t match tvdb.
Tried all of the above EXCEPT changing the naming. That’s non-trivial right this second. But I’ll try that later. Most of the rest of the episodes are correct. Also it is correctly interpreting the number of the episode, but not the title. Which to me seems more metadata issues than anything else… I would buy naming issues IF the episode numbering was also off, but the numbering is correct. Incorrect cache data seems plausible.
How do I fix the cache issue? Changing the ordering didn’t seem to fix it.
Having a mass renaming tool is a very good thing to have with PMS whether it be “The Renamer”, “FileBot” or one of several others.
The key features you’re looking for are:
Ability to create the format as you need them (Plex style)
Verification by the program against TMDB, TheTVDB when mapping your existing names to proposed new names. This allows you to verify a 100% match success rate when done.
n = Name y = Year s = Season number , .pad(2) means to pad season number string to 2 digits s00e00 = Standard SxxExx numbering for the episode file. (extensible) t = Episode title
but looks through this topic i don’t see where you said which agent you are using for the library.
If you the Plex TV Series with the episode order for TVDB Aired it is wrong somewhere. but if you use TheMovieDatabse (Aired) for that show it looks correct.