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

Actors not appearing on cast/crew eversion skins. (Directors & Writers.. ok, ... actors .. not ok) #2615

Closed
Omertron opened this issue Mar 16, 2015 · 7 comments

Comments

@Omertron
Copy link
Member

Original issue 2616 created by Omertron on 2013-03-04T00:19:00.000Z:

What steps will reproduce the problem?

  1. mjb.people=true
    2.
    3.

What is the expected output? What do you see instead?
movie xml files not getting actor info in the "people" section

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

What skin are you using?
eversion

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

Please provide any additional information below.

using r3605 and latest eversion,...

I'm not seeing any actors listed in the People section of the xml for the movie.

ie ... "30 minutes or less" lists all actors in the xml,... but omits them in the People section ...

[php] <cast count="15" source="IMDB">
<actor>Jesse Eisenberg</actor>
<actor>Danny McBride</actor>
<actor>Aziz Ansari</actor>
<actor>Nick Swardson</actor>
<actor>Dilshad Vadsaria</actor>
<actor>Michael Peña</actor>
<actor>Bianca Kajlich</actor>
<actor>Fred Ward</actor>
<actor>Sam Johnston</actor>
<actor>Jack Foley</actor>
<actor>Elizabeth Wright Shapiro</actor>
<actor>Brett Gelman</actor>
<actor>Paul Tierney</actor>
<actor>Staci Lynn Fletcher</actor>
<actor>Gary Brichetto</actor>
</cast>
<people count="2">
<person cast_id="0"
character="UNKNOWN"
department="Directing"
doublage="UNKNOWN"
id="nm0281508"
job="Director"
name="Ruben Fleischer"
order="0"
photoFile="Ruben Fleischer.jpg"
source="IMDB"
title="Ruben Fleischer"
url="http://www.imdb.com/name/nm0281508/&quot;&gt;Ruben Fleischer</person>
<person cast_id="1"
character="UNKNOWN"
department="Writing"
doublage="UNKNOWN"
id="nm2225652"
job="Writer"
name="Michael Diliberti"
order="0"
photoFile="UNKNOWN"
source="IMDB"
title="Michael Diliberti"
url="http://www.imdb.com/name/nm2225652/&quot;&gt;Michael Diliberti</person>
</people>[/php]

above,.... People=2 should be People=17
ie... it lists the Director and Writer,... but not Actors.

Here's my properties file entries :
[php]mjb.people=true

mjb.people.scrape=true
indexing.sort.people=asc
mjb.people.folder=People
mjb.people.popularity=1
mjb.people.maxCount=2000
mjb.includePhoto=true
photo.scanner.photoExtensions=jpg,jpeg,gif,bmp,png
mjb.forcePhotoOverwrite=false
plugin.biography.maxlength=500
plugin.filmography.max=150
movie.plot.maxLength=700
movie.outline.maxLength=500
movie.episodeplot.maxLength=500

movie.director.maxCount=2
movie.writer.maxCount=2
movie.actor.maxCount=19[/php]

Below is what an older version of YAMJ shows in the xml file (r2952 I think)

