mirror of
https://github.com/beetbox/beets.git
synced 2025-12-06 08:39:17 +01:00
- M3UFile.read() method reads in rb mode. - M3UFile.read() method handles removal of (platform specific) line endings. - Playlist contents and EXTM3U header is handled as bytes. - Fix test_playlist*read* tests to encode playlist UTF-8 assert strings to bytes using bytestring_path() before comparision. - Fixture playlist_windows.m3u8 is now actually Windows formatted (\r\n + BOM)
3 lines
86 B
Text
3 lines
86 B
Text
#EXTM3U
|
|
x:\This\is\å\path\to_a_file.mp3
|
|
x:\This\is\another\path\tö_a_file.mp3
|