Page 1 of 1

Date sorting creates folder instead of naming file

Posted: January 17th, 2014, 7:21 pm
by The1JoshuaB
Re. Date Sorting

Can you check my sort string?

My intention is for the filename to be changed. Instead SABnzbd created a folder with the correct name and placed the file inside without renaming it.

Image

To recap, instead of Show Name - 2014-01-17.mkv I get:

Show Show Name - 2014-01-17\show.name.2014.01.17.720p.HDTV.x264-Ebi.mkv

Thanks for your help.

Re: Date sorting creates folder instead of naming file

Posted: January 18th, 2014, 9:05 am
by shypike
This one works when I test it:
%t - %y-%0m-%0d - %desc.%ext

Re: Date sorting creates folder instead of naming file

Posted: January 18th, 2014, 10:56 pm
by The1JoshuaB
Thanks. Giving it a whirl. Will report back.

Re: Date sorting creates folder instead of naming file

Posted: January 18th, 2014, 11:56 pm
by The1JoshuaB
Worked perfectly! No extra folder, just the file named as I was hoping. Thanks again.