Force episode match with wrong number

Any questions? Need some help?
Post Reply
devster
Posts: 417
Joined: 06 Jun 2017, 22:56

Force episode match with wrong number

Post by devster »

I have a release that looks like the following:

Code: Select all

Firefly.S01E00 (Serenity)
Firefly.S01E01 (The Train Job)
Firefly.S01E02 (Bushwhacked)
...
Firefly.S01E13 (Objects in Space)
The default processing yields something like:

Code: Select all

Firefly.S01.576p.BluRay/Firefly.S01E00.Serenity.mkv] to [/Media/TV Shows/Firefly (2002)/Specials/Firefly - S00E01 - Serenity.mkv]
Firefly.S01.576p.BluRay/Firefly.S01E01.mkv] to [/Media/TV Shows/Firefly (2002)/Season 1/Firefly - S01E01 - The Train Job.mkv]
How can I force the match to the correct episode number?
I only work in black and sometimes very, very dark grey. (Batman)
kim
Power User
Posts: 1251
Joined: 15 May 2014, 16:17

Re: Force episode match with wrong number

Post by kim »

The problem is the Firefly.S01E00 (Serenity), yes ?
https://www.thetvdb.com/?tab=seasonall&id=78874&lid=7

Specials = rename to Firefly.S00E01 (Serenity)
double episode = rename to Firefly.S01E11 (Serenity)
the movie = Use themoviedb

?
http://www.imdb.com/title/tt0579535
or
http://www.imdb.com/title/tt0379786
User avatar
rednoah
The Source
Posts: 22975
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Force episode match with wrong number

Post by rednoah »

S01E00 is fundamentally incorrect. It's either 1x11 in Airdate order, or 1x01 in DVD order, but never 1x00.

:idea: You can use --filter "e == 11" to force the 1x11 match.
:idea: Please read the FAQ and How to Request Help.
Post Reply