Search found 3 matches

by Acio
April 29th, 2013, 10:34 am
Forum: Bug Reports
Topic: Sabnzbd handling of spotweb .zip nzb files
Replies: 4
Views: 5018

Re: Sabnzbd handling of spotweb .zip nzb files

The ZIp file does.

ZIP file name; "SpotWeb_1367225996.9882.zip"
nzb file name; "Game Of Thrones S03E05 proper 720p hdtv x264-killers.nzb"

I'll try to debug once I get home, see what the detailed error message would be.

rgrds,
Acio
by Acio
April 29th, 2013, 8:03 am
Forum: Bug Reports
Topic: Sabnzbd handling of spotweb .zip nzb files
Replies: 4
Views: 5018

Re: Sabnzbd handling of spotweb .zip nzb files

Hi, the URL basically means, give me NZB file of spot (which is an nzb post) X. so it's an identifier to a spotnet post which makes spotweb gives the requestor the NZB file related to that post. Since sickbeard and sabnzbd don't know the spotweb url, you can use .htaccess to rewrite the request into...
by Acio
April 29th, 2013, 4:13 am
Forum: Bug Reports
Topic: Sabnzbd handling of spotweb .zip nzb files
Replies: 4
Views: 5018

Sabnzbd handling of spotweb .zip nzb files

Hi All, I discovered an issue with the way sabnzbd tries to retrieve NZBD's from my spotweb implementation. When I change my spotweb settings for NZBD handling to compress nzb's into one zip file the automated retrieve process of sabnzbd fails because it calls out an unknown filetype. my logs then s...