Search found 5 matches

by sharkzor
August 14th, 2012, 4:14 am
Forum: Post-Processing Scripts
Topic: [linux] update plex after download
Replies: 1
Views: 3358

[linux] update plex after download

It's stupid to let plex check every hour/day on new downloads if only sabnzbd provides content. The script below triggers plex to refresh the library. Should help increase the spindown time of your disk(s). Change x.x.x.x to the ip of the machine running plex media server and 1 / 3 to your correspon...
by sharkzor
September 20th, 2011, 4:04 am
Forum: Bug Reports
Topic: Speed Problem when downloading a big NZB
Replies: 15
Views: 16626

Re: Speed Problem when downloading a big NZB

i have the same issue on a ubuntu-atom d525 box with 3gb ram. with large queues and nzb's the download performance drops to 500kb/s and i have a 120mbit connection. if i take one nzb (50gb) at a time, it does 50mbit...
by sharkzor
May 14th, 2009, 1:45 am
Forum: General Help
Topic: [server 2008] apache reverse proxy <> sabnzbd
Replies: 0
Views: 3741

[server 2008] apache reverse proxy <> sabnzbd

This combination worked in server 2003! installed server 2008 and used the config from my old httpd.conf: ProxyPass /sabnzbd http://localhost:8080/sabnzbd ProxyPassreverse /sabnzbd http://localhost:8080/sabnzbd But now i get the error: Service Temporarily Unavailable The server is temporarily unable...
by sharkzor
May 14th, 2009, 1:35 am
Forum: General Help
Topic: run as service on server 2008
Replies: 2
Views: 4951

Re: run as service on server 2008

Did you also use anysrv.exe run actually run SABnzbd? Also, I'm not sure that RK2003 tools work. An alternative is to run it as a scheduled task. did the ansrv.exe method again (followed the most common tutorial) and it now works. i used local paths like c:\sabnzbd instead of c:\program files (x86)...
by sharkzor
May 13th, 2009, 2:23 pm
Forum: General Help
Topic: run as service on server 2008
Replies: 2
Views: 4951

run as service on server 2008

hi, standard server 2008 installation. first thing i wanted to run is sabnzbd. I used instsrv.exe (probably from server 2003 resource kit) and the service installed succesfull. After i give the command to start te service, a progress bar runs but times out after 30 seconds. The service seems running...