Page 1 of 1

NZBMatrix VIP Feeds

Posted: September 28th, 2009, 6:22 am
by JoeyJoeJo
I understand the statement about NZBMatrix support coming in 0.5 but as the wiki says unsupported feeds are due to feeds not having links to files I thought I'd try the NZBMatrix VIP rss that does provide links to files.

I've go the feed going through a yahoo pipe to do some additional filtering but it doesn't modify the content.
The feed comes up with results no problem and even says it downloads the files but the items never appear in the queue.
They move from "Matched" to "Downloaded" but never see them in the queue.

Any clues where they go when downloaded or if I can manipulate the file feed in my pipe to make it work?

Re: NZBMatrix VIP Feeds

Posted: September 28th, 2009, 8:38 am
by shypike
Look at the logging to see why the jobs don't enter the queue.

Re: NZBMatrix VIP Feeds

Posted: September 28th, 2009, 10:27 am
by JoeyJoeJo
Not a lot of clues to me

Code: Select all

2009-09-28 16:10:42,395::ERROR::[sabnzbd.misc] Error getting url http://nzbmatrix.com/api-nzb-download.php?id={******}&username={***************}&apikey={****************************}
2009-09-28 16:10:43,736::ERROR::[sabnzbd.misc] Error getting url http://nzbmatrix.com/api-nzb-download.php?id={******}&username={***************}&apikey={****************************}
2009-09-28 16:10:44,966::WARNING::[sabnzbd.misc] Cannot read /tmp/tmpa0WSCo
2009-09-28 16:15:17,990::ERROR::[sabnzbd.misc] Error getting url http://nzbmatrix.com/api-nzb-download.php?id={******}&username={***************}&apikey={****************************}
2009-09-28 16:15:21,028::ERROR::[sabnzbd.misc] Error getting url http://nzbmatrix.com/api-nzb-download.php?id={******}&username={***************}&apikey={****************************}
2009-09-28 16:15:23,176::WARNING::[sabnzbd.misc] Cannot read /tmp/tmpFiHAkt
the fully formed url is available from a browser and downloads the file ok.
other feeds work ok so won't worry about it for now.

Re: NZBMatrix VIP Feeds

Posted: September 28th, 2009, 1:24 pm
by shypike
Maybe you can sign-up as a release tester in the "Beta board" and get access to 0.5.0?
The matrix support should be a bit better there.

Re: NZBMatrix VIP Feeds

Posted: September 28th, 2009, 1:47 pm
by JoeyJoeJo
Yeah, I thought about that but I'm using a packaged version on a qnap Nas and my skills only reach as far as packaged installs!

I'd like to understand why it doesn't work (because feed get's read, the file url is identified and the files can be downloaded manually) but it's not a show stopper and I van get round it for now.

Thanks for the suggestion.

Re: NZBMatrix VIP Feeds

Posted: October 1st, 2009, 9:13 am
by JoeyJoeJo
Turns out it was my error, link url had an extraneous space after my username that I included when I set it up.

When requesting the link from a browser or other readers, the space was dealt with and NZBMatrix managed to serve the file but not from SAB.

When that space was removed from the feed, worked great.

So you can add NZBMatrix VIP feeds to the list of those that work.

Re: NZBMatrix VIP Feeds

Posted: October 2nd, 2009, 2:18 am
by shypike
Glad to hear it  ;D