- commit
- be6696f10c1e9ed69d3604b1962a523a1dbbc0e1
- parent
- 84e9b2f78d41878a4a136056a261173734f31613
- Author
- Tobias Bengfort <tobias.bengfort@posteo.de>
- Date
- 2023-02-20 06:33
update link to spec
Diffstat
| M | README.rst | 2 | +- |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
@@ -1,7 +1,7 @@ 1 1 xspf2m3u - simple XSPF to M3U conversion 2 2 3 3 Playlists tend to break whenever you reorder your music collection. The4 -1 `XSPF <http://www.xspf.org/xspf-v1.html>`_ format allows to specify songs by-1 4 `XSPF <https://xspf.org/spec>`_ format allows to specify songs by 5 5 metadata rather than file location, so it theoretically solves that problem. 6 6 Unfortnately, most audio players do not support that format. 7 7