https://bugs.kde.org/show_bug.cgi?id=507329

Tuomas Nurmi <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://invent.kde.org/mult
                   |                            |imedia/amarok/-/commit/09b6
                   |                            |4d459540717c24c8c337f662c9b
                   |                            |5101af303
         Resolution|---                         |FIXED
             Status|REPORTED                    |RESOLVED

--- Comment #3 from Tuomas Nurmi <[email protected]> ---
Git commit 09b64d459540717c24c8c337f662c9b5101af303 by Tuomas Nurmi.
Committed on 03/08/2025 at 15:11.
Pushed by nurmi into branch 'master'.

Try to export as-compatible-as-possible playlist files

It is impossible to create playlist files that work with any audio player out
there [plenty of relevant discussion available in various bugtrackers].
However,
try to be just a little bit more compatible with anything by altering the
percent encoding behaviour a bit:
Encode everything for remote urls. Only encode delimiters for local files.
Probably helps more than breaks. Hopefully.

M  +1    -0    ChangeLog
M  +2    -2    src/core-impl/playlists/types/file/PlaylistFile.cpp
M  +16   -0    tests/core-impl/playlists/types/file/m3u/TestM3UPlaylist.cpp
M  +1    -2    tests/data/playlists/test2.m3u
M  +1    -1    tests/data/playlists/test2.pls

https://invent.kde.org/multimedia/amarok/-/commit/09b64d459540717c24c8c337f662c9b5101af303

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to