Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Thumb in NFO isnt get by yamj #2205

Closed
Omertron opened this issue Mar 15, 2015 · 2 comments
Closed

Thumb in NFO isnt get by yamj #2205

Omertron opened this issue Mar 15, 2015 · 2 comments

Comments

@Omertron
Copy link
Member

Original issue 2206 created by Omertron on 2011-11-26T16:34:52.000Z:

Here is a part of the NFO :
<movie>
<id moviedb="allocine">25517</id>
<title>En Pleine Tempête</title>
<originaltitle>The Perfect Storm</originaltitle>
<thumb>http://www.cinemovies.fr/images/data/affiches/Gaff1022255732.jpg&lt;/thumb>
[...]
</movie>

And the log for this movie :
[17:21:04 - main ] Revision: r2754
[17:24:23 - Thread-3] Processing new video: En Pleine Tempete
[17:24:23 - Thread-3] NFOScanner: Found T:\Movies\nfos\En_Pleine_Tempete_2000.BluRay.nfo
[17:24:23 - Thread-3] Jukebox XML file not found: T:\Movies\Jukebox\En_Pleine_Tempete_2000.BluRay.xml
[17:24:23 - Thread-3] Scanning for information on En_Pleine_Tempete_2000.BluRay
[17:24:25 - Thread-3] NFOScanner: Scanning NFO file for IDs: En_Pleine_Tempete_2000.BluRay.nfo
[17:24:25 - Thread-3] NFOScanner: In parseMovieNFO Id=25517 found for movieDB=allocine
[17:24:25 - Thread-3] PosterScanner: Scanning fileCache for En_Pleine_Tempete_2000.BluRay
[17:24:25 - Thread-3] PosterScanner: No matching files found for \En_Pleine_Tempete_2000.BluRay
[17:24:25 - Thread-3] PosterScanner: Checking for 'HD._' posters
[17:24:25 - Thread-3] PosterScanner: No local poster found for En_Pleine_Tempete_2000.BluRay
[17:24:25 - Thread-3] ImdbInfo Querying IMDB for http://www.imdb.fr/find?q=The+Perfect+Storm+%282000%29;s=tt;site=aka
[17:24:25 - Thread-3] WebBrowser: Requesting http://www.imdb.fr/find?q=The+Perfect+Storm+%282000%29;s=tt;site=aka
[17:24:25 - Thread-3] IO download host: www.imdb.fr; rule: ._imdb.*
[17:24:27 - Thread-3] PosterScanner: Searching online for En_Pleine_Tempete_2000.BluRay
[17:24:27 - Thread-3] PosterScanner: Using allocine to search for a Movie poster for En Pleine Tempête
[17:24:27 - Thread-3] allocine posterPlugin: id already in movie using it, skipping id search : 25517
[17:24:28 - Thread-3] PosterScanner: Using imdb to search for a Movie poster for En Pleine Tempête
[17:24:28 - Thread-3] imdb posterPlugin: id already in movie using it, skipping id search : tt0177971
[17:24:28 - Thread-3] WebBrowser: Requesting http://www.imdb.fr/title/tt0177971/
[17:24:28 - Thread-3] PosterScanner: Imdb found poster @: http://ia.media-imdb.com/images/M/MV5BNzIwMTc0NTI0Nl5BMl5BanBnXkFtZTcwNTk4Mzc3Mw@@._V1._SX600_SY800_.jpg
[17:24:29 - Thread-3] PosterScanner: Poster URL found at imdb: http://ia.media-imdb.com/images/M/MV5BNzIwMTc0NTI0Nl5BMl5BanBnXkFtZTcwNTk4Mzc3Mw@@._V1._SX600_SY800_.jpg
[17:24:29 - Thread-3] Updating poster for: En Pleine Tempete
[17:24:29 - Thread-3] Downloading poster for En_Pleine_Tempete_2000.BluRay to En_Pleine_Tempete_2000.BluRay.jpg
[17:24:29 - Thread-3] IO download host: ia.media-imdb.com; rule: .imdb.
[17:24:29 - Thread-3] Downloaded poster for En_Pleine_Tempete_2000.BluRay
[17:24:29 - Thread-3] Watched Scanner: Scanning fileCache for En_Pleine_Tempete_2000.BluRay.m2ts
[17:24:29 - Thread-3] Watched Scanner: No matching files found for \En_Pleine_Tempete_2000.BluRay.m2ts
[17:24:29 - Thread-3] Watched Scanner: Scanning fileCache for En_Pleine_Tempete_2000.BluRay
[17:24:29 - Thread-3] Watched Scanner: No matching files found for \En_Pleine_Tempete_2000.BluRay
[17:24:29 - Thread-3] OpenSubtitles Plugin: Skipping subtitle download for En Pleine Tempête, subtitles already exist: de / en / fr
[17:24:29 - Thread-3] Finished: En Pleine Tempete (59/291)

Why is the script don't get the URL in the NFO ?

Is there a error in my NFO or a config to write into yamj.properties ?

Thanks in advance

@Omertron
Copy link
Member Author

Comment #1 originally posted by Omertron on 2011-11-26T20:47:18.000Z:

You need to set this value to false
http://code.google.com/p/moviejukebox/wiki/PropertiesConfiguration#filename.nfo.skipUrl

@Omertron
Copy link
Member Author

Comment #2 originally posted by Omertron on 2011-11-27T10:25:26.000Z:

Ok, good to know, so many new feature since the last release :)
Thanks for your reply and sorry for the bad defect reporting ^^

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant