Search found 11 matches

by The_Great_Beast
August 10th, 2013, 3:45 pm
Forum: Third-party Addons
Topic: SABNzbd+ Cyclops [Update] [Windows]
Replies: 42
Views: 183456

Re: SABNzbd+ Cyclops [Update] [Windows]

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
by The_Great_Beast
May 11th, 2013, 3:26 pm
Forum: General Help
Topic: ipv6 servers "Incorrect parameter"
Replies: 16
Views: 10975

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
by The_Great_Beast
May 10th, 2013, 1:53 pm
Forum: General Help
Topic: ipv6 servers "Incorrect parameter"
Replies: 16
Views: 10975

Re: ipv6 servers "Incorrect parameter"

Code: Select all

c:\python33\python.exe c:\python33\testing-ipv6.py
hello!
True
bye...
by The_Great_Beast
May 9th, 2013, 6:41 pm
Forum: General Help
Topic: ipv6 servers "Incorrect parameter"
Replies: 16
Views: 10975

Re: ipv6 servers "Incorrect parameter"

Code: Select all

  File "c:\python33\testing-ipv6.py", line 22
    print "hello!"
                 ^
SyntaxError: invalid syntax
by The_Great_Beast
May 9th, 2013, 3:24 pm
Forum: General Help
Topic: ipv6 servers "Incorrect parameter"
Replies: 16
Views: 10975

Re: ipv6 servers "Incorrect parameter"

ipv6_servers = 1
by The_Great_Beast
May 9th, 2013, 2:14 pm
Forum: General Help
Topic: ipv6 servers "Incorrect parameter"
Replies: 16
Views: 10975

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...
by The_Great_Beast
May 9th, 2013, 12:37 pm
Forum: General Help
Topic: ipv6 servers "Incorrect parameter"
Replies: 16
Views: 10975

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...
by The_Great_Beast
May 8th, 2013, 1:43 pm
Forum: General Help
Topic: ipv6 servers "Incorrect parameter"
Replies: 16
Views: 10975

Re: ipv6 servers "Incorrect parameter"

sander wrote:What happens when you fill out:

reader.ipv6.xsnews.nl
newszilla6.xs4all.nl
newszilla.xs4all.nl
same as above except for newszilla.xs4all.nl it works
by The_Great_Beast
May 6th, 2013, 7:21 pm
Forum: General Help
Topic: ipv6 servers "Incorrect parameter"
Replies: 16
Views: 10975

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...
by The_Great_Beast
May 14th, 2012, 1:05 am
Forum: General Discussion
Topic: download quota
Replies: 3
Views: 2964

Re: download quota

yes, I have done so.
Is there any disadvantage in making all servers optional?
by The_Great_Beast
May 13th, 2012, 9:09 pm
Forum: General Discussion
Topic: download quota
Replies: 3
Views: 2964

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...