mwheelerjr / mptvseries

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

Support miniseries naming without season # #612

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Usually TV_Show Season XX Episode XX works fine, however, this naming scheme 
doesn't make sense for miniseries that only have a single season. Usually 
miniseries episodes are named:

TV_Show Episode XX Episode_Title

It would be nice if MP-TvSeries would parse files correctly without a season # 
when the series only has a single season - or where the episode title is 
sufficient to identify the season.

Original issue reported on code.google.com by jwittlin...@gmail.com on 11 Oct 2011 at 10:28

GoogleCodeExporter commented 9 years ago
We kind of already do, using Part I, Part II etc we convert that to s01e1, 
s01e02 and so on.

Original comment by damien.haynes@gmail.com on 11 Oct 2011 at 10:43

GoogleCodeExporter commented 9 years ago
Ah, I'll start naming Part X rather than Episode X. Didn't realize that.

Original comment by jwittlin...@gmail.com on 11 Oct 2011 at 10:44

GoogleCodeExporter commented 9 years ago
Closing this issue as there is nothing to do :)

Other than renaming files, there are also replacements, replacing Episode X 
with Part X will work.

Original comment by mitja.skuver on 12 Oct 2011 at 7:09