Hi everyone,
I am looking for a script that will rename my tv shows after they are downloaded to the following format:
\Series name\Season x\Series name SXXEXX - Episode name.xyz
I can get all but the episode name from sabnzbd so the script will have to query the tvdb or something.
As the script needs to run on my nas it has to be perl or python (or java if sabnzbd supports that)
Hope someone can point me to one.
Thanks,
activ
Looking for an episode rename script that will run on linux
Re: Looking for an episode rename script that will run on linux
Have a look at the renaming script in SICKBEARD
Re: Looking for an episode rename script that will run on linux
Thanks
But the problem with that is that it requires sickbeard, which seems to be a bit sluggish on mu nas and provides lots of other stuff I don't need.
But the problem with that is that it requires sickbeard, which seems to be a bit sluggish on mu nas and provides lots of other stuff I don't need.
Re: Looking for an episode rename script that will run on linux
I use tvrenamer.pl from here: http://www.robmeerman.co.uk/coding/file_renamer
Re: Looking for an episode rename script that will run on linux
Thanks, I ended up using tvnamer.