Thnx againswitch wrote: Here are a selection of RSS feeds from nzb sites we support: http://forums.sabnzbd.org/index.php?topic=1339.0
Search found 25 matches
- February 15th, 2009, 2:12 pm
- Forum: General Help
- Topic: RSS FAILURE [URL Fetch]: => Failed, Try again
- Replies: 5
- Views: 4304
Re: RSS FAILURE [URL Fetch]: => Failed, Try again
- February 15th, 2009, 12:33 pm
- Forum: General Help
- Topic: RSS FAILURE [URL Fetch]: => Failed, Try again
- Replies: 5
- Views: 4304
Re: RSS FAILURE [URL Fetch]: => Failed, Try again
Okay thnx,
Can you give me some url's to free nzb rss sites ?
Thnx,
André
Can you give me some url's to free nzb rss sites ?
Thnx,
André
- February 15th, 2009, 2:29 am
- Forum: General Help
- Topic: RSS FAILURE [URL Fetch]: => Failed, Try again
- Replies: 5
- Views: 4304
RSS FAILURE [URL Fetch]: => Failed, Try again
Hello everyone, I am running sabnzbd+ on a synology ds408 with great satisfaction, now I'am ready for the next step and would like to setup auto downloading via rss. However I get a failure and am not able to download the queued files. preview Feed1 Matched The Pop - Go! Force download Feed1 Downloa...
- September 23rd, 2008, 1:48 pm
- Forum: General Help
- Topic: [0.4.2]Downloads keep hanging on extracting(Ubuntu)
- Replies: 8
- Views: 6319
Re: [0.4.2]Downloads keep hanging on extracting(Ubuntu)
André, there is a quick guide here http://sartorius.wordpress.com/2006/08/30/creating-cron-jobs-in-ubuntu/ for setting up a cron job. And some further info here for cron syntax https://help.ubuntu.com/community/CronHowto I seem to remember trying somthing similar when i had ubuntu installed, i thin...
- September 23rd, 2008, 12:02 pm
- Forum: General Help
- Topic: [0.4.2]Downloads keep hanging on extracting(Ubuntu)
- Replies: 8
- Views: 6319
Re: [0.4.2]Downloads keep hanging on extracting(Ubuntu)
I fixt the problem by doing this: I removed my bootscript which was located in the folder /etc/init.d and was responsable for starting sabnzbd After that I created a crontab job to start sabnbzd and now it works great, no problems anymore. Do you still want my log files? Hello blackhawkdesign, i su...
- September 16th, 2008, 3:55 pm
- Forum: Beta Releases
- Topic: Cannot connect,
- Replies: 11
- Views: 6055
Re: Cannot connect,
That's what i would like to see, that you are thinking with me, what i can do to improve my code sins i'm not a linux wiz kid.
Thank you and i will change it,
André
Thank you and i will change it,
André
- September 16th, 2008, 3:34 pm
- Forum: Beta Releases
- Topic: Cannot connect,
- Replies: 11
- Views: 6055
Re: Cannot connect,
Thanks for all the reactions, i was finaly able to get it done, i will explain how i did it. I had to add a iptable rule in my S99SABnzbd, if [ -n "`pidof python`" ]; then /bin/killall python 2>/dev/null fi export PATH=/opt/sbin:/opt/bin:${PATH} /opt/bin/python2.5 /home/sabnzbd/SABn...
- September 16th, 2008, 1:13 pm
- Forum: Beta Releases
- Topic: Cannot connect,
- Replies: 11
- Views: 6055
Re: Cannot connect,
Oke, thnx anyway and i hope somone does now a little bit more of my device will react.
Thnx,
André
Thnx,
André
- September 16th, 2008, 2:34 am
- Forum: Beta Releases
- Topic: Cannot connect,
- Replies: 11
- Views: 6055
Re: Cannot connect,
Hello Shypike, I'am aware of that, but sins my datatank is my router/ switch and sabnzbd is running on that machine, I cannot forward the standard gateway 192.168.1.1 to port 5555 and i think i have to do something with a dynamic dns server, but I don't have a lot of knowledge of networks I'm still ...
- September 15th, 2008, 10:10 am
- Forum: Beta Releases
- Topic: Cannot connect,
- Replies: 11
- Views: 6055
Re: Cannot connect,
Hello,
I'am confused, i think i have only one lan ip adres and that is 192.168.1.1, my freecom is configured as an dhcp client so my wan ip is my external adres see print screen.
With netstat i get the following reply: tcp 0.0.0.0:5555 0.0.0.0:* LISTEN
Thnx,
André
I'am confused, i think i have only one lan ip adres and that is 192.168.1.1, my freecom is configured as an dhcp client so my wan ip is my external adres see print screen.
With netstat i get the following reply: tcp 0.0.0.0:5555 0.0.0.0:* LISTEN
Thnx,
André
- September 15th, 2008, 9:04 am
- Forum: Beta Releases
- Topic: Cannot connect,
- Replies: 11
- Views: 6055
Re: Cannot connect,
That is what i tried before, but sins my datatank is my router and the app. is running on 0.0.0.0 i tried to forward port 5555 to 0.0.0.0 but that doesn't work. What i also tried is the dynamic dns to configure like this fluefiske.no-ip.biz:5555 but that works neigther. I tried to configure the http...
- September 15th, 2008, 7:53 am
- Forum: Beta Releases
- Topic: Cannot connect,
- Replies: 11
- Views: 6055
Cannot connect,
Hello, Ik starting the new beta with " python2.5 /home/sabnzbd/SABnzbd.py -d -b0 -s 0.0.0.0:5555 & " this works just fine, however it does not result in an open port from the outside, in my own network it just works perfect but not reachable from the outside please help ??? By the way ...
- September 13th, 2008, 3:23 am
- Forum: General Discussion
- Topic: Open ports,
- Replies: 3
- Views: 5910
Open ports,
Hello everyone, I hope one of you can help me. My sabnzbd works like a chime in my own network. As soon i would like to open the port to the outside (in my freecom datatank configuration page) i fill in name sabnzbd, dns name (my external ip adres), port 5555, folder sabnzbd this works perfect the p...
- August 23rd, 2008, 12:54 am
- Forum: General Help
- Topic: Need help with failure message,
- Replies: 4
- Views: 3188
Re: Need help with failure message,
Managing the $PATH is Unix 101. Please look for some Unix tutorials on the web. Basically with echo $PATH you will get a list of directories separated by colons. The programs must be located in one if the listed folders, if not you need to add the required directory. How to do this is different for...
- August 22nd, 2008, 3:20 pm
- Forum: General Help
- Topic: Need help with failure message,
- Replies: 4
- Views: 3188
Re: Need help with failure message,
I INSTALLED ALL THESE PROGRAMES AND SUPOSE THE PATH IS NOT CORRECT, CAN YOU GIVE ME A SAMPLE HOW TO SOLVE THE PROBLEM
p.s. i'am a linux noob
THNX,
aNDRé
p.s. i'am a linux noob
THNX,
aNDRé