beets/test/rsrc/playlist_windows.m3u8
J0J0 Todos 99231160a7 convert: playlist: M3U read as bytes
- 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)
2023-03-29 07:46:08 +02:00

3 lines
86 B
Text

#EXTM3U
x:\This\is\å\path\to_a_file.mp3
x:\This\is\another\path\tö_a_file.mp3