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?
TV Sorting on Synology DS409
Forum rules
Help us help you:
Help us help you:
- Are you using the latest stable version of SABnzbd? Downloads page.
- Tell us what system you run SABnzbd on.
- Adhere to the forum rules.
- Do you experience problems during downloading?
Check your connection in Status and Interface settings window.
Use Test Server in Config > Servers.
We will probably ask you to do a test using only basic settings. - Do you experience problems during repair or unpacking?
Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
Re: TV Sorting on Synology DS409
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
The display bug will be fixed in version 0.5
Last edited by shypike on August 30th, 2009, 9:12 am, edited 1 time in total.
