Reliable Way to Determine "Episode Order" for TV Series Blu Ray Discs

MKV playback, recompression, remuxing, codec packs, players, howtos, etc.
Skopin
Posts: 9
Joined: Tue Mar 27, 2018 11:34 pm

Re: Reliable Way to Determine "Episode Order" for TV Series Blu Ray Discs

Post by Skopin »

centuryx476 wrote:
Thu Nov 25, 2021 8:26 pm
This method does seem to work for a vast majority of discs I have. I'm sure I will run into some that it will not work.
I'm now going to take this method and put it into a python script for automation.
MakeMKV CLI -< Output File -< Filebot (For Naming Episode)

What I did was I wrote up in a .json file the Season, Disc# and Episode Names for an entire show. I choose one that is only four seasons for easy testing. And I combined it into python. And I was able to get fully named episode files in a very automated way. For fun I wrote a way to get an email if the "Rip" failed. That way I can address it right away and not waste too much time.

Massive work in progress since the only downside is I have to manually create a .json file for the show.

But thank you so much for this info.

Edit: Quick question. You know when you load up a disc in a blu-ray player. You can choose an episode by its name. How can we access that information ? I would think that would solve all our problems.
Edit2: Nevermind. I found it, they are just .png files! Not good at all
Any chance you'd be willing to share that python script? I would love to be able to automate the discovery process, even if I have to do some manual work in creating a json file for the series. my current process is just to find transcripts of the episodes and watch a few seconds to line it up. Not very efficient lol.
Berry
Posts: 1
Joined: Tue May 29, 2018 7:02 am

Re: Reliable Way to Determine "Episode Order" for TV Series Blu Ray Discs

Post by Berry »

Hello there,
as already mentioned before, this "mpls-thing" doesn't always seem to be the right way, since the order is different sometimes.

So I've got to ask if there's any method or software out there to find out the right order of episodes on a tv series Blu Ray Disc?
(doesn't matter if it costs money)
This really bothers me and prevents me from buying a lot of tv episodes / series on Blu Ray...
seamus
Posts: 35
Joined: Wed Jun 25, 2025 7:13 am

Re: Reliable Way to Determine "Episode Order" for TV Series Blu Ray Discs

Post by seamus »

Berry wrote:
Fri Apr 08, 2022 10:04 pm
Hello there,
as already mentioned before, this "mpls-thing" doesn't always seem to be the right way, since the order is different sometimes.

So I've got to ask if there's any method or software out there to find out the right order of episodes on a tv series Blu Ray Disc?
(doesn't matter if it costs money)
This really bothers me and prevents me from buying a lot of tv episodes / series on Blu Ray...


It's the same with DVDs. And I'm with you - since Jellyfin requires "SXXEYY" for the file name, it's a major nuisance to have to watch episodes in VLC to try to figure this out. Especially true for TV series like "The X-Files" where they don't even announce the episode name in the video!

According to the author of MakeMKV (Mike/Konstatin??), this was "a pretty easy thing to do" 15 years ago. Hmmm ... wonder what happened? Too bad this project is not open source... I'm sure a lot of hands would be willing to help out with this sort of "enhancement".
drxenos
Posts: 86
Joined: Sun Mar 17, 2019 12:55 pm

Re: Reliable Way to Determine "Episode Order" for TV Series Blu Ray Discs

Post by drxenos »

I've never had an issue with this. I just play each episode in PowerDVD and look at what MPLS is selected.
Post Reply