Kodi Community Forum
CouchPotato - Automatic Movie Downloader via NZB & Torrents - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Supplementary Tools for Kodi (https://forum.kodi.tv/forumdisplay.php?fid=116)
+--- Thread: CouchPotato - Automatic Movie Downloader via NZB & Torrents (/showthread.php?tid=75960)



- prae5 - 2010-08-03

OK did an update, restarted cleared log and then asked it to search for trailers.

I just don't see anything in my logs apart from the initial action and its been running for just under an hour now.

11:04:51,216 INFO [app.lib.cron.cronTrailer] Searching for trailers for existing movies.

Thoughts? Could it be something odd about my setup maybe?


- RuudBurger - 2010-08-03

Yeah its weird that there is nothing after that.
You do have "Movie destination" filled in correct in renaming settings?


- smilenkovski - 2010-08-03

Quote
"Btw, you know there is an .app file that runs it on OSX right?"

No, where I can find it?


- prae5 - 2010-08-03

Download folder - /home/sabnzbd/downloads/complete/Movies/
Movie Destination - /mnt/bigbox-movies/
Folder Naming - <year>/<namethe> (<year>)
File Naming <thename> (<year>).<quality>.<cd>.<ext>

I'm assuming its all good. Its moving downloaded movies correctly and adding trailers to them. Its just not add trailers for preexisting content.


- RuudBurger - 2010-08-03

In the root dir, if you download from github Wink


- RuudBurger - 2010-08-03

prae5, could you change the Movie destination to /mnt/bigbox-movies/2010 for example and try again. maybe something goes wrong with my directory scan.


- prae5 - 2010-08-03

Ok seems to have made some improvement, but still has issues....

I had deleted a toy story 3 trailer which CP had previously downloaded, but it hasn't grabbed anything.

Code:
sudo cat /home/couchpotato/CouchPotato/logs/CouchPotato.log
12:11:45,164 INFO  [app.lib.cron.cronTrailer] Searching for trailers for existing movies.
12:11:45,210 INFO  [app.lib.provider.movie.sources.theMovieDb] Searching: http://api.themoviedb.org/2.1/Movie.search/en/xml/9b939aee0aaafc12a65bf448e4af9543/heartless+2010
12:11:45,490 INFO  [app.lib.provider.movie.sources.theMovieDb] TheMovieDB - Found: [{'year': '2010', 'imdb': 'tt1220214', 'id': 38150, 'name': u'Heartless'}]
12:11:45,491 INFO  [app.lib.cron.cronTrailer] Adding "Heartless" to trailer search.
12:11:45,547 CRITI [stderr] Exception in thread Thread-2:
Traceback (most recent call last):
  File "/usr/lib/python2.6/threading.py", line 532, in __bootstrap_inner
    self.run()
  File "/home/couchpotato/CouchPotato/app/lib/cron/cronTrailer.py", line 47, in run
    self.search(movie['movie'], movie['destination'])
  File "/home/couchpotato/CouchPotato/app/lib/cron/cronTrailer.py", line 135, in search
    self.log('Search for trailer for: %s' % movie.name)
AttributeError: 'TrailerCron' object has no attribute 'log'


12:11:46,494 INFO  [app.lib.provider.movie.sources.theMovieDb] Searching: http://api.themoviedb.org/2.1/Movie.search/en/xml/9b939aee0aaafc12a65bf448e4af9543/shelter+2010+1080p+2010
12:11:46,752 INFO  [app.lib.provider.movie.sources.theMovieDb] TheMovieDB - Found: []
12:11:46,754 INFO  [app.lib.provider.movie.sources.imdbWrapper] IMDB - Searching for movie: shelter 2010 1080p  2010
12:11:47,514 INFO  [app.lib.cron.cronTrailer] Just searched for trailers. Can do a search every 5 minutes.
12:11:48,835 INFO  [app.lib.provider.movie.sources.theMovieDb] TheMovieDB - Found: []
12:11:48,836 INFO  [app.lib.cron.cronTrailer] Adding "Mystery Science Theater 3000" to trailer search.
12:11:49,839 INFO  [app.lib.provider.movie.sources.theMovieDb] Searching: http://api.themoviedb.org/2.1/Movie.search/en/xml/9b939aee0aaafc12a65bf448e4af9543/cop+out+2010
12:11:50,111 INFO  [app.lib.provider.movie.sources.theMovieDb] TheMovieDB - Found: [{'year': '2010', 'imdb': 'tt1385867', 'id': 23742, 'name': u'Cop Out'}]
12:11:50,112 INFO  [app.lib.cron.cronTrailer] Adding "Cop Out" to trailer search.
12:11:51,115 INFO  [app.lib.provider.movie.sources.theMovieDb] Searching: http://api.themoviedb.org/2.1/Movie.search/en/xml/9b939aee0aaafc12a65bf448e4af9543/toy+story+3+2010
12:11:51,370 INFO  [app.lib.provider.movie.sources.theMovieDb] TheMovieDB - Found: [{'year': '2010', 'imdb': 'tt0435761', 'id': 10193, 'name': u'Toy Story 3'}]
12:11:51,370 INFO  [app.lib.cron.cronTrailer] Adding "Toy Story 3" to trailer search.
12:11:52,374 INFO  [app.lib.provider.movie.sources.theMovieDb] Searching: http://api.themoviedb.org/2.1/Movie.search/en/xml/9b939aee0aaafc12a65bf448e4af9543/icarus+2010+1080p+2010
12:11:52,626 INFO  [app.lib.provider.movie.sources.theMovieDb] TheMovieDB - Found: []
12:11:52,626 INFO  [app.lib.provider.movie.sources.imdbWrapper] IMDB - Searching for movie: icarus 2010 1080p  2010
12:11:54,158 INFO  [app.lib.provider.movie.sources.theMovieDb] TheMovieDB - Found: []
12:11:54,159 INFO  [app.lib.cron.cronTrailer] Adding "Izrada i otkrivanje spomenika velikom srpskom satiricaru Radoju Domanovicu, kao i druge manifestacije povodom proslave 100 godisnjice njegovog rodjenja" to trailer search.
12:11:55,164 INFO  [app.lib.provider.movie.sources.theMovieDb] Searching: http://api.themoviedb.org/2.1/Movie.search/en/xml/9b939aee0aaafc12a65bf448e4af9543/operation+endgame+2010+2010
12:11:55,424 INFO  [app.lib.provider.movie.sources.theMovieDb] TheMovieDB - Found: [{'year': '2010', 'imdb': 'tt1268987', 'id': 41135, 'name': u'Operation Endgame'}]
12:11:55,425 INFO  [app.lib.cron.cronTrailer] Adding "Operation Endgame" to trailer search.



- RuudBurger - 2010-08-03

Yeah that has been fixed already. Will check out and see if i can fix the subdirectory searching.

Now.. really have to work on some school stuff Wink


- prae5 - 2010-08-03

No problem, I will check again later.

thanks


- smilenkovski - 2010-08-03

Mac version works like charm. Thank you. I'm carefully watching prae5 trailers issue because I need CP for downloading trailers for my existing movie library (3000 + movies). Some of my movies already have trailers, I hope CP is not deleting previous trailers.


- smilenkovski - 2010-08-03

YEES!
This is working. The CP scanned one of my HDDs with movies and start to download trailers. I've checked log file and it seems that it is not deleting the old ones but download for the missing trailer ones. I'll report later on the results. CP is working now.


- RuudBurger - 2010-08-03

wow, that are a lot of movies Tongue
i did a scan on my library 200+ movies. and it was downloading trailers for about 4 hours. so good luck with that Wink


- Flomaster - 2010-08-03

I need to look into this trailer business. I did notice with the new Freakcd version I am running some of my movies have a trailer option and it streams them from the net. what format or file structure is needed for storing trailers with the movie

-=Jason=-


- prae5 - 2010-08-03

Flomaster Wrote:I need to look into this trailer business. I did notice with the new Freakcd version I am running some of my movies have a trailer option and it streams them from the net. what format or file structure is needed for storing trailers with the movie

-=Jason=-

Streaming trailers can be enabled as part of the set content when you scan stuff into your library.

If you want to store them with your movies, then they should be called either movie-trailer.ext or filename-trailer.ext


- Flomaster - 2010-08-03

Cool, I had the in-laws over for dinner Sunday Night and I was showing off the HTPC and XBMC. and browsing my library and playing trailers for movies they hadn't heard of to decide which one we were to watch after dinner. not all movies had a trailer ans a couple trailers stopped and were "Buffering" I am excited to start saving movie trailers.

-=Jason=-