CouchPotato - Automatic Movie Downloader via NZB & Torrents

  Thread Rating:
  • 11 Votes - 4.55 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
chalk4 Offline
Junior Member
Posts: 21
Joined: Jun 2010
Reputation: 0
Post: #51
yes if you use ssl its on port 9090 and not 8080
find quote
RuudBurger Offline
CouchPotato Author
Posts: 399
Joined: Jun 2010
Reputation: 13
Post: #52
And "https://" I assume? Ill make an checkbox for that or something. Thanks!
find quote
chalk4 Offline
Junior Member
Posts: 21
Joined: Jun 2010
Reputation: 0
Post: #53
yes its also https. With the imdb script.. what does that do?
find quote
RuudBurger Offline
CouchPotato Author
Posts: 399
Joined: Jun 2010
Reputation: 13
Post: #54
Add a button on an IMDB movie page, so you can add it in 2 clicks.

[Image: content]


Do a git pull, it was hidden with the Config menu change.
It's under Settings > Userscript
(This post was last modified: 2010-06-27 22:29 by RuudBurger.)
find quote
chalk4 Offline
Junior Member
Posts: 21
Joined: Jun 2010
Reputation: 0
Post: #55
Nice! i am digging your app man. Looking forward to all of the things you have planned!
find quote
grassmunk Offline
Senior Member
Posts: 124
Joined: Aug 2004
Reputation: 0
Post: #56
I literally told my wife last night if only we had something like sickbeard for movies.

What would be nice is setting a movie that checks for better quality then you have and upgrades (P.M. if you need clarification on this) sorta like sickbeard gets the first available then will download the 720p if you've set it to "Best" quality.
find quote
RuudBurger Offline
CouchPotato Author
Posts: 399
Joined: Jun 2010
Reputation: 13
Post: #57
A best options would be nice, but for movies it would download the movies three times.
dvdrip -> 720p -> 1080p.
So instead of a "best"-option. I'll try making an "or"-option.
Then you can say:
Download movieX in dvdrip or above (would look for 1080p, 720p, dvdrip)
Download movieY in dvdrip or 720p (would look at 720p, dvdrip)

Then add some kind of "default settings", so you don't have to do it with every movie you add.

Come to think of it. Its even more complicated. I usually download 720p movies, but sometimes 1080p for action movies or when the 720p isn't available.
But when I do have the 720p version I don't want to download the 1080p version, that would be useless.
So there should be an priority option. To put 720p on top, but don't exclude 1080p.
(This post was last modified: 2010-06-28 10:12 by RuudBurger.)
find quote
chalk4 Offline
Junior Member
Posts: 21
Joined: Jun 2010
Reputation: 0
Post: #58
Would it be possible to have a section in the config file to set your default quality? Currently its set on 720p, but it would be nice to allow users to select what they want the default to be.

Also do you have plans to support Nzbmatrix or newzbin?
find quote
smdjrs Offline
Junior Member
Posts: 5
Joined: Jun 2010
Reputation: 0
Post: #59
Is there a way to set up a "web_root" like in the Sickbeard configuration?

I would like to access MM externally using Apache: e.g. url.com/MovieManager but this breaks all the images, stylesheets and links (because the paths aren't relative?)
find quote
supertom44 Offline
Senior Member
Posts: 282
Joined: Apr 2010
Reputation: 0
Post: #60
The problem with the or options is the fact that it will most likley always download the dvd rip first as this is generally the first one released.

Its a tricky issue, could maybe have a limit, so when it finds the dvd rip it says ill look for another week for a better version if none found then ill download the dvd rip.
find quote
Post Reply