Dear Maintainer,
*** Reporter, please consider answering these questions, where appropriate ***
* What led up to the situation?
Presumably one of the not so rare upgrades changed the parsing of m3u files
* What exactly did you do (or not do) that was effective (or
ineffective)?
Had a playlist with some file names containing #, like this (in the m3u)
06 - Bagatelle #2.flac
Loaded playlist to play the whole album.
* What was the outcome of this action?
Failed to play all and only the files with # in their name. Reported
unable to open mrl and gave full path that ended where the '#' would
go in the popup dialog. Like this:
.../06%20-%20Bagatelle%20
The truncated names also appear, without the URL escaping, in the track
information in the UI with the "#2.flac" omitted.
* What outcome did you expect instead?
For the playlist to work as it has for many years (happened in an album
that has file dates from 2012) and play all the tracks.
Sanity check: if the track is added by "add file", the filename is not
truncated (in information from the UI) and plays.
*** End of the template - remove these template lines ***