mnamer icon indicating copy to clipboard operation
mnamer copied to clipboard

Add support for double episodes

Open gethvi opened this issue 4 years ago • 2 comments

Please consider support for renaming double episodes of TV shows. Sometimes two episodes are released as one video. Currently if the original filename contains for example "S01E01E02" or "SE01E01-E02" mnamer recognises it only as "E01" and the rest is omitted.

Thank you!

gethvi avatar May 18 '20 20:05 gethvi

Really needed features, some shows are only available with double episodes.

Example: SpongeBob SquarePants: https://en.wikipedia.org/wiki/SpongeBob_SquarePants_(season_1)#Episodes

TheFrenchGhosty avatar Jun 12 '20 12:06 TheFrenchGhosty

mnamer understands combined episode files and renames them using the first episode in the range. This was a design choice and intentional to avoid additional complexity and changes to its templating variables.

jkwill87 avatar Nov 07 '20 01:11 jkwill87