v1.1.5
Fixed
- Bug in escaping of '&' characters when export :py:class:
.XAutoPF
playlists with the :py:class:.XMLPlaylistParser
.
Was previously escaping multiple times when already escaped e.g. '&' > '&'.
Now correctly skips already occurrences of '&'.