Page 1 of 1

Removing folder when completed and renaming file

Posted: March 7th, 2008, 8:23 am
by evidenceunseen
I was wondering if anyone would be willing to implement the ability to remove the folder inside the category directory, and just put the files directly in there. Also possibly the ability to name the .avi/mkv/... and the .nfo file the same as the folder name for instance:
title(year).avi and title(year).nfo
This is more for the movies category than anything else and would help in keeping files more organized.
thanks,

Re: Removing folder when completed and renaming file

Posted: March 7th, 2008, 9:44 am
by rascalli
evidenceunseen wrote: Also possibly the ability to name the .avi/mkv/... and the .nfo file the same as the folder name for instance:
title(year).avi and title(year).nfo
you can do this with an postprocess script.

The linux script I use does this (even replaces it do another HDD)
See my post in postprocessing scripts.

maybe you can alter that to do also the nfo renaming