Search found 8831 matches

by sander
October 6th, 2012, 7:32 am
Forum: Nederlands
Topic: Mappen aanmaken
Replies: 14
Views: 6236

Re: Mappen aanmaken

Vind ik redelijk ambetant! "ambetant"? Dat moest ik even opzoeken ... http://www.vlaamswoordenboek.be/definities/term/ambetant zegt ambetant (bn.) Fr. embêtant vervelend, hinderend, irritant Ik word ambetant van die stoverij tussen mijn tanden. Ons baby’tje doet helemaal niet ambetant, zo...
by sander
October 6th, 2012, 6:51 am
Forum: General Discussion
Topic: 50M download speed ISP but slow download for sab
Replies: 3
Views: 1978

Re: 50M download speed ISP but slow download for sab

OK, ask your friend.
by sander
October 6th, 2012, 6:32 am
Forum: Debian/Ubuntu Package
Topic: Howto: Installing SABnzbd on Raspberry Pi (Raspbian)
Replies: 63
Views: 334720

Howto: Installing SABnzbd on Raspberry Pi (Raspbian)

This is a Howto for installing SABnzbd on Raspberry Pi (aka Raspi) running Raspbian, which is a Debian for armhf. First a warning The Raspi is low end hardware: little RAM, little swap, and a low powered CPU. SABnzbd on the other end loves a lot of RAM and higher powered CPU's. So if you run SABnzbd...
by sander
October 6th, 2012, 5:48 am
Forum: General Help
Topic: Post Processing is not Working
Replies: 3
Views: 1627

Re: Post Processing is not Working

Is /Volumes/WDTVLiveHub/Complete reachable and writable for the SABnzbd process and user? IMHO it's safer to let SABnzbd unpack to a local drive, and then let it move by SAB via the default category Folder/Path. See http://localhost:8080/config/categories/ . Reason: If that doesn't work, the downloa...
by sander
October 6th, 2012, 4:11 am
Forum: Debian/Ubuntu Package
Topic: downloads don't start
Replies: 24
Views: 14638

Re: downloads don't start

No, you first have to start sabnzbdplus from the command line: As there is no sabnzbd.ini (please check and re-check), it should open the SAB wizard, which you then should fill out. Instruction: If you are phyiscally logged on to your Raspi (so: using keyboard, screen etc connected to the raspi), *a...
by sander
October 6th, 2012, 12:58 am
Forum: Feature Requests
Topic: Auto-Update
Replies: 2
Views: 2300

Re: Auto-Update

On my Ubuntu Linux, SABnzbd is updated automatically. So maybe you can switch to Ubuntu? ;-) But seriously: your suggestion has been discussed earlier here in this forum. My idea on this: Sickbeard shows a self-update is possible, Sickbeard is open source and written in Python, SABnzbd is open sourc...
by sander
October 6th, 2012, 12:18 am
Forum: General Help
Topic: Take a look at this? Weird.
Replies: 1
Views: 1133

Re: Take a look at this? Weird.

"fails" as in "SAB can not download it all, and gives an error afterwards, and that happens quite *fast*"? If so: the post is not available anymore more on the server. Could be retention, or DMCA. And then it only *looks* slow because: 1) the number of bytes downloaded is low, 2)...
by sander
October 6th, 2012, 12:11 am
Forum: General Discussion
Topic: 50M download speed ISP but slow download for sab
Replies: 3
Views: 1978

Re: 50M download speed ISP but slow download for sab

First of all: http://wiki.sabnzbd.org/faq#toc30 . So SAB reports 2.4 MB/s (not the capital B, meaning byte), which is 24 Mbps. Furthermore: are you using a wire? (Needed for optimal speed) what does http://speedtest.net/ report when SAB is not running? what 'plan' / maximum speed have you bought fro...
by sander
October 5th, 2012, 12:08 pm
Forum: Debian/Ubuntu Package
Topic: downloads don't start
Replies: 24
Views: 14638

Re: downloads don't start

Running SABnzbd as root is 1) not necessary and 2) possibly dangerous Having more than one sabnzbd.ini can lead to confusion. As you have noticed. So problems are building up. Therefore, *I* would do this: completely remove sabnzbd (via sudo apt-get remove / purge), remove all sabnzbd.ini's, remvoe ...
by sander
October 5th, 2012, 5:39 am
Forum: Nederlands
Topic: Verschillende download snelheden Windows /Linux??
Replies: 2
Views: 1795

Re: Verschillende download snelheden Windows /Linux??

... door verschillende CPU's: die Thecus N5550 heeft een Intel® Atom™ Processor, en jouw Win7-PC waarschijnlijk iets veel snellers. Als je Windows en Linux met elkaar wil vergelijken (zoals je titel suggereert), dan zou je Linux moeten draaien op je PC-hardware, en dan de SAB-snelheid meten. Je verg...
by sander
October 4th, 2012, 11:38 pm
Forum: General Help
Topic: How to open download path?
Replies: 2
Views: 1374

Re: How to open download path?

In general that wouldn't work as the SABnzbd can be running on a remote machine, whereas the directory shown in History is local to that machine.
by sander
October 4th, 2012, 11:29 pm
Forum: Debian/Ubuntu Package
Topic: downloads don't start
Replies: 24
Views: 14638

Re: downloads don't start

"localhost" and you can still access SAB on the raspi from another computer? That must means SAB is using another sabnzbd.ini or config that the file you checked. So, last attempt: go to the tab Config. That page shows a line "Config File": 1) what is the filename? 2) what shows ...
by sander
October 4th, 2012, 3:11 pm
Forum: Debian/Ubuntu Package
Topic: downloads don't start
Replies: 24
Views: 14638

Re: downloads don't start

Schugar wrote:

Code: Select all

grep host ~/.sabnzbd/sabnzbd.ini | head -1
=> host = localhost
... can you reread my previous post http://forums.sabnzbd.org/viewtopic.php ... 678#p71676
by sander
October 4th, 2012, 11:10 am
Forum: Debian/Ubuntu Package
Topic: downloads don't start
Replies: 24
Views: 14638

Re: downloads don't start

And something else:

what are those 6 warning you mention. Can you post them here?
by sander
October 4th, 2012, 11:10 am
Forum: Debian/Ubuntu Package
Topic: downloads don't start
Replies: 24
Views: 14638

Re: downloads don't start

No, do not change HOST or PORT in /etc/default/sabnzbdplus. Can you change it back to empty, so HOST= and PORT=. You should change it in SABnzbd itself. So, in SAB's webinterface, go Config -> Server, and on that page find "SABnzbd Host" (at the top). What does it say? Change the value to ...