TV Sorting on Synology DS409
Posted: August 29th, 2009, 4:30 pm
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?
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?