Author Topic: OK, so a bug with the current XML export  (Read 1355 times)

zBeeble

  • Newbie
  • *
  • Posts: 14
So... since my ask for a generic XML export is a "wishlist" item, I present a bug.  I don't see a way to attach a file, so I've put the file here: https://owncloud.eicat.ca/index.php/s/Dq1ZQP68QKQTuBT

... it ends like this:

      <dict>
         <key>Name</key><string>000-limp_bizkit-the_lowdown-2cd-2011</string>
         <key>Playlist ID</key><integer>52300</integer>
         <key>Playlist Persistent ID</key><string>F7CABFD834E41101</string>
         <key>All Items</key><true/>
         <key>Playlist Items</key>
         <array>

... which isn't valid XML.  A python XML parser also complains that it has a non-ASCII character in it and emac's XML parser complains about a single quote on the first page.

I don't have itunes, so I can't tell if this passes itunes, but it strikes me that it doesn't.