Page 1 of 1

Automatically rename from aired to DVD order?

Posted: 01 Mar 2018, 00:18
by bobbintb
I'm trying to figure out how to do this. If I have a show that is numbered as the aired order from TheTVDB, how can I have it automatically rename the files to match the DVD ordering?

Re: Automatically rename from aired to DVD order?

Posted: 01 Mar 2018, 06:26
by rednoah
Yes. You can match with one number model and rename with another.

Here's examples for Absolute to Airdate, but DVD to Airdate follows the same logic:
viewtopic.php?f=3&t=2769
viewtopic.php?f=3&t=3228

i.e. use Airdate for matching and then force DVD order in the format:

Code: Select all

{order.dvd.plex}

Re: Automatically rename from aired to DVD order?

Posted: 01 Mar 2018, 16:24
by bobbintb
Excellent! Thank you.