YAMJ / yamj-v2

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

Informations missing with NFO's #2541

Closed Omertron closed 9 years ago

Omertron commented 9 years ago

Original issue 2542 created by Omertron on 2012-12-14T13:03:47.000Z:

What steps will reproduce the problem?

  1. use vimedia manager on mac 2.scrape the movie and make the .nfo (all the informations is there, however when running YAMJ the moviename.xml file is missing 70% of the right informations 3.

What is the expected output? What do you see instead? look at my post here http://www.networkedmediatank.com/showthread.php?tid=64536&pid=589280#pid589280

What version/revision of YAMJ are you using? On what operating system? latest one as of December13 2012

What skin are you using? eversion, evstreamed

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

Please provide any additional information below. see http://www.networkedmediatank.com/showthread.php?tid=64536&pid=589280#pid589280

Omertron commented 9 years ago

Comment #1 originally posted by Omertron on 2012-12-14T14:17:17.000Z:

I've just tested with your NFO, but it works with my setup.

Please can youe attach your own moviejukebox.properties, so that we can test against your properties?

Omertron commented 9 years ago

Comment #2 originally posted by Omertron on 2012-12-14T16:23:57.000Z:

here is the attached .properties file

I also have disabled internet scraping on the library's with Tomy and had the same issues. Plots were missing and i had Unknown values everywhere!

Omertron commented 9 years ago

Comment #3 originally posted by Omertron on 2012-12-15T00:40:29.000Z:

I've tested a little bit around and found that the "recommended_movies" section cause this error.

Reason is that the string "movie" in the NFO reader is used to get ALL movie sections in the NFO; so each recommended movie will be regarded as single movie; the first movie section (the valid one) works, but then the movie (taken from recommended_movies section) does not contain any values and the values in the movie will be overwritten with UNKNOWN and not rescraped later on.

Do you have the possibility to remove the recommended_movies section from the NFO? In that case the scraping works as expected.

Perhaps the NFO reader should just read the first NFO; but this must be inspected to not have side effects.

Omertron commented 9 years ago

Comment #4 originally posted by Omertron on 2012-12-15T21:13:05.000Z:

Thanks for taking the time to investigate this issue. I have emailed the developer and he will filter out this section on the next nightly build !

Omertron commented 9 years ago

Comment #5 originally posted by Omertron on 2012-12-16T09:15:04.000Z:

<empty>

Omertron commented 9 years ago

Comment #6 originally posted by Omertron on 2012-12-17T15:47:14.000Z:

This issue was closed by revision r3360.

Omertron commented 9 years ago

Comment #7 originally posted by Omertron on 2012-12-17T15:48:27.000Z:

Ok, now the NFOReader will only process the FIRST movie or tvshow node that is found in the NFO file

Omertron commented 9 years ago

Comment #8 originally posted by Omertron on 2012-12-17T16:12:31.000Z:

Thanks Stuart!

Omertron commented 9 years ago

Comment #9 originally posted by Omertron on 2012-12-17T17:05:33.000Z:

I just update YAMJ with the new one you just fixed and now all i get is errors like thise one:

Checking existing video: A Thousand Words FileTools: Failed reading file A Thousand Words (2012).nfo FileTools: Failed reading file A Thousand Words (2012).nfo Finished: A Thousand Words (33/725) Checking existing video: Abduction Finished: Abduction (34/725) Checking existing video: Abraham Lincoln - Vampire Hunter FileTools: Failed reading file Abraham Lincoln - Vampire Hunter (2012).nfo FileTools: Failed reading file Abraham Lincoln - Vampire Hunter (2012).nfo Finished: Abraham Lincoln - Vampire Hunter (35/725) Checking existing video: Act of Valor FileTools: Failed reading file Act of Valor (2012).nfo FileTools: Failed reading file Act of Valor (2012).nfo

Omertron commented 9 years ago

Comment #10 originally posted by Omertron on 2012-12-17T19:42:02.000Z:

Can you provide a couple of the NFO files? I think this might be a different error

Omertron commented 9 years ago

Comment #11 originally posted by Omertron on 2012-12-22T13:07:54.000Z:

You can close this issue

Omertron commented 9 years ago

Comment #12 originally posted by Omertron on 2012-12-22T13:11:13.000Z:

<empty>