Search found 13 matches
- October 23rd, 2011, 9:33 am
- Forum: General Help
- Topic: [GUIDE] install SABnzbd+ on D-Link DNS-325 [NAS]
- Replies: 17
- Views: 28771
Re: [GUIDE] install SABnzbd+ on D-Link DNS-325 [NAS]
Hi, great job! I have had some problems though. First the link for nano does not work, I don't know why. Second, you wrote that we should include this command line "/ffp/opt/optware/share/SABnzbd/SABnzbd.py -s:8080 -d -f /ffp/opt/optware/share/SABnzbd/sabnzbd.ini" but it is not clear whic...
- July 7th, 2011, 6:43 am
- Forum: General Help
- Topic: [GUIDE] install SABnzbd+ on D-Link DNS-325 [NAS]
- Replies: 17
- Views: 28771
Re: [GUIDE] install SABnzbd+ on D-Link DNS-325 [NAS]
I'll need some help to install/config openVPN on the DNS-325.
I have installed the package but I can't get it to run. I have setting files from my provider Anonine and trying like this..
I have installed the package but I can't get it to run. I have setting files from my provider Anonine and trying like this..
Code: Select all
openvpn --client --config /ffp/etc/openvpn/anonine.ovpn --ca /ffp/etc/openvpn/anonine.ca.crt- June 29th, 2011, 6:35 am
- Forum: General Help
- Topic: [GUIDE] install SABnzbd+ on D-Link DNS-325 [NAS]
- Replies: 17
- Views: 28771
[GUIDE] install SABnzbd+ on D-Link DNS-325 [NAS]
Writes this together a little guide how I proceeded to get the SABnzbd+ 0.5.6 running on a D-Link DNS-325. I myself am a newbie when it comes to Linux commands. So there have been lots of google hours and more helpful people on various forums. So I take absolutely no credit for this but compiles onl...
- June 25th, 2011, 2:19 pm
- Forum: General Help
- Topic: Help needed with D-Link DNS-325
- Replies: 13
- Views: 10640
Re: Help needed with D-Link DNS-325
Have now solved this too.. added som path to /ffp/etc/fun_plug.init added: # Create symbolic link /mnt/HD_a2 to point to /mnt/HD/HD_a2 ln -snf /mnt/HD/HD_a2 /mnt/HD_a2 #par2 symbolic links for opt/sabnzbd ln -snf /opt/bin/par2 /bin/par2 ln -snf /opt/bin/unrar /bin/unrar ln -snf /opt/bin/unzip /bin/u...
- June 25th, 2011, 11:53 am
- Forum: General Help
- Topic: Help needed with D-Link DNS-325
- Replies: 13
- Views: 10640
Re: Help needed with D-Link DNS-325
I really appreciate all the help but I do not know how to put up a PATH in fun_plug file.. when I get this to run proper I will write a clean step-by-step guide to install SABnzbd+ on a D-Link DNS-325. :) if it's any help the fun_plug file looks like this.. #!/bin/sh # funplug for DNS-320/DNS-325 on...
- June 25th, 2011, 7:26 am
- Forum: General Help
- Topic: Help needed with D-Link DNS-325
- Replies: 13
- Views: 10640
Re: Help needed with D-Link DNS-325
Need some help with this error log.. /opt/lib/python2.5/site-packages/Cheetah/Compiler.py:1509: UserWarning: You don't have the C version of NameMapper installed! I'm disabling Cheetah's useStackFrames option as it is painfully slow with the Python version of NameMapper. You should get a copy of Che...
- June 25th, 2011, 6:10 am
- Forum: General Help
- Topic: Help needed with D-Link DNS-325
- Replies: 13
- Views: 10640
Re: Help needed with D-Link DNS-325
If you put the INI file in the program folder, then don't use the -f parameter. You're now giving a relative path which is definitely not in proper place. So either no -f or use -f /ffp/opt/optware/share/SABnzbd Yes I noticed that.. the parameters I used above created lots of files in my root direc...
- June 23rd, 2011, 5:30 pm
- Forum: General Help
- Topic: Help needed with D-Link DNS-325
- Replies: 13
- Views: 10640
Re: Help needed with D-Link DNS-325
Finally!! :) Nothing wrong with the package. the INI file was the problem or the directory to it.. well I don't really know :) I put the INI file in the same directory as SABnzbd.py and the I executed following command.. /ffp/opt/optware/share/SABnzbd/SABnzbd.py -s:8080 -d -f sabnzbd.ini and swuusch...
- June 23rd, 2011, 3:04 pm
- Forum: General Help
- Topic: Help needed with D-Link DNS-325
- Replies: 13
- Views: 10640
Re: Help needed with D-Link DNS-325
probably the package doesn't work.
Tried with several python packages.. I'll see if i can find another way than throu optware
Tried with several python packages.. I'll see if i can find another way than throu optware
- June 23rd, 2011, 2:08 pm
- Forum: General Help
- Topic: Help needed with D-Link DNS-325
- Replies: 13
- Views: 10640
Re: Help needed with D-Link DNS-325
Python: not foundshypike wrote:
I'd say that the package just doesn't work.
What about this?
python /ffp/opt/optware/share/SABnzbd/SABnzbd.py -f ~/.sabnzbd
Thouht this was in the package..
Wich version shall I install.. the latest 3+ somthing or 2.5, 2.7 ??
- June 23rd, 2011, 1:59 pm
- Forum: General Help
- Topic: Help needed with D-Link DNS-325
- Replies: 13
- Views: 10640
Re: Help needed with D-Link DNS-325
well...
I can now see that I'm missing the sabnzbd.ini file. Should this file be there from the beginning?
Can I take the file I have at my PC?
I can now see that I'm missing the sabnzbd.ini file. Should this file be there from the beginning?
Can I take the file I have at my PC?
- June 23rd, 2011, 1:26 pm
- Forum: General Help
- Topic: Help needed with D-Link DNS-325
- Replies: 13
- Views: 10640
Re: Help needed with D-Link DNS-325
Try running it non-daemon first and keep the telnet session open. That way you will at least see status messages. Are you sure the ~ is supported by this shell? You should probably use a full path. Thanks for fast reply!! :) I'm not sure what you mean by using full path. Like this.. root@NAS1:/mnt...
- June 23rd, 2011, 12:38 pm
- Forum: General Help
- Topic: Help needed with D-Link DNS-325
- Replies: 13
- Views: 10640
Help needed with D-Link DNS-325
Hi, I really need some help with installing SABnzbd+ at my DNS-325 I bought 2 days ago. I have successfully installed fun_plug and optware on the device. Also installed sabnzbdplus throu optware succesfully. login as: root root@192.168.2.100's password: root@NAS1:/mnt/HD/HD_a2/ffp/home/root# ipkg in...