Weird NFO Import On Blank Ember Fields (1 Viewer)

Mt.Fuji

Portal Member
November 26, 2013
6
0
53
Home Country
United States of America United States of America
I'm using Ember 1.3.20 to scrape nfo files into separate movie folders.

I've noticed that on home movies that I created a very basic nfo file for using Ember (no director, actor, writer, or producer) that MyFilms 6.0.3.2921 with NFO version 1.4.1 imports weird data that includes the line: xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" along with other strange information. I've tried to customize the grabber script via the Details Page in AMC Updater but I really don't have a clue. The best I could do was change the Key Start and Key Stop values to <director> and </director> and the like which works but it doesn't pick up multiple listings for a given field on the rest of my movies.

Here's an example of a problematic nfo:
<?xml version="1.0" encoding="utf-8"?>
<movie xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<id />
<title>Home Movie</title>
<originaltitle>Home Movie</originaltitle>
<outline>Fireworks for the kids</outline>
<plot>Fireworks for the kids</plot>
<fileinfo />
</movie>

Here's how the Director, Writer, and Producer are imported:
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"id /title/titleoriginaltitle/originaltitleoutline/outlineplot/plotfileinfo /

Any help would be super awesome. Thanks.
 

Guzzi

Retired Team Member
  • Premium Supporter
  • August 20, 2007
    2,161
    747
    Hi Mt.Fuji,
    I think this is a known issue - see here. It is solved with MF 6.1 - there is a test version in the forum available - and it will be included in the next regular version of course.
     

    Mt.Fuji

    Portal Member
    November 26, 2013
    6
    0
    53
    Home Country
    United States of America United States of America
    Guzzi,
    Thanks. I'll give that version a whirl. In the interum, I used the Ember interface to readily add a Catagorey to movies that were missing one and then set the Start and Stop Keys on the AMC Updater Detail page to <director> and </director> for those fields that were still misbehaving - Ember doesn't easily allow adding missing Director, Writer, and other fields. In so doing, multiple actors and categories were properly imported while the first listing for modified fields like Directors only imported the first entry but I could live with that.
     

    Users who are viewing this thread

    Top Bottom