Ferkner / mediarenamer

Automatically exported from code.google.com/p/mediarenamer
0 stars 0 forks source link

Files containing multiple episodes don't retrieve all titles #12

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Name a file with multiple episode numbers in it. i.e. s01e01-e02
2. Start renaming operations
3.

What is the expected output? What do you see instead?
Expected : Title should reflect ALL titles
Actual   : First encountered title is displayed only.

What version of the product are you using? On what operating system?
Latest SVN with Vista 32bit

Please provide any additional information below.

I've actually already made changes to the program to perform the actions,
and augmented a few of the RegEx strings.
Just shoot me an e-mail and I can send you the modified source to look over.

Original issue reported on code.google.com by alano...@gmail.com on 3 May 2009 at 4:14

GoogleCodeExporter commented 8 years ago
I'm attaching the patch file with the changes. I haven't actually gone through 
and
checked for effeciency, I was really just coding it to work.

There are a few of the original regular expressions that I couldn't think of 
how to
implement,but...this should atleast be a start.

Original comment by alano...@gmail.com on 3 May 2009 at 4:17

Attachments: