I run SABnzbd under FreeBSD (on a FreeNAS server). With the changes in TVbinz, and can no longer get the RSS to show up. I have signed up with them, and after I login under Windows, I see all the RSS feeds. I also see the feeds in SABnzbd on the same Windows computer after I have sorted out the cookie thing. But that computer is not mine, and therefore I wish to use SABnzbd under FreeBSD on a dedicated server.
Hw to make this run under FreeBSD? I have no clue on how to get the cookies to work there.
TVbinz, cookies and FreeBSD
Forum rules
Help us help you:
Help us help you:
- Are you using the latest stable version of SABnzbd? Downloads page.
- 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.
Re: TVbinz, cookies and FreeBSD
That works in Windows. But unfortunately not under FreeBSD.
I get 2009-03-24 14:22:25,954 WARNING [RSS] Failed to retrieve RSS from https://tvbinz.net/rss.php?i=myuid&h=myhash
I get 2009-03-24 14:22:25,954 WARNING [RSS] Failed to retrieve RSS from https://tvbinz.net/rss.php?i=myuid&h=myhash
Re: TVbinz, cookies and FreeBSD
Try
http://tvbinz.net/rss.php?i=myuid&h=myhash
instead of
https://tvbinz.net/rss.php?i=myuid&h=myhash
Maybe your python install on FreeBSD does not support https.
http://tvbinz.net/rss.php?i=myuid&h=myhash
instead of
https://tvbinz.net/rss.php?i=myuid&h=myhash
Maybe your python install on FreeBSD does not support https.
Re: TVbinz, cookies and FreeBSD
Spot-on switch. Thanks
Stupid me didn't think that far ahead. Sorry.
Stupid me didn't think that far ahead. Sorry.