Jump to content

Episode detection


Angelblue05

Recommended Posts

Angelblue05

I really didn't know where to put this one. :)

 

I have this episode:

565d8ccd282fb_episode_detection.png

 

It seems Emby thinks the IndexNumberEnd is 53. But that's the name of the episode...

 

565d8d145fcab_episode_detection2.png

 

It gave a funny result with trying to append the episode number to the title in kodi, that's why I noticed!: 

11-12-13-14-15-16-17-18-19-20-21-22-23-24-25-26-27-28-29-30-31-32-33-34-35-36-37-38-39-40-41-42-43-44-45-46-47-48-49-50-51-52-53 | 11:53 to Odessa

Lol, can this be fixed? :)

Edited by Angelblue05
Link to comment
Share on other sites

I'm pretty sure you'll have to change the naming of the file because xx - xx exactly matches our multi-episode naming convention.  This will be a problem with any episode who's name starts with a numeral and immediately follows the episode number and you separate the two with '-'. 

  • Like 1
Link to comment
Share on other sites

Angelblue05
The following conventions are supported:

01x02x03 episode name.avi
S01x02x03 episode name.avi
S01E02E03 episode name.avi
S01xE02xE03 episode name.avi
S01E02-E03 episode name.avi
S01E02-X03 episode name.avi
01x02 01x03 episode name.avi
01x02 - 01x03 episode name.avi
01x02 - x03 episode name.avi
S01x02.S01x03 episode name.avi
S01x02 - S01x03 episode name.avi
show name 01x02x03 episode name.avi
show name S01x02x03 episode name.avi
show name S01E02E03 episode name.avi
show name S01xE02xE03 episode name.avi
show name S01E02-E03 episode name.avi
show name S01E02-X03 episode name.avi
show name 01x02 01x03 episode name.avi
show name 01x02 - 01x03 episode name.avi # This one is similar, but with x
show name 01x02 - x03 episode name.avi
show name S01x02.S01x03 episode name.avi
show name S01x02 - S01x03 episode name.avi

From the github wiki... I don't see 1x02 - 03-05 format, that's why I picked it in sonarr renaming. I guess I'll have to find another way then...

 

Removing the second "-" between the episode number and episode title did the trick, thanks.

Edited by Angelblue05
Link to comment
Share on other sites

The following conventions are supported:

01x02x03 episode name.avi
S01x02x03 episode name.avi
S01E02E03 episode name.avi
S01xE02xE03 episode name.avi
S01E02-E03 episode name.avi
S01E02-X03 episode name.avi
01x02 01x03 episode name.avi
01x02 - 01x03 episode name.avi
01x02 - x03 episode name.avi
S01x02.S01x03 episode name.avi
S01x02 - S01x03 episode name.avi
show name 01x02x03 episode name.avi
show name S01x02x03 episode name.avi
show name S01E02E03 episode name.avi
show name S01xE02xE03 episode name.avi
show name S01E02-E03 episode name.avi
show name S01E02-X03 episode name.avi
show name 01x02 01x03 episode name.avi
show name 01x02 - 01x03 episode name.avi # This one is similar, but with x
show name 01x02 - x03 episode name.avi
show name S01x02.S01x03 episode name.avi
show name S01x02 - S01x03 episode name.avi

From the github wiki... I don't see 1x02 - 03-05 format, that's why I picked it in sonarr renaming. I guess I'll have to find another way then...

 

 

True, our parser is probably supporting more than that explicitly states.

 

Note that you would have had the same problem with any normal episode, I think.

 

e.g. My show s1e5 - 6 Men running

Link to comment
Share on other sites

Angelblue05

I don't seem to have that problem with normal episodes, but again, the filename is not 14x01 - 18 - Chefs Compete. Anyway, I changed my filename format to remove the second "-" from now own. This should correct the problem forever.

 

565d994a8a730_multiepisodes.png

Edited by Angelblue05
Link to comment
Share on other sites

Well, I knew we had run into this issue before so maybe, somehow, Luke has made the parser smart enough to recognize the above item as NOT a multi-episode file but, whatever that logic is, doesn't work when there are multiple multiples.

  • Like 1
Link to comment
Share on other sites

that is a hard one. not going to spend anytime on it. for something like that, you can just fix it manually.

  • Like 1
Link to comment
Share on other sites

denethor

Thats why I love keep things simple: showname.S01E05.mkv

 

By far the best file naming format ever :) Let your favourite media manager handle the episode names via TVDB ;)

Edited by denethor
  • Like 1
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...