Search found 14 matches

by csop19
December 27th, 2010, 6:59 am
Forum: Third-party Addons
Topic: CouchPotato - Automatic Movie Downloader via NZB & Torrents!
Replies: 1305
Views: 3559133

Re: CouchPotato - Automatic Movie Downloader via NZB & Torrents!

yes, post(pastebin) an excerpt of the log.
by csop19
October 30th, 2010, 4:22 pm
Forum: General Discussion
Topic: Installing sabnzbd on gentoo [updated to 0.5.6]
Replies: 45
Views: 40002

Re: Installing sabnzbd on gentoo [updated to 0.5.4]

You need to have mercurial installed.

Thanks for the installation instructions. Works here on Sabayon 5.4 :)
by csop19
October 30th, 2010, 12:14 pm
Forum: General Help
Topic: Relative paths - working directory?
Replies: 1
Views: 1813

Relative paths - working directory?

Hey I've got a question concerning relative paths in the "Folders" settings. At the top, it says all relative paths will be relative to "/etc" How can I change that? I start sabnzbd using start-stop-daemon and tell it to switch to a different working directory before starting sab...
by csop19
October 5th, 2010, 4:47 pm
Forum: Third-party Addons
Topic: Sick Beard (ALPHA) - Download/sort/rename episodes, XBMC/growl integration, more
Replies: 1130
Views: 2461058

Re: Sick Beard (ALPHA) - Download/sort/rename episodes, XBMC/growl integration, more

@midgetspy: this board just seemed more active than sb.com :)
My problem is just one post above yours.
by csop19
October 4th, 2010, 12:21 pm
Forum: Third-party Addons
Topic: Sick Beard (ALPHA) - Download/sort/rename episodes, XBMC/growl integration, more
Replies: 1130
Views: 2461058

Re: Sick Beard (ALPHA) - Download/sort/rename episodes, XBMC/growl integration, more

Ok, I just set the script up. Although, it says that it failed to run the script, but it doesn't say why. First idea I've had, that it isn't exectuable, so I added a #!/my/python2.6 and chmod +x xyz.py However, I'm not anxious about waiting for it to download again. Any chance I can run that script ...
by csop19
October 4th, 2010, 9:18 am
Forum: Third-party Addons
Topic: Sick Beard (ALPHA) - Download/sort/rename episodes, XBMC/growl integration, more
Replies: 1130
Views: 2461058

Re: Sick Beard (ALPHA) - Download/sort/rename episodes, XBMC/growl integration, more

This is a cool software :) However, I'm running into some issues. I use sickbeard's post processing scripts, the one you can enable in the config. When an episode was downloaded, it copies the file and puts it into the desired directory and renames it accordingly. So far so good. However, I'd like i...
by csop19
September 25th, 2010, 4:44 am
Forum: Third-party Addons
Topic: CouchPotato - Automatic Movie Downloader via NZB & Torrents!
Replies: 1305
Views: 3559133

Re: CouchPotato - Automatic Movie Downloader via NZB & Torrents!

You need to use python26 or later. You can install several python versions at once.
by csop19
August 8th, 2010, 6:01 pm
Forum: Third-party Addons
Topic: CouchPotato - Automatic Movie Downloader via NZB & Torrents!
Replies: 1305
Views: 3559133

Re: CouchPotato - Automatic Movie Downloader via NZB & Torrents!

[UPDATE] New renaming features: to get the original filename without the extension represents the audio codec if it is indicated in the filename, else 'unknown' represents the video codec else 'unknown' represents the releasegroup if the file is named like *-GROUP.ext else: 'unknown' Codecs: DTS, AC...
by csop19
July 31st, 2010, 4:17 am
Forum: Third-party Addons
Topic: CouchPotato - Automatic Movie Downloader via NZB & Torrents!
Replies: 1305
Views: 3559133

Re: CouchPotato - Automatic Movie Downloader via NZB & Torrents!

:D yeah I can understand that... (judging^^) As for the provider config: I thought of creating a directy structure inside the config directory. Each plugin type would have its subfolder, then each plugin one folder with its name there inside. The plugin itself would reside in its own provider direct...
by csop19
July 31st, 2010, 4:09 am
Forum: Third-party Addons
Topic: CouchPotato - Automatic Movie Downloader via NZB & Torrents!
Replies: 1305
Views: 3559133

Re: CouchPotato - Automatic Movie Downloader via NZB & Torrents!

"knows what he's doing"... I wouldn't say that, at least not python-wise :D - but I do a lot of OOP experience with PHP5. yeah.. the line endings.... It always wanted to commit the cherrypy files :S just ignore them... but I think I've got it under control now, found the option on my gitcl...
by csop19
July 31st, 2010, 2:59 am
Forum: Third-party Addons
Topic: CouchPotato - Automatic Movie Downloader via NZB & Torrents!
Replies: 1305
Views: 3559133

Re: CouchPotato - Automatic Movie Downloader via NZB & Torrents!

@BradJ: nzbmatrix' download API is down, but search works. So.. I have been working on my fork a little: http://github.com/alshain/CouchPotato What are my ideas, what would I like to change: at first, I want to thank you for the amount of time that you have put into this project, RuudBurger. It's gr...
by csop19
July 30th, 2010, 2:23 pm
Forum: Third-party Addons
Topic: CouchPotato - Automatic Movie Downloader via NZB & Torrents!
Replies: 1305
Views: 3559133

Re: CouchPotato - Automatic Movie Downloader via NZB & Torrents!

One option would be to wait, until the temporary files are gone, and then start moving. Another issue that I've encountered is the following: If sabnzbd runs on an other computer, the move will copy it to the destination, and then delete it at the old position. Just as if you'd copy from one partiti...
by csop19
July 30th, 2010, 9:03 am
Forum: Third-party Addons
Topic: CouchPotato - Automatic Movie Downloader via NZB & Torrents!
Replies: 1305
Views: 3559133

Re: CouchPotato - Automatic Movie Downloader via NZB & Torrents!

wow, this looks cool :) Just found sabnzbd+ today and installed CouchPotato + the UserScript. However, if you have NoScript, it won't like the XSS :) Just use this user-defined ABE rule # Allow Couchpotato to work with IMDB Site LOCAL Accept GET POST from .imdb.com LOCAL Deny LOCAL indicates any loc...