Search found 305 matches

by RuudBurger
July 6th, 2010, 5:43 am
Forum: Third-party Addons
Topic: CouchPotato - Automatic Movie Downloader via NZB & Torrents!
Replies: 1305
Views: 3553823

Re: NZB Movie Manager - Automatic Movie Downloader

Cool thanks. As this is my first opensource project. I still have to get used to debugging this way.. The renaming stuff for instance runs fine on my Ubuntu server, all the rights etc work. But when something goes wrong on someone else his/her installation, it's a bitch to debug it, when all you hav...
by RuudBurger
July 6th, 2010, 4:57 am
Forum: Third-party Addons
Topic: CouchPotato - Automatic Movie Downloader via NZB & Torrents!
Replies: 1305
Views: 3553823

Re: NZB Movie Manager - Automatic Movie Downloader

Yes it will.. thanks
Fixed in next release
by RuudBurger
July 6th, 2010, 4:38 am
Forum: Third-party Addons
Topic: CouchPotato - Automatic Movie Downloader via NZB & Torrents!
Replies: 1305
Views: 3553823

Re: NZB Movie Manager - Automatic Movie Downloader

The year bug should be fixed in next release, but im working on a mayor update for quality, so everything is broken. So I can't push to git. Should be out today. Quality settings: http://cl.ly/e2c1779c64cbc3510038/content You can create a custom quality-search. Where you let it search for certain ty...
by RuudBurger
July 5th, 2010, 12:17 pm
Forum: Third-party Addons
Topic: CouchPotato - Automatic Movie Downloader via NZB & Torrents!
Replies: 1305
Views: 3553823

Re: NZB Movie Manager - Automatic Movie Downloader

It runs every minute.

And yes, trash the left over files, is on my todo list
by RuudBurger
July 5th, 2010, 11:59 am
Forum: Third-party Addons
Topic: CouchPotato - Automatic Movie Downloader via NZB & Torrents!
Replies: 1305
Views: 3553823

Re: NZB Movie Manager - Automatic Movie Downloader

Image
Does your log say anything? like "Watched folder doesn't exist."?
by RuudBurger
July 5th, 2010, 6:14 am
Forum: Third-party Addons
Topic: CouchPotato - Automatic Movie Downloader via NZB & Torrents!
Replies: 1305
Views: 3553823

Re: NZB Movie Manager - Automatic Movie Downloader

Installation can be found in the README ;) Just download the code from github ("Download Source"-button).

It should work on any device that's running python 2.6, and as SABnzbd also runs on python, it should work on your QNAP
by RuudBurger
July 5th, 2010, 5:15 am
Forum: Third-party Addons
Topic: CouchPotato - Automatic Movie Downloader via NZB & Torrents!
Replies: 1305
Views: 3553823

Re: NZB Movie Manager - Automatic Movie Downloader

No special permission. Try running MM as root and see if that works.
The user that runs MM does have to have access & writing permissions to the directories of course.
by RuudBurger
July 5th, 2010, 2:41 am
Forum: Third-party Addons
Topic: CouchPotato - Automatic Movie Downloader via NZB & Torrents!
Replies: 1305
Views: 3553823

Re: NZB Movie Manager - Automatic Movie Downloader

It works by watching the directory, and does something when a folder is added.

Are you using a Windows server/machine? If so, try mounting the share instead of using it directly
by RuudBurger
July 4th, 2010, 4:40 pm
Forum: Third-party Addons
Topic: CouchPotato - Automatic Movie Downloader via NZB & Torrents!
Replies: 1305
Views: 3553823

Re: NZB Movie Manager - Automatic Movie Downloader

Yeah usually you get 2 versions.
On OSX I can use "python" and "python2.5" in the terminal.
by RuudBurger
July 4th, 2010, 11:45 am
Forum: Third-party Addons
Topic: CouchPotato - Automatic Movie Downloader via NZB & Torrents!
Replies: 1305
Views: 3553823

Re: NZB Movie Manager - Automatic Movie Downloader

Yeah I'm probably getting the current dir the wrong way, will look at it.

For your bash script: "cd /Users/username/moviemanger/; python MovieManager.py -d"
by RuudBurger
July 4th, 2010, 11:01 am
Forum: Third-party Addons
Topic: CouchPotato - Automatic Movie Downloader via NZB & Torrents!
Replies: 1305
Views: 3553823

Re: NZB Movie Manager - Automatic Movie Downloader

try starting it "python MovieManager.py" instead of "python moviemanager/MovieManager.py"
by RuudBurger
July 4th, 2010, 10:15 am
Forum: Third-party Addons
Topic: CouchPotato - Automatic Movie Downloader via NZB & Torrents!
Replies: 1305
Views: 3553823

Re: NZB Movie Manager - Automatic Movie Downloader

It can't find the logging config. There should be a folder /logs in the same directory as the MovieManager.py
by RuudBurger
July 4th, 2010, 8:49 am
Forum: Third-party Addons
Topic: CouchPotato - Automatic Movie Downloader via NZB & Torrents!
Replies: 1305
Views: 3553823

Re: NZB Movie Manager - Automatic Movie Downloader

Check the log for "log.cron.cronRenamer" and it should say something like "Moved xx to yy"