Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Media Organizer auto-rename cannot handle double episode TV shows #54

Closed
GoogleCodeExporter opened this issue Jul 24, 2015 · 14 comments
Closed

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Pick any TV show double episode and try to auto rename it. You can only 
choose a single episode number.

What is the expected output? What do you see instead?
Would like to be able to choose the range of episodes the video file contains

What version of the product are you using? With what media software?
v1.23 (build 18810.552) and Media Browser

Original issue reported on code.google.com by andrew.a...@gmail.com on 15 Jul 2010 at 2:40

Attachments:

@GoogleCodeExporter
Copy link
Author

What I have to do is keep the orignal title for both but at the end of the 
title put this in 

"Title 1x09 (1)"
"Title 1x09 (2)"

If you use media browser to play the show it will combine them and play it like 
it is just 1 file.


Original comment by brucestc...@bresnan.net on 23 Jul 2010 at 2:23

@GoogleCodeExporter
Copy link
Author

Yeah that's not really the problem. It's a single file containing two episodes.

Original comment by andrew.a...@gmail.com on 25 Jul 2010 at 2:21

@GoogleCodeExporter
Copy link
Author

I had to manually rename the file to get it to work.
Example Star Trek, Deep Space Nine - S01E01-E02 - Emissary
 The S01E01-E02 is the key. Once I did this MCM was able to fetch. So in you can you will need to manual add 1x11-12 to get the fetch info.  

Original comment by jluna...@hotmail.com on 2 Aug 2010 at 6:34

@GoogleCodeExporter
Copy link
Author

That's not really the problem either. I had the file named 1x11-12 or whatever 
but when I pick auto rename it doesn't maintain that. So for example if I have 
a file called Show 1x01-02 it would rename it to Show 1x01-02 Episode Title 
1-Episode Title 2 or something along that line.

Original comment by andrew.a...@gmail.com on 2 Aug 2010 at 8:44

@GoogleCodeExporter
Copy link
Author

Original comment by psou...@gmail.com on 3 Aug 2010 at 1:26

  • Changed title: Media Organizer auto-rename cannot handle double episode TV shows
  • Changed state: Accepted
  • Added labels: Priority-Medium
  • Removed labels: Priority-Low

@GoogleCodeExporter
Copy link
Author

I think I understand. I have the ST Deep Space Nine. Season 1 the first two 
Episode's was actually a two hour premiere.

thetvdb.com shows it separate.

Star Trek, Deep Space Nine - S01E01 - Emissary (1)
Star Trek, Deep Space Nine - S01E02 - Emissary (2)

Since I had it in it's original two hour format I had to name it. 
Star Trek, Deep Space Nine - S01E01-E02 - Emissary

But when MCM fetch the info it renames it.   
Star Trek, Deep Space Nine - S01E01-E02 - Emissary (1)

Since it is combine you want it to look something like "(1,2)" or do you just 
want the "(1)" removed?

Original comment by jluna...@hotmail.com on 4 Aug 2010 at 9:55

@GoogleCodeExporter
Copy link
Author

Ah I finally see what the problem is.

My original problem was my naming convention was as follows 1x01 for single 
episodes and 1x01-02 for double episodes. It seems that MCM doesn't like that 
as a double episode format. It wants 1x01-x02. When I do that it successfully 
sees it as a double episode. So I guess the original bug would be to not 
require the second x in that particular naming convention.

As for the point you just mentioned, yes I would like it denoted that the video 
file contains both parts of a double episode. Any of the solutions you 
mentioned would be fine. If the two episodes have unique titles then I guess 
amending both titles would be best.

Original comment by andrew.a...@gmail.com on 4 Aug 2010 at 10:13

@GoogleCodeExporter
Copy link
Author

It took me awhile to figure out the name convection too. Pete is a really good 
programmer but even he can't cover every possibility. :)  

Original comment by jluna...@hotmail.com on 4 Aug 2010 at 7:05

@GoogleCodeExporter
Copy link
Author

I understand that, and I appreciate the work that Pete is doing too, I just 
thought it would match the regular expressions used in Sapphire and XBMC/Boxee.

Original comment by andrew.a...@gmail.com on 5 Aug 2010 at 9:07

@GoogleCodeExporter
Copy link
Author

[deleted comment]

@GoogleCodeExporter
Copy link
Author

http://forums.mediacentermaster.com/viewtopic.php?f=20&t=671

Original comment by mad3...@gmail.com on 17 Aug 2010 at 11:13

@GoogleCodeExporter
Copy link
Author

Original comment by psou...@gmail.com on 3 Sep 2010 at 4:10

  • Added labels: TV

@GoogleCodeExporter
Copy link
Author

Fixed and waiting for next release.

Original comment by psou...@gmail.com on 27 Jan 2011 at 2:32

  • Changed state: Fixed

@GoogleCodeExporter
Copy link
Author

Released in version 1.29.2711.620.

Original comment by psou...@gmail.com on 27 Jan 2011 at 5:35

  • Changed state: Fixed-Released

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants