Search found 8810 matches

by sander
November 18th, 2012, 12:12 pm
Forum: General Help
Topic: no anymore downloading since last update.
Replies: 5
Views: 2842

Re: no anymore downloading since last update.

flatounet wrote: sabnzb work with aioe.org // weathergirl-ipv6.tele2.net

and sometine dont :'(
Free servers are not as reliable as pay-servers. And gogo6 seems to block news traffic.

So if you want more stability, get a pay server. Or another IPv6 provider.
by sander
November 17th, 2012, 1:03 pm
Forum: General Discussion
Topic: Suggestion for API-users: clientid=blabla
Replies: 6
Views: 2962

Re: Suggestion for API-users: clientid=blabla

It's already in 0.7.6 checking out 0.7.6: 2012-11-17 19:01:13,563::DEBUG::[interface:419] API-call from ::ffff:127.0.0.1 [curl/7.27.0] {'output': 'xml', 'apikey': '123456', 'mode': 'qstatus', 'clientid': 'sandercurltester'} 2012-11-17 19:01:13,564::WARNING::[interface:189] API Key incorrect, Use th...
by sander
November 17th, 2012, 12:34 pm
Forum: General Discussion
Topic: Suggestion for API-users: clientid=blabla
Replies: 6
Views: 2962

Re: Suggestion for API-users: clientid=blabla

Beautiful! logging.debug('Yes, yes: API-call from %s [%s] %s', cherrypy.request.remote.ip, cherrypy.request.headers.get('User-Agent'), kwargs) leads to: 2012-11-17 18:31:33,108::DEBUG::[interface:192] Yes, yes: API-call from ::ffff:127.0.0.1 [curl/7.27.0] {'output': 'xml', 'apikey': '123456', 'mode'...
by sander
November 17th, 2012, 11:22 am
Forum: Post-Processing Scripts
Topic: RAR/ZIP folder after download ?
Replies: 3
Views: 3104

Re: RAR/ZIP folder after download ?

Find or create a post processing script for that
by sander
November 17th, 2012, 2:05 am
Forum: General Discussion
Topic: Suggestion for API-users: clientid=blabla
Replies: 6
Views: 2962

Re: Suggestion for API-users: clientid=blabla

Ah, that was easy: 3 lines of code in sabnzbd/interface.py and now SAB is reporting the clientid in the WebGUI and logging. Screendump: http://s7.postimage.org/j8byb4djv/Screenshot_from_2012_11_17_08_03_12.png $ grep clientid sabnzbd/interface.py clientid = kwargs.get('clientid') logging.warning(Ta(...
by sander
November 16th, 2012, 4:19 pm
Forum: General Help
Topic: Corrupted downloads - is organized poisoning going on???
Replies: 11
Views: 9084

Re: Corrupted downloads - is organized poisoning going on???

Well i guess the culprit is below, i posted the link for anyone interested - next move to the scene groups i guess :/ they will probably start obfuscating the names of things they post. [/i] Well, yes, if you post obfuscated, it won't be found. You can give the secret pointer / .NZB to one or two f...
by sander
November 16th, 2012, 4:03 pm
Forum: General Discussion
Topic: Suggestion for API-users: clientid=blabla
Replies: 6
Views: 2962

Suggestion for API-users: clientid=blabla

I have a suggestion for programs / plugins / websites using the SABnzbd API: add "&clientid=<some-ID-of-client>" to your URL. Goal: it makes clear which clients are accessing the API. Especially handy when you see "API Key incorrect, Use the api key from Config->General in your 3r...
by sander
November 16th, 2012, 1:37 pm
Forum: General Help
Topic: no anymore downloading since last update.
Replies: 5
Views: 2842

Re: no anymore downloading since last update.

Please reread my post. Especially from "Easy test: " onwards.
by sander
November 16th, 2012, 11:25 am
Forum: General Help
Topic: no anymore downloading since last update.
Replies: 5
Views: 2842

Re: no anymore downloading since last update.

IPv6 newsservers via gogo6? I heard gogo blocked all news traffic.


Easy test: add newsreader3.eweka.nl as newsserver, click on Test Server, and see what it says. If it is "Server requires username and password", you know a plain IPv4 news connection works
by sander
November 16th, 2012, 1:13 am
Forum: Bug Reports
Topic: SABnzbd 0.74+ for embedded device issue.
Replies: 3
Views: 1971

Re: SABnzbd 0.74+ for embedded device issue.

Can you logon onto the device, and post the output of: free -m and python and then import os os.getloadavg() See below. sander@R540:~$ python Python 2.7.3 (default, Sep 26 2012, 21:51:14) [GCC 4.7.2] on linux2 Type "help", "copyright", "credits" or "license" f...
by sander
November 15th, 2012, 11:18 am
Forum: Post-Processing Scripts
Topic: Linux simple script to execute a 3rd program
Replies: 6
Views: 3531

Re: Linux simple script to execute a 3rd program

OK, after you've done 2 and the answer is Yes, come back and let us know what mtn command (with which parameters) you want to run, and what your question is. Reason: if your answer is Yes, Yes and Yes, my initial thought is that you can handle it all by yourself. EDIT ... but of course, I'd love to ...
by sander
November 15th, 2012, 7:29 am
Forum: Beta Releases
Topic: Download link for 0.7.6 Beta 2 isn't available
Replies: 4
Views: 6121

Re: Download link for 0.7.6 Beta 2 isn't available

Maybe Shypike has pulled it?

If you still want it anyway, you can find out the direct link your self if you find out the direct link of the Beta1 download, and then replace Beta1 by Beta2 ...
by sander
November 15th, 2012, 7:26 am
Forum: General Discussion
Topic: are all providers just astraweb resellers?
Replies: 2
Views: 3361

Re: are all providers just astraweb resellers?

No. As your post says, that's the "Article identifier". So someone *posted* that content via eu.news.astraweb.com.

If you want to find out if your newsprovider is a reseller, you can use DNS-lookups and the reverse DNS-lookups.
by sander
November 15th, 2012, 1:53 am
Forum: General Help
Topic: Multiple download locations
Replies: 5
Views: 2350

Re: Multiple download locations

I've decided to just download everything from now on to the external drive. SABnzbd can be picky with external and remote drives; if the drive is not yet available at the startup of SAB, SAB will revert back to your local drive. And if the drive is available during startup but not later on in the a...
by sander
November 14th, 2012, 1:35 pm
Forum: Post-Processing Scripts
Topic: Linux simple script to execute a 3rd program
Replies: 6
Views: 3531

Re: Linux simple script to execute a 3rd program

Let's try to make clearer what your question is versus what you already know: 1) Do you know how to use and run mtn? Do you know what the options mean? 2) Can you test run the mtn linux version on your QNAP NAS? 3) Do you know how to run an existing post processing script on SABnzbd, and specificall...