Trunk 2798 RSS tvnzb

Questions and bug reports for Beta releases should be posted here.
Forum rules
Help us help you:
  • Tell us what system you run SABnzbd on.
  • Adhere to the forum rules.
  • Do you experience problems during downloading?
    Check your connection in Status and Interface settings window.
    Use Test Server in Config > Servers.
    We will probably ask you to do a test using only basic settings.
  • Do you experience problems during repair or unpacking?
    Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: Trunk 2798 RSS tvnzb

Post by shypike »

Totally weird. I'll try some more testing.
I do not have a fedora 11 system, though.
On the other hand, if manual download works (assuming you mean clicking "retry"),
it's very unlikely that auto scan fails.
Unless the scheduler doesn't work at all.
Can you see RSS activity in the logging?
fzeroe
Newbie
Newbie
Posts: 15
Joined: September 29th, 2009, 3:10 am

Re: Trunk 2798 RSS tvnzb

Post by fzeroe »

No what i mean by manual download is when clicking on the preview button in the RSS tab when it lists all nzb files and then click download , that nzb file is then added to the Que and this works fine.

What i mean by auto is when the RSS feed is parsed probably some schduler/cron timer and is adding nzb files according to my accept or reject filters to the Que and this is not currently working for me. When they fail even the "Try Again" link is failing.

I hope i could explain this to you :) (and to anyone else)
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: Trunk 2798 RSS tvnzb

Post by shypike »

I'm looking at other RSS related problems now.
I'll add your complaints to the testing.
I think I understand now.
fzeroe
Newbie
Newbie
Posts: 15
Joined: September 29th, 2009, 3:10 am

Re: Trunk 2798 RSS tvnzb

Post by fzeroe »

Thanks
fzeroe
Newbie
Newbie
Posts: 15
Joined: September 29th, 2009, 3:10 am

Re: Trunk 2798 RSS tvnzb

Post by fzeroe »

Here is the log

2009-10-09 05:12:39,426::DEBUG::[rss:254] Trying link http://www.tvnzb.com/nzb/28669
2009-10-09 05:12:39,427::DEBUG::[rss:259] Filter matched on rule 4
2009-10-09 05:12:39,427::INFO::[rss:402] Adding http://www.tvnzb.com/nzb/28669 (CSI.S10E03.720p.HDTV.X264-DIMENSION) to queue
2009-10-09 05:12:39,428::INFO::[__init__:352] Fetching http://www.tvnzb.com/nzb/28669
2009-10-09 05:12:39,429::INFO::[nzbqueue:95] Saving queue
2009-10-09 05:12:39,430::INFO::[__init__:632] Saving data for SABnzbd_nzo_i4M8Ri in /usr/share/sabnzbd.0.5.0A/cache/SABnzbd_nzo_i4M8Ri
2009-10-09 05:12:39,431::INFO::[__init__:632] Saving data for queue9.sab in /usr/share/sabnzbd.0.5.0A/cache/queue9.sab
2009-10-09 05:12:39,432::INFO::[urlgrabber:120] Grabbing URL http://www.tvnzb.com/nzb/28669
a little we get this error
2009-10-09 05:12:43,437::ERROR::[misc:778] Error getting url http://www.tvnzb.com/nzb/28669

I think the urlgrabber part have some bugs
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: Trunk 2798 RSS tvnzb

Post by shypike »

Are you using Rev 2824?
Automatic retries have been implemented now.

I haven't had time to test scheduled RSS scans yet.
fzeroe
Newbie
Newbie
Posts: 15
Joined: September 29th, 2009, 3:10 am

Re: Trunk 2798 RSS tvnzb

Post by fzeroe »

I just updated to the latest svn i think 2824

in the older svn rev i think that the nzb is download but not processed correctly.
I used tcpdump to check if the file is downloaded and it downloads something but i think it's gziped and just look rubbish to me.

is the nzb files download somewhere or just processed in memory ?

Looking forward to see whats happens with the new rev 2824
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: Trunk 2798 RSS tvnzb

Post by shypike »

Most sites prefer to send files in gzip format (supported by SABnzbd)
because it saves bandwidth.
The actual NZB downloading in an automated scan and in a manual download
by clicking the link in preview is done by the same software.
The only difference is in the way the download command enters SABnzbd.
I'll soon be testing automatic scans.
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: Trunk 2798 RSS tvnzb

Post by shypike »

My tvnzb.com feed just picked up some shows.
And they are happily showing up the queue.

I have no idea what goes wrong at your system.
fzeroe
Newbie
Newbie
Posts: 15
Joined: September 29th, 2009, 3:10 am

Re: Trunk 2798 RSS tvnzb

Post by fzeroe »

Does it work for you to use the "ADD NZB" function in sabnzbd and specify a link to tvnzb ,Example http://www.tvnzb.com/nzb/28858 ?
User avatar
switch
Moderator
Moderator
Posts: 1380
Joined: January 17th, 2008, 3:55 pm
Location: UK

Re: Trunk 2798 RSS tvnzb

Post by switch »

I did notice this myself recently. Possibly due to the change in user agent sabnzbd provides? I know tvbinz had to change their user agent acceptance recently for the changes to user agent in SVN. Will have to look into it further tomorrow.
Post Reply