Search found 13 matches

by splususer
July 9th, 2009, 11:38 am
Forum: General Help
Topic: Installation Questions; need help...
Replies: 3
Views: 3503

Re: Installation Questions; need help...

I think pair of dimes meant this http://downloads.sourceforge.net/sabnzb ... se_mirror=
create a bat wrapper and run it in sabnzbd folder

Code: Select all

sabnzbd.exe -f sabnzbd.ini
by splususer
July 6th, 2009, 7:07 pm
Forum: General Help
Topic: [SOLVED] ssl with root only
Replies: 9
Views: 6007

Re: [SOLVED] ssl with root only

(note to myself)
and /dev/null without read permission will not let sabnzbd run as daemon.
by splususer
July 6th, 2009, 4:55 pm
Forum: General Help
Topic: [SOLVED] ssl with root only
Replies: 9
Views: 6007

Re: [SOLVED] ssl with root only

there is permission problem with /dev/random (default setup with wdlxtv firmware). normal user doesn't have read permission .
by splususer
July 6th, 2009, 1:04 pm
Forum: General Help
Topic: [SOLVED] ssl with root only
Replies: 9
Views: 6007

Re: ssl with root only

problem is not from sabnzbd but I don't know python so I ask here if any developer can give me a hint . I found a script to test. #!/opt/bin/python2.5 -OO import socket s = socket.socket(socket.AF_INET, socket.SOCK_STREAM) s.connect(('ssl.example.com', 443)) sslSocket = socket.ssl(s) print repr(sslS...
by splususer
July 6th, 2009, 12:17 pm
Forum: General Help
Topic: [SOLVED] ssl with root only
Replies: 9
Views: 6007

Re: ssl with root only

When you run SABnzbd as your desired user, does it says SSL is disabled on the config>servers page. no, there is SSL box that I can check. Check your startup logging to see if it sees pyOpenSSL like it does when you run it as root. same as root . 2009-07-06 10:07:17,578::INFO::All processes started...
by splususer
July 2nd, 2009, 3:44 pm
Forum: Feature Requests
Topic: RSS feed
Replies: 4
Views: 3163

Re: RSS feed

shypike wrote: There's a poor man's rename: just modify the string in sabnzbd.ini :)
With this economy ... I'll take it :)
by splususer
July 2nd, 2009, 1:36 pm
Forum: Feature Requests
Topic: RSS feed
Replies: 4
Views: 3163

Re: RSS feed

oh, I saw it now. It would be great if I can rename the feed as well . Thank you . RSS feature help me a lot  ;D
by splususer
July 2nd, 2009, 11:33 am
Forum: Feature Requests
Topic: RSS feed
Replies: 4
Views: 3163

RSS feed

1) Please allow us to label the RSS feed instead of Feed1,2,3,... so we don't have to look at the URL to figure out which one which . 2) Option to force redownload . If sabnzd failed to fetch the nzb for some reason, I can't force to download them anymore. 3) display age and sort by age in preview. ...
by splususer
July 2nd, 2009, 10:46 am
Forum: General Help
Topic: [SOLVED] ssl with root only
Replies: 9
Views: 6007

Re: ssl with root only

I wasn't clear in my first post . I can connect with port 119 under normal user but not SSL ports 443 or 563.
by splususer
July 1st, 2009, 3:56 pm
Forum: General Help
Topic: [SOLVED] ssl with root only
Replies: 9
Views: 6007

[SOLVED] ssl with root only

I know that running sabnzbd on embedded device is not supported but I try anyway. I am trying to run sabnzbd in WD TV HD media player. If I run sabnzd under root with SSL enabled , it's OK . But I want to run it under normal user acct sabuser I got 2009-07-01 13:46:47,963::ERROR::[downloader] Failed...
by splususer
May 22nd, 2009, 4:11 pm
Forum: Beta Releases
Topic: Sign up to become an Official SABnzbd Tester (Temporarily Closed)
Replies: 274
Views: 247006

Re: Sign up to become an Official SABnzbd Tester

I have been using sabnzbd for a while . It has been great . I would like to test 0.5 for the feature to grab rared nzb files with RSS.
by splususer
November 15th, 2008, 4:05 pm
Forum: Feature Requests
Topic: RSS support to grab nzb in rar files.
Replies: 1
Views: 2082

RSS support to grab nzb in rar files.

Code: Select all

2008-11-15 12:40:12,625 ERROR [nzbstuff] Invalid NZB file something.rar, skipping[/ocde]

thanks.
by splususer
July 30th, 2008, 10:19 am
Forum: General Help
Topic: Grab RSS files with a delay
Replies: 3
Views: 3430

Grab RSS files with a delay

Hi all, I was be able to setup RSS to grab nzb from binsearch.info but there is one little problem. If sanbnzbdplus grab the nzb while the uploader still uploading, I have a incomplete nzb and sabnzbdplus will skip it because it think that file has been downloaded. Is there a way to delay, for examp...