I was able to get this a while ago, I wanted my friend to try it but the download does not work, the website doesn't work, it will not allow you to make an account at all.
I have just uploaded my copy here http://box.com/s/a8a012qyf4wbdapmvg7e
Search found 11 matches
- August 10th, 2013, 3:45 pm
- Forum: Third-party Addons
- Topic: SABNzbd+ Cyclops [Update] [Windows]
- Replies: 42
- Views: 212277
- May 11th, 2013, 3:26 pm
- Forum: General Help
- Topic: ipv6 servers "Incorrect parameter"
- Replies: 16
- Views: 12243
Re: ipv6 servers "Incorrect parameter"
sander wrote:Stop SABnzbd, in sabnzbd.ini, can you change ipv6_servers to 2? Then start SABnzbd again and try again.
that fixed it. odd
- May 10th, 2013, 1:53 pm
- Forum: General Help
- Topic: ipv6 servers "Incorrect parameter"
- Replies: 16
- Views: 12243
Re: ipv6 servers "Incorrect parameter"
Code: Select all
c:\python33\python.exe c:\python33\testing-ipv6.py
hello!
True
bye...
- May 9th, 2013, 6:41 pm
- Forum: General Help
- Topic: ipv6 servers "Incorrect parameter"
- Replies: 16
- Views: 12243
Re: ipv6 servers "Incorrect parameter"
Code: Select all
File "c:\python33\testing-ipv6.py", line 22
print "hello!"
^
SyntaxError: invalid syntax
- May 9th, 2013, 3:24 pm
- Forum: General Help
- Topic: ipv6 servers "Incorrect parameter"
- Replies: 16
- Views: 12243
Re: ipv6 servers "Incorrect parameter"
ipv6_servers = 1
- May 9th, 2013, 2:14 pm
- Forum: General Help
- Topic: ipv6 servers "Incorrect parameter"
- Replies: 16
- Views: 12243
Re: ipv6 servers "Incorrect parameter"
I can install the other version if needed. Python 3.3.1 (v3.3.1:d9893d13c628, Apr 6 2013, 20:30:21) [MSC v.1600 64 bit (AM D64)] on win32 Type "help", "copyright", "credits" or "license" for more information. >>> import socket >>> socket.getaddrinfo('www.googl...
- May 9th, 2013, 12:37 pm
- Forum: General Help
- Topic: ipv6 servers "Incorrect parameter"
- Replies: 16
- Views: 12243
Re: ipv6 servers "Incorrect parameter"
My guess it that something is wrong with IPv6 resolving from within python. (Python seems to have it's own name resolving setup, which can be different from the OS name resolving setup). Do you have python installed? Can you run "python.exe" from the commandline? it was not installed. I h...
- May 8th, 2013, 1:43 pm
- Forum: General Help
- Topic: ipv6 servers "Incorrect parameter"
- Replies: 16
- Views: 12243
Re: ipv6 servers "Incorrect parameter"
same as above except for newszilla.xs4all.nl it workssander wrote:What happens when you fill out:
reader.ipv6.xsnews.nl
newszilla6.xs4all.nl
newszilla.xs4all.nl
- May 6th, 2013, 7:21 pm
- Forum: General Help
- Topic: ipv6 servers "Incorrect parameter"
- Replies: 16
- Views: 12243
ipv6 servers "Incorrect parameter"
my server is reader.ipv6.xsnews.nl or 2001:67c:174:101::1337 entering it in sab > config > servers it will say "Incorrect parameter Server address "2001:67c:174:101::1337:119" is not valid. " although i can ping it fine Microsoft Windows [Version 6.1.7601] Copyright (c) 2009 Micr...
- May 14th, 2012, 1:05 am
- Forum: General Discussion
- Topic: download quota
- Replies: 3
- Views: 3180
Re: download quota
yes, I have done so.
Is there any disadvantage in making all servers optional?
Is there any disadvantage in making all servers optional?
- May 13th, 2012, 9:09 pm
- Forum: General Discussion
- Topic: download quota
- Replies: 3
- Views: 3180
download quota
is there a way to setup a download quota for a specific server? I have a very cheap server with a download limit that I hit regularly, and I'd like sabnzbd to not try to connect to it after I have downloaded its limit. if I leave it on normally it seems to hit the limit, then get 502 errors (and slo...