Search found 4 matches

by ceruleanx
November 13th, 2010, 2:39 pm
Forum: Post-Processing Scripts
Topic: nzbmatrix.com/nzbs.org/newznab automated movie downloader
Replies: 240
Views: 229659

Re: nzbmatrix.com/nzbs.org automated movie downloader

Tested and working using new release and new config file.

Perfect!

Cheers binhex!
by ceruleanx
November 11th, 2010, 3:08 pm
Forum: Post-Processing Scripts
Topic: nzbmatrix.com/nzbs.org/newznab automated movie downloader
Replies: 240
Views: 229659

Re: nzbmatrix.com/nzbs.org automated movie downloader

Ok found bit of an odd issue relating to nzbmatrix search strings. Ive previously had this script up and running like clockwork however now if I include the term 'dvdrip' in the nzbmatrix search string the script fails with: UnicodeDecodeError: 'ascii' codec can't decode byte 0x96 in position 27: o...
by ceruleanx
November 11th, 2010, 2:43 pm
Forum: Post-Processing Scripts
Topic: nzbmatrix.com/nzbs.org/newznab automated movie downloader
Replies: 240
Views: 229659

Re: nzbmatrix.com/nzbs.org automated movie downloader

Trace back is: UnicodeDecodeError: 'ascii' codec can't decode byte 0x96 in position 27: ordinal not in range(128) Traceback (most recent call last):   File "auto movie downloader.py", line 1368, in <module> UnicodeDecodeError: 'ascii' codec can't decode byte 0x96 in position 27: ordinal no...
by ceruleanx
November 10th, 2010, 5:05 pm
Forum: Post-Processing Scripts
Topic: nzbmatrix.com/nzbs.org/newznab automated movie downloader
Replies: 240
Views: 229659

Re: nzbmatrix.com/nzbs.org automated movie downloader

Ok found bit of an odd issue relating to nzbmatrix search strings. Ive previously had this script up and running like clockwork however now if I include the term 'dvdrip' in the nzbmatrix search string the script fails with: UnicodeDecodeError: 'ascii' codec can't decode byte 0x96 in position 27: or...