Skip to content

v1.1.8

Latest
Compare
Choose a tag to compare
@cvzi cvzi released this 20 Feb 21:21
· 6 commits to master since this release
1270306

What's Changed

  • Fix zero-padding of PersistentID by @cvzi in #6
    The parser ommited some leading zeros from the hex value of PersistentID, now it is aligned with the format of the xml library: The PersistentPlaylistID is always zero-padded to length 16 in the iTunes XML file.
  • Map persistent id in text export by @cvzi in #7