YAMJ / yamj-v2

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

people section (cast, writer, director) skipped #2228

Closed Omertron closed 9 years ago

Omertron commented 9 years ago

Original issue 2229 created by Omertron on 2011-12-12T00:06:08.000Z:

What steps will reproduce the problem? 1.Yamj xml pass 2.R2833 3.

What is the expected output? What do you see instead? if mjb.people=true ==> index for cast, person, writer, director should be generated with R2833 it's DOWN ==> no value anywhere in index file and detail file

What version/revision of YAMJ are you using? On what operating system? R2833 on 7 (windows 64b)

What skin are you using? not denpending of the skin

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

Please provide any additional information below.

Omertron commented 9 years ago

Comment #1 originally posted by Omertron on 2011-12-12T01:39:43.000Z:

some precision :

if you rerun yamj with R2833 without xml overwrite and if the xml has been already generated are with R2819 (perhaps after) ==> no cast,writer,director if you run yamj with R2833 and you have deleted first the (cast, director, writer) xml file (or set xmloverwrite=true) ===> cast, writer, director are indexed and OK

Omertron commented 9 years ago

Comment #2 originally posted by Omertron on 2011-12-12T10:34:27.000Z:

so it works ok after a rebuild?

Omertron commented 9 years ago

Comment #3 originally posted by Omertron on 2011-12-12T17:40:57.000Z:

bad news,

Omertron commented 9 years ago

Comment #4 originally posted by Omertron on 2011-12-13T21:36:50.000Z:

precision : this append if mjb.forceIndexOverwrite=true

Omertron commented 9 years ago

Comment #5 originally posted by Omertron on 2011-12-14T13:46:03.000Z:

I can confirm this issue (using r2835, mjb.people=true). First scan: XML contains all people data After Rescan: no people data in XMLs anymore

Omertron commented 9 years ago

Comment #6 originally posted by Omertron on 2011-12-16T22:04:02.000Z:

I'm lost here; I couldn't find the reason for the above described problem (r2843) :-( The other thing is: In the past before all this started I got the people block and didn't have the annoyingly long scan of the people database (movie links, pictures, etc.). Now without mjb.people=true I don't get the short people block anymore but with mjb.people=true and xmloverwrite=true it starts to scan "all" people data. How can I get back the people block (it's needed by eversion) without people images/xmls?

Omertron commented 9 years ago

Comment #7 originally posted by Omertron on 2011-12-19T23:23:25.000Z:

the problem is very annoying, if it could help this didn't appened with R2819 and is real with R2833

Omertron commented 9 years ago

Comment #8 originally posted by Omertron on 2011-12-25T06:43:36.000Z:

Yes I can confirm the same result with R2845. The initial scan worked well and all people data was present in xmls. Second scan removed the people data from the xml files.

Does a rebuild of xml files mean that photos will have to be redownloaded?

Omertron commented 9 years ago

Comment #9 originally posted by Omertron on 2011-12-28T12:08:36.000Z:

Should be fixed in r2857

Omertron commented 9 years ago

Comment #10 originally posted by Omertron on 2011-12-28T17:39:56.000Z:

it's ok now, thanks, tested with R2857 and R2859