Search found 2 matches

by tombii
March 11th, 2012, 9:58 am
Forum: Bug Reports
Topic: Escaping special characters
Replies: 2
Views: 1582

Re: Escaping special characters

Quite embarrassing, just before submitting in the relevant parts of the log file, I checked the folder permissions which were wrong.
No bug :)

(SABnzbd 0.6.15 installed on Debian 6.0.4 x64 using python sources)
by tombii
March 10th, 2012, 6:12 am
Forum: Bug Reports
Topic: Escaping special characters
Replies: 2
Views: 1582

Escaping special characters

Hi, I'm settings up a category where I want the downloaded files to be in directory /test/[Video] but SABnzbd throws an error about not being able to create that directory. I tried escaping like this: /test/\[Video\] but in that case I get a directory named \[Video\]. How am I supposed to accomplish...