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: #41
ECEC... i am stuck at the exact same point. I followed the instructions on GIT.. but when i add a movie it just sits at the "now checking" and never downloads anything.

I am using SAB and Movie Manager on a single win xp machine.
find quote
xeonicxpression Offline
Senior Member
Posts: 236
Joined: May 2008
Reputation: 0
Post: #42
ECEC Wrote:- I want to let SAB handle my movie renaming, but I want to use this for trailer downloading. Is that supported?

I was thinking the same thing. SABNZBd does movie renaming just fine. I would love for NZBMM to take care of downloading the trailer though. I hacked together a small python program that does it for me using trailer addicts, but it only got about 300/500 of my moviesNo.
find quote
RuudBurger Offline
CouchPotato Author
Posts: 399
Joined: Jun 2010
Reputation: 13
Post: #43
Latest update should fix the WindowsService and empty log file problem.
Do a "WindowsService.py stop", "WindowsService.py update", "WindowsService.py start" to update Wink


For the trailers, I was thinking of making an "find missing trailers"-button. It fetches the trailers from Youtube though, so for the lesser known movies, it isn't that accurate.
(This post was last modified: 2010-06-27 21:08 by RuudBurger.)
find quote
chalk4 Offline
Junior Member
Posts: 21
Joined: Jun 2010
Reputation: 0
Post: #44
Can you shed any light on this error in the log file?

error: [Errno 10054] An existing connection was forcibly closed by the remote host

thanks
find quote
RuudBurger Offline
CouchPotato Author
Posts: 399
Joined: Jun 2010
Reputation: 13
Post: #45
Have no idea.. can you still access the app after that error?
find quote
Briam Offline
Junior Member
Posts: 41
Joined: Jun 2009
Reputation: 0
Post: #46
Wouldn't it be much better to talk to the developer/s of sick-beard and make it a branch?Would be much nicer to have 1 ultimate tool instead of all these individual web services.
find quote
chalk4 Offline
Junior Member
Posts: 21
Joined: Jun 2010
Reputation: 0
Post: #47
yes i can always access the web page when the app is running.. but it is always stuck in Now Checking mode.
find quote
chalk4 Offline
Junior Member
Posts: 21
Joined: Jun 2010
Reputation: 0
Post: #48
I figured it out.. i was running SAB with SSL... i turned off SSL in SAB and it queued up the movie.
find quote
ECEC Offline
Fan
Posts: 374
Joined: Sep 2007
Reputation: 0
Post: #49
RuudBurger Wrote:Latest update should fix the WindowsService and empty log file problem.
Do a "WindowsService.py stop", "WindowsService.py update", "WindowsService.py start" to update Wink

Thanks, I'll give it a shot. Smile

Edit: Yep, that worked. It wouldn't connect to SAB for some reason, had to change around the host settings. Thanks!
(This post was last modified: 2010-06-27 22:11 by ECEC.)
find quote
RuudBurger Offline
CouchPotato Author
Posts: 399
Joined: Jun 2010
Reputation: 13
Post: #50
A few reasons for not branching sickbeard:
I tried that at first, but the coding style didn't fit my own style. (All files in 1 dir, no OOP, no MVC)
It's hard to build on someone else his code.
Although I love Sickbeard, the GUI and interface to some of its features is not what I wanted for MM.
I want to create a simple app, that everyone can use (installation aside).

Maybe, when my Python skills are a little bit better, I'll try to extend Sickbeard. But for now, MM fits my needs Wink


chalk4 Wrote:I figured it out.. i was running SAB with SSL... i turned off SSL in SAB and it queued up the movie.

Is there a difference in URL for when running SAB in ssl?
(This post was last modified: 2010-06-27 22:07 by RuudBurger.)
find quote
Post Reply