Search found 4 matches

by mariush
December 5th, 2008, 3:09 pm
Forum: General Help
Topic: Using addurl with newzbin
Replies: 8
Views: 7388

Re: Using addurl with newzbin

mariush wrote: edit: Oh, case-sensitive. That works!

Thanks!
shypike/switch: As I was trying to say it now works fantastic! Thanks for all your help!
by mariush
December 5th, 2008, 9:49 am
Forum: General Help
Topic: Using addurl with newzbin
Replies: 8
Views: 7388

Re: Using addurl with newzbin

%l is the complete url on the link that I'm right-clicking, so the resulting url is; http://myserv:myport/sabnzbd/api?mode=addid&id=http://www.newzbin.com/browse/post/xxxxxxxx/nzb&cat=movies ..which results in this; Traceback (most recent call last):   File "cherrypy\_cphttptools.pyo&qu...
by mariush
December 5th, 2008, 9:36 am
Forum: General Help
Topic: Using addurl with newzbin
Replies: 8
Views: 7388

Re: Using addurl with newzbin

Well, I'm using a modified standard_menu.ini with Opera, so I can quickly right-click on a nzb-link and send it to sabnzbd on a different computer. (See attachment.) It takes that link and sends it to "http://myserv:myport/sabnzbd/api?mode=addurl&name=%l&cat=movies" / tv It's just ...
by mariush
December 5th, 2008, 9:18 am
Forum: General Help
Topic: Using addurl with newzbin
Replies: 8
Views: 7388

Using addurl with newzbin

Hi, I'm trying to use /api?addurl with Newzbin, which results in: "WARNING [sabnzbd.misc] Cannot read c:\docume~1\admini~1\lokale~1\temp\tmpstrnjx" addid for newzbin works fine, and addurl works fine from other nzb-sites (ex: tvnzb.com), so I'm guessing there's some specific parsing concer...