CouchPotato - Automatic Movie Downloader via NZB & Torrents!

Got a program that plays well with SABnzbd? Share it here!
User avatar
nomar383
Release Testers
Release Testers
Posts: 221
Joined: April 14th, 2010, 1:34 am
Location: Rexburg, ID
Contact:

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

Post by nomar383 »

rascalli wrote: For me it always has been like this :

Grey : I do not want this quality to be downloaded
Orange : I want this quality
Green :  This quality is downloaded , but I still want a better/other quality
Grey probably wasn't the best term haha. It's more like a bluish-grey (different from the "I dont want it grey").

The main issue is that screener is always green. I don't have screener copies for almost any of the movies in my screenshot. You can see a few of the screeners are that bluish-grey color (indicating they actually were snatched).

Please look at that screenshot carefully, I think you will see what I mean.
SABCommand for iPad Developer
SABConnect for Safari 5 Developer

Bug Tracking:
http://redmine.kalenhansen.com

Twitter:
http://twitter.com/SABCommand
User avatar
nomar383
Release Testers
Release Testers
Posts: 221
Joined: April 14th, 2010, 1:34 am
Location: Rexburg, ID
Contact:

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

Post by nomar383 »

Okay, I did some CSS investigating and screeners are marked as "qScreener active". If they are actually snatched, then they are marked as "qScreener active completed".

In fact, anything that is actually downloaded is marked as completed AND active. Screeners are all marked as active no matter what.

I hope this is making sense...

EDIT: Here is the culprit from 5 days ago:
https://github.com/RuudBurger/CouchPota ... 09c03dad5c

I knew I wasn't crazy!

EDIT 2: I think I understand this change, but my screeners should still not ALL be green then...
Last edited by nomar383 on March 4th, 2011, 12:10 pm, edited 1 time in total.
SABCommand for iPad Developer
SABConnect for Safari 5 Developer

Bug Tracking:
http://redmine.kalenhansen.com

Twitter:
http://twitter.com/SABCommand
RuudBurger
Sr. Member
Sr. Member
Posts: 305
Joined: July 2nd, 2010, 6:11 am

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

Post by RuudBurger »

A message to all who cares!

I've been neglecting the forums, I know!
I'm working on a better way to manage these tasks, like bugs, feature requests etc. I'm gonna try and solve this, starting now.

One thing that I hated was the GitHub issue page. That's why I spend all day to migrate and cleanup all the issues from github and put them on Lighthouse (http://couchpotato.lighthouseapp.com/pr ... to/tickets).
I think this will greatly improve my priorities and workflow. So I won't have to spend so much time managing issues on github.

Keep in mind I don't have time to responde to every single forum post! I see there are others helping me out on answering the "simple" questions. I really appreciate it.

Also a big thanks to all of you who have donated. Although I still earn less than those kids who make your Adidas. Making money is not my main priority with CP.

I'm working on a complete rewrite of CouchPotato, which should make coding in the future more efficient. Things like adding new nzb-providers etc, will be a lot easier.
This new version will also be totally API based, which means other apps can tap into the data of CP, via AJAX or JSONP. Making it API-based results in the front-end being all javascript/ajax. So no page loads.

Next to this I'm gonna wrap CouchPotato inside a Titanium (Desktop) App (http://www.appcelerator.com/). Making it instantly compatible with Windows, OSX and Linux. This includes autoupdater, dockicon, menu-bar icon and more! Making CouchPotato feel and act like a real app. No more "download source, copy somewhere, and hope it runs".
Of course, the source will still be available, and there will be a "headless" version, for all of you with a Linux server. This will be installed the same way as the current version, via Git/source.

Then there is the mobile app. With the api and all its data at my fingertips, a Mobile version will be easier to make. Also using Titanium (Mobile), this app will support both iOS and Android.

I can't give any estimates for all of this, as there is so much to do, and so little free time. It's a hobby project after all.
Thanks for reading and thanks for the 75 pages of interest :D
CouchPotato - Automatic Movie Downloader
For bugs & feature request go to Lighthouse. For questions & problems go to our support forum
activ
Newbie
Newbie
Posts: 19
Joined: April 5th, 2010, 6:04 am

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

Post by activ »

If you are doing a rewrite anyway, please add a scheduler instead of the timer. This allows better control over when to check for new nzb's.

Oh, and please don't make the new version impossible to run on my qnap (or so slow I don't want to run it on my qnap, like sickbeard)
RuudBurger
Sr. Member
Sr. Member
Posts: 305
Joined: July 2nd, 2010, 6:11 am

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

