beets/test/rsrc
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
..
acousticbrainz acousticbrainz: Test _map_data_to_scheme with real data 2016-11-20 22:03:41 +01:00
beetsplug Final pyupgrade 2021-08-26 20:14:08 +10:00
lyrics bug 4406 fix 2022-11-10 12:54:45 -05:00
spotify created Spotify track and album info rsrcs 2021-11-17 16:25:26 -08:00
abbey-different.jpg reduce image sizes 2014-09-17 22:57:50 +02:00
abbey-similar.jpg reduce image sizes 2014-09-17 22:57:50 +02:00
abbey.jpg reduce image sizes 2014-09-17 22:57:50 +02:00
archive.7z Add 7z file support #3906 2021-05-07 22:04:46 +10:00
archive.rar Import rar archives 2014-04-15 18:24:09 +02:00
bpm.mp3
convert_stub.py Address feedback from @sampsyo 2021-09-28 18:05:44 +10:00
coverart.ogg
date.mp3
date_with_slashes.ogg Added test for date with slashed and fixed date regex 2014-10-28 08:52:03 +01:00
discc.ogg
empty.aiff AIFF support (fix #250) 2014-05-17 21:13:40 -07:00
empty.alac.m4a
empty.ape
empty.dsf Added DSF to test_mediafile 2017-01-09 18:54:30 +01:00
empty.flac
empty.m4a
empty.mp3
empty.mpc
empty.ogg
empty.opus
empty.wma Remove all tags from empty.wma 2014-04-09 23:28:11 +02:00
empty.wv
emptylist.mp3
full.aiff Add mb_releasetrackid tag to full.* media files. 2018-05-01 08:37:34 +02:00
full.alac.m4a Add mb_releasetrackid tag to full.* media files. 2018-05-01 08:37:34 +02:00
full.ape Add mb_releasetrackid tag to full.* media files. 2018-05-01 08:37:34 +02:00
full.dsf Add mb_releasetrackid tag to full.* media files. 2018-05-01 08:37:34 +02:00
full.flac Add mb_releasetrackid tag to full.* media files. 2018-05-01 08:37:34 +02:00
full.m4a Add mb_releasetrackid tag to full.* media files. 2018-05-01 08:37:34 +02:00
full.mp3 Add mb_releasetrackid tag to full.* media files. 2018-05-01 08:37:34 +02:00
full.mpc Add mb_releasetrackid tag to full.* media files. 2018-05-01 08:37:34 +02:00
full.ogg Add mb_releasetrackid tag to full.* media files. 2018-05-01 08:37:34 +02:00
full.opus Add mb_releasetrackid tag to full.* media files. 2018-05-01 08:37:34 +02:00
full.wma Add mb_releasetrackid tag to full.* media files. 2018-05-01 08:37:34 +02:00
full.wv Add mb_releasetrackid tag to full.* media files. 2018-05-01 08:37:34 +02:00
image-2x3.jpg
image-2x3.png
image-2x3.tiff
image-jpeg.mp3 embedart: Adapt tests for #2254 2016-11-08 18:48:44 +01:00
image.ape Added support for APEv2 cover tags 2014-10-27 16:10:17 +01:00
image.flac
image.m4a
image.mp3
image.ogg
image.wma
image_unknown_type.mp3 chmod -x image_unknown_type.mp3 2016-07-05 20:29:35 +02:00
itunes_library_unix.xml MetaSync: minor improvements for iTunes source 2015-05-13 20:02:34 +02:00
itunes_library_windows.xml MetaSync: minor improvements for iTunes source 2015-05-13 20:02:34 +02:00
lyricstext.yaml Update lyricstext.yaml 2022-05-05 14:04:54 -07:00
min.flac
min.m4a
min.mp3
oldape.ape
only-magic-bytes.jpg smaller test image for fix-jpeg-detection 2015-07-21 21:18:57 +02:00
partial.flac
partial.m4a
partial.mp3
playlist.m3u convert: playlist: Add test_m3ufile and fixtures 2023-03-29 07:21:27 +02:00
playlist.m3u8 convert: playlist: Add test_m3ufile and fixtures 2023-03-29 07:21:27 +02:00
playlist_non_ext.m3u convert: playlist: Add tests checking extm3u and 2023-03-29 07:21:27 +02:00
playlist_windows.m3u8 convert: playlist: M3U read as bytes 2023-03-29 07:46:08 +02:00
pure.wma Fixed getting description for wma file with standard WMA attributes 2014-10-28 10:28:12 +01:00
soundcheck-nonascii.m4a Fix #1666: malformed binary data in SoundCheck 2015-11-13 12:21:36 -08:00
space_time.mp3
t_time.m4a
test_completion.sh Fix #1826: include test_completion.sh in sdist 2016-01-22 15:25:43 -08:00
unicode’d.mp3 permissions: Move syspath conversion to the actual API boundary 2023-02-12 14:04:24 +01:00
unparseable.aiff AIFF support (fix #250) 2014-05-17 21:13:40 -07:00
unparseable.alac.m4a Use _safe_cast to avoid dying on illegal dates. 2014-03-18 01:38:04 -04:00
unparseable.ape Use _safe_cast to avoid dying on illegal dates. 2014-03-18 01:38:04 -04:00
unparseable.dsf Test improvements for DSF. 2017-01-10 11:21:40 +01:00
unparseable.flac Use _safe_cast to avoid dying on illegal dates. 2014-03-18 01:38:04 -04:00
unparseable.m4a Use _safe_cast to avoid dying on illegal dates. 2014-03-18 01:38:04 -04:00
unparseable.mp3 Use _safe_cast to avoid dying on illegal dates. 2014-03-18 01:38:04 -04:00
unparseable.mpc Use _safe_cast to avoid dying on illegal dates. 2014-03-18 01:38:04 -04:00
unparseable.ogg Use _safe_cast to avoid dying on illegal dates. 2014-03-18 01:38:04 -04:00
unparseable.opus Use _safe_cast to avoid dying on illegal dates. 2014-03-18 01:38:04 -04:00
unparseable.wma Use _safe_cast to avoid dying on illegal dates. 2014-03-18 01:38:04 -04:00
unparseable.wv Use _safe_cast to avoid dying on illegal dates. 2014-03-18 01:38:04 -04:00
year.ogg