[php]<people>
<person cast_id="0" character="UNKNOWN" department="Directing" doublage="UNKNOWN"
id="nm0005436"
job="Director"
name="John Singleton"
order="0"
title="John Singleton"
url="http://www.imdb.com/name/nm0005436/&quot;&gt;John Singleton</person>
<person cast_id="1" character="UNKNOWN" department="Writing" doublage="UNKNOWN"
id="nm0860155"
job="Writer"
name="Gary Scott Thompson"
order="0"
title="Gary Scott Thompson"
url="http://www.imdb.com/name/nm0860155/&quot;&gt;Gary Scott Thompson</person>
<person cast_id="2" character="Brian O'Conner" department="Actors" doublage="UNKNOWN"
id="nm0908094"
job="Actor"
name="Paul Walker"
order="0"
title="Paul Walker"
url="http://www.imdb.com/name/nm0908094/&quot;&gt;Paul Walker</person>
<person cast_id="3" character="Roman Pearce (as Tyrese)" department="Actors"
doublage="UNKNOWN"
id="nm0879085"
job="Actor"
name="Tyrese Gibson"
order="1"
title="Tyrese Gibson"
url="http://www.imdb.com/name/nm0879085/&quot;&gt;Tyrese Gibson</person>
<person cast_id="4" character="Monica Fuentes" department="Actors" doublage="UNKNOWN"
id="nm0578949"
job="Actor"
name="Eva Mendes"
order="2"
title="Eva Mendes"
url="http://www.imdb.com/name/nm0578949/&quot;&gt;Eva Mendes</person>
<person cast_id="5" character="Carter Verone" department="Actors" doublage="UNKNOWN"
id="nm0369513"
job="Actor"
name="Cole Hauser"
order="3"
title="Cole Hauser"
url="http://www.imdb.com/name/nm0369513/&quot;&gt;Cole Hauser</person>
<person cast_id="6" character="Tej (as Chris 'Ludacris' Bridges)" department="Actors"
doublage="UNKNOWN"
id="nm0524839"
job="Actor"
name="Ludacris"
order="4"
title="Ludacris"
url="http://www.imdb.com/name/nm0524839/&quot;&gt;Ludacris&lt;/person>
<person cast_id="7" character="Agent Bilkins" department="Actors" doublage="UNKNOWN"
id="nm0058175"
job="Actor"
name="Thom Barry"
order="5"
title="Thom Barry"
url="http://www.imdb.com/name/nm0058175/&quot;&gt;Thom Barry</person>
<person cast_id="8" character="Agent Markham" department="Actors" doublage="UNKNOWN"
id="nm0001664"
job="Actor"
name="James Remar"
order="6"
title="James Remar"
url="http://www.imdb.com/name/nm0001664/&quot;&gt;James Remar</person>
<person cast_id="9" character="Suki" department="Actors" doublage="UNKNOWN"
id="nm1226817"
job="Actor"
name="Devon Aoki"
order="7"
title="Devon Aoki"
url="http://www.imdb.com/name/nm1226817/&quot;&gt;Devon Aoki</person>
<person cast_id="10" character="Orange Julius" department="Actors" doublage="UNKNOWN"
id="nm1004774"
job="Actor"
name="Amaury Nolasco"
order="8"
title="Amaury Nolasco"
url="http://www.imdb.com/name/nm1004774/&quot;&gt;Amaury Nolasco</person>
<person cast_id="11" character="Slap Jack" department="Actors" doublage="UNKNOWN"
id="nm1013003"
job="Actor"
name="Michael Ealy"
order="9"
title="Michael Ealy"
url="http://www.imdb.com/name/nm1013003/&quot;&gt;Michael Ealy</person>
<person cast_id="12" character="Jimmy" department="Actors" doublage="UNKNOWN"
id="nm1266102"
job="Actor"
name="Jin Auyeung"
order="10"
title="Jin Auyeung"
url="http://www.imdb.com/name/nm1266102/&quot;&gt;Jin Auyeung</person>
<person cast_id="13" character="Agent Dunn" department="Actors" doublage="UNKNOWN"
id="nm1378329"
job="Actor"
name="Edward Finlay"
order="11"
title="Edward Finlay"
url="http://www.imdb.com/name/nm1378329/&quot;&gt;Edward Finlay</person>[/php]

Anyone have any ideas? I just can't seem to locate what I've done wrong to make the actors go away from my 'eversion overlays' :(

@Omertron
Copy link
Member Author

Comment #1 originally posted by Omertron on 2013-03-04T12:42:45.000Z:

<empty>

@Omertron
Copy link
Member Author

Comment #2 originally posted by Omertron on 2013-03-04T12:43:49.000Z:

This issue was updated by revision r3610.

Only clear cast/directors if cast/directors is contained in NFO and should be overwritten

@Omertron
Copy link
Member Author

Comment #3 originally posted by Omertron on 2013-03-04T12:52:28.000Z:

This issue was updated by revision r3611.

Only clear cast/directors if cast/directors is contained in NFO and should be overwritten

@Omertron
Copy link
Member Author

Comment #4 originally posted by Omertron on 2013-03-04T13:50:05.000Z:

tried r3611 .... problem still not resolved. People section in movie's xml file shows Directors and Writers, but not Actors.

@Omertron
Copy link
Member Author

Comment #5 originally posted by Omertron on 2013-03-04T15:47:07.000Z:

This issue was closed by revision r3612.

@Omertron
Copy link
Member Author

Comment #6 originally posted by Omertron on 2013-03-04T21:43:42.000Z:

This issue was updated by revision r3613.

Scrape for people hierarchy: directors, writers, actors

@Omertron
Copy link
Member Author

Comment #7 originally posted by Omertron on 2013-03-07T09:28:28.000Z:

This issue was updated by revision r3630.

Only clear cast/directors/writers if present while kinopoisk scraping

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