Search found 7 matches

by Evinyatar
May 9th, 2012, 1:43 am
Forum: Bug Reports
Topic: Adding nzb by url does not set source url
Replies: 12
Views: 6040

Re: Adding nzb by url does not set source url

Ah, right. I'm using Plush, and I was looking for the "Source URL" icon which still only appears for newzbin stuff.
by Evinyatar
May 8th, 2012, 4:01 am
Forum: Bug Reports
Topic: Adding nzb by url does not set source url
Replies: 12
Views: 6040

Re: Adding nzb by url does not set source url

Okay nevermind, the url's are there when I call the "history" api call. I was expecting them to appear in the web interface as well but apparently that's something else. But this is good enough for my app, so thanks :)
by Evinyatar
May 8th, 2012, 2:08 am
Forum: Bug Reports
Topic: Adding nzb by url does not set source url
Replies: 12
Views: 6040

Re: Adding nzb by url does not set source url

My webapp adds them using the addurl api call:

Code: Select all

/sabnzbd/api?mode=addurl&name=http://nzbmatrix.com/nzb-details.php?id=xxx&cat=movies&nzbname=yyy&output=json&apikey=zzz
by Evinyatar
May 7th, 2012, 9:10 am
Forum: Bug Reports
Topic: Adding nzb by url does not set source url
Replies: 12
Views: 6040

Re: Adding nzb by url does not set source url

To be sure I just tried it again using an nzbmatrix URL and it's still not working; although I must add I'm using the nzb-details link instead of the nzb-download link. I know sabnzbd resolves the former into the latter, but could that be the issue?
by Evinyatar
May 7th, 2012, 8:18 am
Forum: Bug Reports
Topic: Adding nzb by url does not set source url
Replies: 12
Views: 6040

Re: Adding nzb by url does not set source url

It works fine for Newzbin reports (which I grab using addid), but I thought the point of making the "source" field generic was that entries added using 'addurl' would also record the source url?
by Evinyatar
May 7th, 2012, 2:24 am
Forum: Bug Reports
Topic: Adding nzb by url does not set source url
Replies: 12
Views: 6040

Re: Adding nzb by url does not set source url

Been using the beta for a few weeks now and this doesn't seem to be working yet.
by Evinyatar
December 5th, 2011, 7:52 am
Forum: Bug Reports
Topic: Adding nzb by url does not set source url
Replies: 12
Views: 6040

Adding nzb by url does not set source url

Version: 0.6.11 OS: Ubuntu Lucid Install-type: ppa Skin (if applicable): Default Firewall Software: None Are you using IPV6? no Is the issue reproducible? yes When I add a nzb by url (using the addurl api call) I was expecting that url to be saved in the history as the source url for that nzb, like...