Page 1 of 1

TV Sorting on Synology DS409

Posted: August 29th, 2009, 4:30 pm
by TheW0ndaKid
I have installed 0.4.11 on my synology DS409 and it works great apart from one thing TV Sorting.

Currently I'm using the following sorting string :: %sn/%sn S%0sE%0e %en.%ext
and have set the completed download folder to :: /volume1/video

This should produce /volume1/video/Show Name/Show Name S01E05 Episode Name.avi

however the sample shows :: /volume1/video\Show Name/Show Name S01E05 Episode Name.avi

it appears the slash between the download folder and the tv sorting value is hard coded as a backslash, this is fine for windows but the synology NAS devices all run on a linux core so I need it so be a forward slash so it creates the path correctly

any ideas folks?

Re: TV Sorting on Synology DS409

Posted: August 29th, 2009, 5:49 pm
by switch
The example path is only a javascript display bug. It has no relevance to the code in the backend which will produce the correct path.

The display bug will be fixed in version 0.5