Search found 23 matches

by stergil
July 11th, 2012, 10:09 pm
Forum: Post-Processing Scripts
Topic: Script to slightly alter folder/name.
Replies: 4
Views: 2938

Re: Script to slightly alter folder/name.

rename -n-v 's/and/&/' * should work Thanks for the quick response! It looks like that rename command will work real well on the file. However, how do I get it moved to the proper folder? So for example: /files/Some and Show/Season 2/Some.and.Show.S02E04.avi needs to be moved and renamed to: /f...
by stergil
July 11th, 2012, 12:14 am
Forum: Post-Processing Scripts
Topic: Script to slightly alter folder/name.
Replies: 4
Views: 2938

Script to slightly alter folder/name.

I'm struggling with automatically renaming a regular download. Both the folder it gets moved to as well as the filename needs to use "&" instead of "and". I'm using CentOS Linux and have a filter setup for the download already to trigger a script, I'm just not able to make th...
by stergil
October 30th, 2011, 8:45 pm
Forum: General Help
Topic: Read All Feeds Now failing?
Replies: 18
Views: 7592

Re: Read All Feeds Now failing?

Indeed. Sadly it's been having issues for about a month. Apparently they'll be getting new hardware in place soon, so I'm looking forward to that.

No rush, we can pick up when their service gets restored back to normal.
by stergil
October 17th, 2011, 4:32 pm
Forum: General Help
Topic: Read All Feeds Now failing?
Replies: 18
Views: 7592

Re: Read All Feeds Now failing?

I list the log entries in my first post of this thread. Is there something else that you're looking for which isn't listed in that post?
by stergil
October 17th, 2011, 11:55 am
Forum: General Help
Topic: Read All Feeds Now failing?
Replies: 18
Views: 7592

Re: Read All Feeds Now failing?

I have no schedules defined in the config, and the Queue/Downloads page isn't paused.

If there are any other places to look more deeply let me know and I'll be happy to check.
by stergil
October 17th, 2011, 11:13 am
Forum: General Help
Topic: Read All Feeds Now failing?
Replies: 18
Views: 7592

Re: Read All Feeds Now failing?

Yes the Enabled checkbox is ticked and it works automatically, any further information I can provide to try to identify the root of the problem?
by stergil
October 16th, 2011, 6:44 pm
Forum: General Help
Topic: Read All Feeds Now failing?
Replies: 18
Views: 7592

Re: Read All Feeds Now failing?

Hmm, I'm not sure we're on the same page or perhaps I'm just not following you. The automated aspect works just fine. It's when I manually click Read All Feeds Now that I'm not getting the expected results. Perhaps my expectations are wrong and that's the root of my problem? I'm expecting that when ...
by stergil
October 16th, 2011, 10:12 am
Forum: General Help
Topic: Read All Feeds Now failing?
Replies: 18
Views: 7592

Re: Read All Feeds Now failing?

Puzzling, right? If I let the automation roll the feeds work - I have the interval set to 15min. If I go into the Filter tab of a feed and click Force Download it works immediately. However, if I use the Read All Feeds Now menu option from the Downloads interface no downloads occur. Before I made my...
by stergil
October 14th, 2011, 1:55 am
Forum: General Help
Topic: Read All Feeds Now failing?
Replies: 18
Views: 7592

Re: Read All Feeds Now failing?

shypike wrote:It would help if you email the URL of the feed(s) to bugs at sabnzbd.org
There's likely to be some incompatibility with one of the feeds, causing SABnzbd to misbehave.
Please add the URL of this message.
Sounds good, will do that now.
by stergil
October 14th, 2011, 1:06 am
Forum: General Help
Topic: Read All Feeds Now failing?
Replies: 18
Views: 7592

Re: Read All Feeds Now failing?

I am using v0.6.9 on CentOS and I seem to be having this same problem. If I let the defined interval elapse, sabnzbd reliably and automatically starts pulling new downloads. If I go into the individual RSS feed and Force Download it immediately starts pulling down any new items. However, if I click ...
by stergil
July 8th, 2011, 11:39 pm
Forum: General Help
Topic: Python noob needs some help.
Replies: 1
Views: 863

Re: Python noob needs some help.

I got it squared away, for anyone else needing some help I found this on the wiki which put me in the right direction:

http://wiki.sabnzbd.org/install-on-centos-5-5
by stergil
July 8th, 2011, 11:20 pm
Forum: General Help
Topic: Python noob needs some help.
Replies: 1
Views: 863

Python noob needs some help.

Hello, I've just installed sabnzbd 0.6.5 and am having a difficult time with python requirements. I'm running centos and have installed python26. When I try to run /usr/bin/python2.6 /usr/local/sabnzbd.py I get the following: The following modules need to be installed: Cheetah, cherrypy(included, un...
by stergil
April 25th, 2011, 3:56 pm
Forum: Beta Releases
Topic: Bug with RSS feeds in .6 RC2
Replies: 2
Views: 1971

Re: Bug with RSS feeds in .6 RC2

nevermind, I got it squared away.
by stergil
April 25th, 2011, 3:35 pm
Forum: Beta Releases
Topic: Bug with RSS feeds in .6 RC2
Replies: 2
Views: 1971

Re: Bug with RSS feeds in .6 RC2

Hmmm.. for some reason I have some "SSL Not Installed" listed for the server pages, I needed to upgrade to python 2.5 for the RC. 

At this point I assume I don't have a module installed that I need.  Will post more when I figure something out.
by stergil
April 25th, 2011, 3:16 pm
Forum: Beta Releases
Topic: Bug with RSS feeds in .6 RC2
Replies: 2
Views: 1971

Bug with RSS feeds in .6 RC2

My previous https RSS feeds are no longer working, being detected as an unknown url type when initiating a "Read Feed" from the configuration panel.  The error specifically is ""

Changing to http temporarily solves the problem.