Skip to content

Releases: cvzi/itunes_smartplaylist

v1.1.8

20 Feb 21:21
1270306
Compare
Choose a tag to compare

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

v1.1.7

11 Feb 20:12
d833c9b
Compare
Choose a tag to compare

Fix a warning

v1.1.6

02 Feb 17:15
92cf294
Compare
Choose a tag to compare

Add support for Python:

  • 3.9
  • 3.10
  • 3.11

v1.1.5

29 Apr 19:18
0b6215b
Compare
Choose a tag to compare
s

v1.1.4

26 Jan 15:56
Compare
Choose a tag to compare
version bump 1.1.4

v1.1.3

26 Jan 15:52
56226e8
Compare
Choose a tag to compare

Added Python 3.8 support

v1.1.2

24 Oct 18:11
Compare
Choose a tag to compare
no verbose tests

v1.1.1

22 Oct 18:25
Compare
Choose a tag to compare
codacy