Search found 2 matches
- July 10th, 2014, 5:43 pm
- Forum: Bug Reports
- Topic: Problem with NZBClub RSS Feed Downloads
- Replies: 4
- Views: 3410
Re: Problem with NZBClub RSS Feed Downloads
Thanks. No personal info in that original link though, as far as I know, just some extra search preferences. Found this section of code though in rss.py that looks suspicious and probably responsible: if link: # Make sure spaces are quoted in the URL if 'nzbclub.com' in link: link, path = os.path.sp...
- July 9th, 2014, 9:44 pm
- Forum: Bug Reports
- Topic: Problem with NZBClub RSS Feed Downloads
- Replies: 4
- Views: 3410
Problem with NZBClub RSS Feed Downloads
Hello there. I'm currently experiencing some problems with how SABNZBd is URL encoding the download links from NZBClub's RSS feeds... For the sake of demonstrating, I am going to use this example: RSS Feed URL: XXX In case the link doesn't work... the RSS looks like this... <?xml version="1.0&q...