2013-01-20, 23:46
(2013-01-20, 23:27)Newsleecher Wrote:(2013-01-20, 23:09)Popeye Wrote:(2013-01-20, 23:04)Newsleecher Wrote: So I think there is at least 2 solutions:
Modify Sab to ignore the control characters in the nzb files. Or modify your plugins to strip out the control character before saving the nzb file. I think the second option is realistic. Can you please see what can be done?
I didn't read properly . Pneumatic has nothing to do with the nzb file. It merely sends the url to SAB and never touches the nzb. The fix is then in SAB or on your sites.
Ok seems reasonable. One more thing can you tell me, when I choose save to xbmc library. For some sites it saves just the strm file, and then when click play in the library it works fine. However for the problem sites it saves the strm files plus the nzb files into the library. Is it supposed to do that? I notice if I delete the local nzb file then it appears to work. Is there a way to prevent the nzb files from going into the library?
Now you come with new information . This is the exact reason I why want a log... The problem is most probably caused by XBMC since it appends /x00 to whatever is being written using xbmcvfs. This should be fixed in the latest nightly builds but might have broken other things in my code. The saving of the nzb with the .strm was introduced so you could still use the strm files without the site being online or not....