Automatically rename from aired to DVD order?
Automatically rename from aired to DVD order?
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?
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:
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?
Excellent! Thank you.