2021-03-22, 17:33
Thank you for the tips, @Klojum. I did use the same MKV extension when I re-encoded and I had double checked the paths against what's in the database after I scraped it all again. One thing I didn't think to check was the paths in the database against what's actually showing in Kodi when I bring up individual episode info. It appears that my re-encoded files have a lowercase "e" for the episode numbering, which is accurately reflected in the database (you can check my previously posted export), but when I look at the path in the episode info it shows up as S01E06. I just renamed the files so they have capitalized letters and they are now playing correctly. I'm not sure where the missing link is, however. Is there somewhere else I should be looking for these file paths in the MySQL database, or have I discovered some sort of weird MySQL caching issue because the originals were S01E06 and new ones are S01e06?