CouchPotato - Automatic Movie Downloader via NZB & Torrents!

Got a program that plays well with SABnzbd? Share it here!
jubei
Release Testers
Release Testers
Posts: 53
Joined: January 28th, 2009, 11:49 am

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

Post by jubei »

My one small problem with Couch Potato is the renaming.  I have 3 volumes where movies can go to based on name.  I wrote a BASH script that handles all this.  What would be *key* would be for Couch Potato to pass the movie info to SAB using the pretty movie name it has already instead of the scene name.  This alone would prevent me from having to rename things on my end since I can't use Couch Potato's built in renaming since my script moves the files all over.  otherwise, thank you very much!  great app!
Homerboy
Jr. Member
Jr. Member
Posts: 73
Joined: April 25th, 2009, 2:33 pm

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

Post by Homerboy »

RuudBurger wrote: Anything in the log?
Try removing the .ini and let CP create it again.
Yeah I looked at the log:

:16:00,967 INFO  [app.config.db] Initializing Database.
15:16:01,155 INFO  [app.lib.cron] Starting Cronjobs.
15:16:01,155 INFO  [app.lib.provider.yarr.sources.nzbmatrix] Using NZBMatrix provider
15:16:01,155 INFO  [app.lib.provider.yarr.sources.nzbs] Using NZBs.org provider
15:16:01,155 INFO  [app.lib.provider.yarr.sources.tpb] Using TPB.org provider
15:16:01,155 INFO  [app.lib.provider.movie.sources.theMovieDb] Using TheMovieDb provider.
15:16:01,155 INFO  [app.lib.provider.movie.sources.imdbWrapper] Using IMDB provider.
15:16:01,203 INFO  [app.lib.cron.cronTrailer] TrailerCron thread is running.
15:16:01,203 INFO  [app.lib.cron.cronETA] MovieETA thread is running.
15:16:01,203 INFO  [app.lib.cron.cronRenamer] Renamer thread is running.
15:16:01,203 INFO  [app.lib.cron.cronYarr] YarrCron thread is running.
15:16:01,203 INFO  [app.lib.cron.cronRenamer] Watched folder doesn't exist.
15:16:01,921 INFO  [app.config.updater] No update available
15:16:12,203 INFO  [app.lib.cron.cronYarr] Searching for new download for all movies.
15:16:12,217 INFO  [app.lib.cron.cronYarr] Finished search.



nothing in there. This was a FRESH ini as you suggested. All I did was try to add a user name/pass and nothing.
Very odd.
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 »

And other settings won't save either?
CouchPotato - Automatic Movie Downloader
For bugs & feature request go to Lighthouse. For questions & problems go to our support forum
Homerboy
Jr. Member
Jr. Member
Posts: 73
Joined: April 25th, 2009, 2:33 pm

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

Post by Homerboy »

RuudBurger wrote: And other settings won't save either?
Nope. nothing.
ini is NOT read-only too.
I tried it locally 0.0.0.0:5000 and also remotely from work too :5000
same results.
Homerboy
Jr. Member
Jr. Member
Posts: 73
Joined: April 25th, 2009, 2:33 pm

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

Post by Homerboy »

I'm assuming that the two CP.exe files that are running in taskmanager are correct?
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 »

Yeah, that's correct.
If you add them manually, do they show up in Settings?

Think the only way is to edit the .ini file manually for now.. no time to test what is going on.
CouchPotato - Automatic Movie Downloader
For bugs & feature request go to Lighthouse. For questions & problems go to our support forum
Homerboy
Jr. Member
Jr. Member
Posts: 73
Joined: April 25th, 2009, 2:33 pm

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

Post by Homerboy »

yeah editing the ini works no problem of course.
I checked my settings in SAB and in SB and I could edit those remotely no problem (was thinking maybe it was a user issue or some crap).
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 »

Dunno how skilled you are with Firebug for Firefox, but could you check out the Ajax request in the console?
If you don't know what I'm talking about, nvm ;)
CouchPotato - Automatic Movie Downloader
For bugs & feature request go to Lighthouse. For questions & problems go to our support forum
Homerboy
Jr. Member
Jr. Member
Posts: 73
Joined: April 25th, 2009, 2:33 pm

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

Post by Homerboy »

RuudBurger wrote: Dunno how skilled you are with Firebug for Firefox, but could you check out the Ajax request in the console?
If you don't know what I'm talking about, nvm ;)
Dont ahve FF on my work machine sadly, but I can mess aroun with the Ajaz addon from home later hopefully.
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 »

jubei wrote: My one small problem with Couch Potato is the renaming.  I have 3 volumes where movies can go to based on name.  I wrote a BASH script that handles all this.  What would be *key* would be for Couch Potato to pass the movie info to SAB using the pretty movie name it has already instead of the scene name.  This alone would prevent me from having to rename things on my end since I can't use Couch Potato's built in renaming since my script moves the files all over.  otherwise, thank you very much!  great app!
Would it be possible to have CP move it to a folder (after renamed)
And then have your script move it from there to all different locations ?
jubei
Release Testers
Release Testers
Posts: 53
Joined: January 28th, 2009, 11:49 am

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

Post by jubei »

rascalli wrote:
jubei wrote: My one small problem with Couch Potato is the renaming.  I have 3 volumes where movies can go to based on name.  I wrote a BASH script that handles all this.  What would be *key* would be for Couch Potato to pass the movie info to SAB using the pretty movie name it has already instead of the scene name.  This alone would prevent me from having to rename things on my end since I can't use Couch Potato's built in renaming since my script moves the files all over.  otherwise, thank you very much!  great app!
Would it be possible to have CP move it to a folder (after renamed)
And then have your script move it from there to all different locations ?
I don't think so since the script runs automatically after the download is finished.  If there was a way I could pause launching of the script for 1 min or something, then that would work.  I look up how to sleep in a BASH script.  I still think the easiest way to do this is pass the "pretty" name to SAB :)
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 »

With the pretty name send to SAB, you wont be able to rename the movie file inside. Only the folder containing it.
Also the subtitles wouldnt be copied while the other crap files are deleted ;)
CouchPotato - Automatic Movie Downloader
For bugs & feature request go to Lighthouse. For questions & problems go to our support forum
Homerboy
Jr. Member
Jr. Member
Posts: 73
Joined: April 25th, 2009, 2:33 pm

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

Post by Homerboy »

is the ini supposed to be one long string?
That's how mine is it seems. No at all.
Even if I manually add the , then relaunch CP. Then look at the ini in notepad its back to one lone line?!
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 »

It's a Windows thing, that's normal ;)
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 »

Homerboy wrote: is the ini supposed to be one long string?
That's how mine is it seems. No at all.
Even if I manually add the , then relaunch CP. Then look at the ini in notepad its back to one lone line?!
watch it with NOTEPAD++
Post Reply