Search found 12 matches
- December 9th, 2013, 7:18 am
- Forum: General Discussion
- Topic: Typical SABnzbd download speeds
- Replies: 11
- Views: 14615
Re: Typical SABnzbd download speeds
Hi sander, perfect topic. because i wanted to open a topic on this particular problem some days ago. I got a FttH connection 1 GBit / 1 GBit... and if I run speedtest.net tests I get 935 MBit / 935 MBit. Also if I do HTTP downloads with good download clients I get around 112 - 115 MByte / Sec. But t...
- September 6th, 2013, 6:40 pm
- Forum: General Help
- Topic: Something is wrong with my settings
- Replies: 2
- Views: 1551
Re: Something is wrong with my settings
I am sorry... but thats not true. I downloaded the complete par2 set of this .nzb manually and put it in the incomplete folder of sabnzbd to the subfolder of the download. ran par2 r with the par2 files and it repaired the download flawlessly... Why does sabnzbd not download all the par2 files and r...
- September 6th, 2013, 3:18 am
- Forum: General Help
- Topic: Something is wrong with my settings
- Replies: 2
- Views: 1551
Something is wrong with my settings
Hi there, I am a user of sabnzbd since serveral years and I totally love it. Use it on several qnap nas servers across the globe and it always works flawlessly... but since the last few weeks I ran into a problem... several tv shows could not been completly downloaded the last one I had this problem...
- December 8th, 2011, 10:01 am
- Forum: General Help
- Topic: My own feed stop working... 0.6.12
- Replies: 3
- Views: 1356
Re: My own feed stop working... 0.6.12
I just compared the rss.py from 0.6.10 with 0.6.12 with the result that there is a else if missing or changed: On line 616: elif 'nzbindex.nl' in uri or 'nzbindex.com' in uri or 'animeusenet.org' in uri or 'nzbclub.com' in uri: link = entry.enclosures[0]['href'] Is now: else: # Try standard link fir...
- December 8th, 2011, 9:50 am
- Forum: General Help
- Topic: My own feed stop working... 0.6.12
- Replies: 3
- Views: 1356
My own feed stop working... 0.6.12
Hello everyone, I had an own feed for my two QNap NAS boxes in my office and home. So I always have the same content at both places. It worked really well until I upgraded to 0.6.12 which suddenly turned off my feeds... because of incompatiblity... Here is the debug log: 2011-12-08 15:48:27,174::INF...
- November 17th, 2011, 12:41 pm
- Forum: Post-Processing Scripts
- Topic: Parse Informations of the RSS Feed into the Post-Processing
- Replies: 9
- Views: 6401
Re: Parse Informations of the RSS Feed into the Post-Process
I solved it by editing the link path with the save name I get from nzbindex.nl instead of the download link name.
- November 17th, 2011, 7:17 am
- Forum: Post-Processing Scripts
- Topic: Parse Informations of the RSS Feed into the Post-Processing
- Replies: 9
- Views: 6401
Re: Parse Informations of the RSS Feed into the Post-Process
I am having troubles with the $2 variable because its not really the link variable it is the download name... for example: <link>TOWN-www.town.ag-sponsored-by-www.ssl-news.info-Alles.Koscher.DVDRiP.MD.German.XViD-CIS.par2-74422-MB.nzb</link> is Another.Earth.BDRip.MD.German.XViD-CIS.par2 is there a ...
- November 16th, 2011, 5:17 am
- Forum: Post-Processing Scripts
- Topic: Parse Informations of the RSS Feed into the Post-Processing
- Replies: 9
- Views: 6401
Re: Parse Informations of the RSS Feed into the Post-Process
Wow. Thanks for the fast reply. Works. One last thing. Now I know how to access the <title> and <description> of this rss.xml but how can I compare my test.nzb to the right item entry of this .xml? Because lets say the xml looks like this: <?xml version="1.0" encoding="utf-8"?> <...
- November 16th, 2011, 4:47 am
- Forum: Post-Processing Scripts
- Topic: Parse Informations of the RSS Feed into the Post-Processing
- Replies: 9
- Views: 6401
Re: Parse Informations of the RSS Feed into the Post-Process
Hi Sander, Thanks a lot for your reply. I wanted to do this script on my QNap NAS. Which is Linux based. So the code you wrote helps me a lot. Just to make sure I am dont missing something. I have to wget the rss.xml first to make the cat etc. stuff with it. Right? I can not cat something from the w...
- November 14th, 2011, 5:27 pm
- Forum: Post-Processing Scripts
- Topic: Parse Informations of the RSS Feed into the Post-Processing
- Replies: 9
- Views: 6401
Parse Informations of the RSS Feed into the Post-Processing
Hello, I wanted to ask if I can somehow access <item><title> and <item>description> of the rss feed I am importing into sabnzbd for post processing? For example: <item> <title>Test.Movie.XViD-TestGroup</title> <link>http://www.testnzb.com/test.nzb</link> <description>http://www.imdb.com/title/tt0000...
- August 30th, 2010, 2:54 am
- Forum: General Help
- Topic: Internal Server Error
- Replies: 1
- Views: 1300
Internal Server Error
Hello everybody,
I wanted to ask if it is possible to investigate a "Internal Server Error" to solve it. Because since version 0.5.0 I always get an "Internal Server Error" if I am trying to add a new nzb file.
Thanks for your help guys.
Regards
CoDeX2k
I wanted to ask if it is possible to investigate a "Internal Server Error" to solve it. Because since version 0.5.0 I always get an "Internal Server Error" if I am trying to add a new nzb file.
Thanks for your help guys.
Regards
CoDeX2k
- February 2nd, 2010, 8:20 am
- Forum: General Discussion
- Topic: Permission of the nzb backup folder?
- Replies: 2
- Views: 2415
Permission of the nzb backup folder?
Hello,
Is there a way to change the permission of the nzb backup folder? Default its -rw------- i want to change it to -rw-rw-rw-.
I know I can do chmod 666 *
But I mean directly thru sabnzbd
Regards,
CoDeX2k
Is there a way to change the permission of the nzb backup folder? Default its -rw------- i want to change it to -rw-rw-rw-.
I know I can do chmod 666 *
But I mean directly thru sabnzbd
Regards,
CoDeX2k