YAMJ / yamj-v2

Yet Another Movie Jukebox (YAMJ) v2
GNU General Public License v3.0
28 stars 11 forks source link

People Photo Not Retrieved #2310

Closed Omertron closed 9 years ago

Omertron commented 9 years ago

Original issue 2311 created by Omertron on 2012-01-29T10:55:00.000Z:

What steps will reproduce the problem?

  1. Set mjb.includePhoto=true
  2. Set photo.scanner.photoExtensions=jpg,jpeg,gif,bmp,png
  3. Set mjb.people.popularity=3
  4. Run YAMJ with all overwrites set to TRUE and clean command

What is the expected output? What do you see instead? If there is a photo on imdb of someone who is being generated as part of people scanner (mjb.people=true), I would expect that this photo be retrieved.

For example both Annette O'Toole and Eric Johnson are actors in Smallville, both have jpg images on imdb but YAMJ is failing to scrap these.

What version/revision of YAMJ are you using? On what operating system?

YAMJ r2905 Windows 7

What skin are you using?

evHell 3.0 (eversion)

What device are you using YAMJ on? Networked Media Tank, PlayonHD, Other?

A-210

Please provide any additional information below.

Omertron commented 9 years ago

Comment #1 originally posted by Omertron on 2012-01-29T10:56:19.000Z:

Here are all my people scanner file settings: mjb.people=true mjb.people.folder=People mjb.people.popularity=3 mjb.people.maxCount=2500 mjb.includePhoto=true mjb.forcePhotoOverwrite=true indexing.completePerson=true plugin.people.maxCount=25 plugin.people.maxCount.director=2 plugin.people.maxCount.writer=3 plugin.people.maxCount.actor=20 plugin.biography.maxlength=100 plugin.filmography.max=100 plugin.people.skip.TV=false plugin.people.skip.V=false plugin.filmography.jobsInclude=Director,Writer,Actor,Actress photo.scanner.photoExtensions=jpg,jpeg,gif,bmp,png

Omertron commented 9 years ago

Comment #2 originally posted by Omertron on 2012-01-29T11:05:53.000Z:

This does seem a bit random as in most cases the photo is retrieved.

Omertron commented 9 years ago

Comment #3 originally posted by Omertron on 2012-02-01T05:09:25.000Z:

Smallville is TV show. It grab from TheTVDB, but persons from IMDB: Annette O'Toole and Eric Johnson are the ambiguous result. In particular Eric Johnson. On search results by http://www.imdb.com/find?s=nm&q=Eric+Johnson his placed on 4. It need to remake search engine to http://www.imdb.com/search/name?name=Eric%20Johnson&role=tt0279600.

Omertron commented 9 years ago

Comment #4 originally posted by Omertron on 2012-02-01T07:12:02.000Z:

This issue was closed by revision r2914.