Post by RuudBurger »

I will indeed use a scheduler. And it shouldn't be havier to run. It will be python 2.5, because of Titanium though.
CouchPotato - Automatic Movie Downloader
For bugs & feature request go to Lighthouse. For questions & problems go to our support forum
vinister
Jr. Member
Jr. Member
Posts: 53
Joined: March 13th, 2010, 1:38 pm

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

Post by vinister »

I like where this is going!

One quick question:

If I add movies manually to sabnzbd, is there anything I can do to send them to couch potato for post processing?
RuudBurger
Sr. Member
Sr. Member
Posts: 305
Joined: July 2nd, 2010, 6:11 am

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

Post by RuudBurger »

Make sure it will be extracted in the directory CP watches. It should do the rest. There's a bigger change you get an "_UNKNOWN_" though.
CouchPotato - Automatic Movie Downloader
For bugs & feature request go to Lighthouse. For questions & problems go to our support forum
User avatar
rascalli
Moderator
Moderator
Posts: 656
Joined: January 18th, 2008, 12:30 am
Location: Bossche bollen land

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

Post by rascalli »

activ wrote: If you are doing a rewrite anyway, please add a scheduler instead of the timer. This allows better control over when to check for new nzb's.

Oh, and please don't make the new version impossible to run on my qnap (or so slow I don't want to run it on my qnap, like sickbeard)
LOL .. SB is not slow .. all depends on how much python is called .. so don't set to much searches & too much providers
Enough people don't have probs with a qnab
nekz
Newbie
Newbie
Posts: 10
Joined: August 3rd, 2010, 12:38 pm

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

Post by nekz »

Is there some workaround to set a movie as downloaded manually?
RuudBurger
Sr. Member
Sr. Member
Posts: 305
Joined: July 2nd, 2010, 6:11 am

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

Post by RuudBurger »

Nope
CouchPotato - Automatic Movie Downloader
For bugs & feature request go to Lighthouse. For questions & problems go to our support forum
User avatar
rascalli
Moderator
Moderator
Posts: 656
Joined: January 18th, 2008, 12:30 am
Location: Bossche bollen land

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

Post by rascalli »

Just let CP look at your Movie folder for subs or trailers & it will see what you have downloaded.
But you would need to delete the entry for CP for downloading
savage007
Newbie
Newbie
Posts: 10
Joined: March 6th, 2011, 6:24 pm

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

Post by savage007 »

Hello RuudBurger,

i've been using CouchPotato for 2 months now and i'm very happy with it!

Is it possible to automaticly add movie titles from a rss feed?

Something like this rss feed?
http://i.rottentomatoes.com/syndication ... coming.xml

Or maybe show a list of upcoming movies in CouchPotato, so one could check the movies you like.

Greetings, A Fan. :)
my4pm
Newbie
Newbie
Posts: 4
Joined: February 21st, 2011, 7:53 pm

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

Post by my4pm »

Is it possible to automaticly add movie titles from a rss feed?

Something like this rss feed?
http://i.rottentomatoes.com/syndication ... coming.xml

Or maybe show a list of upcoming movies in CouchPotato, so one could check the movies you like.
try imdb's 'now playing' section in combination with the userscript available on the config page in couchpotato.
User avatar
nomar383
Release Testers
Release Testers
Posts: 221
Joined: April 14th, 2010, 1:34 am
Location: Rexburg, ID
Contact:

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

Post by nomar383 »

my4pm wrote:
Is it possible to automaticly add movie titles from a rss feed?

Something like this rss feed?
http://i.rottentomatoes.com/syndication ... coming.xml

Or maybe show a list of upcoming movies in CouchPotato, so one could check the movies you like.
try imdb's 'now playing' section in combination with the userscript available on the config page in couchpotato.
This is what I have been doing. However, something like this integrated into the app would be nice as well.
SABCommand for iPad Developer
SABConnect for Safari 5 Developer

Bug Tracking:
http://redmine.kalenhansen.com

Twitter:
http://twitter.com/SABCommand
RuudBurger
Sr. Member
Sr. Member
Posts: 305
Joined: July 2nd, 2010, 6:11 am

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

Post by RuudBurger »

@nomar383
Follow the ticket for the progress: http://couchpotato.lighthouseapp.com/pr ... on&filter=
CouchPotato - Automatic Movie Downloader
For bugs & feature request go to Lighthouse. For questions & problems go to our support forum
Post Reply