..
rsrc
created Spotify track and album info rsrcs
2021-11-17 16:25:26 -08:00
__init__.py
Remove unused imports
2021-08-26 20:59:48 +10:00
_common.py
pyupgrade beetsplug and tests
2021-08-26 19:12:51 +10:00
helper.py
really remove all six imports
2022-01-20 00:26:01 +01:00
lyrics_download_samples.py
pyupgrade beetsplug and tests
2021-08-26 19:12:51 +10:00
test_acousticbrainz.py
pyupgrade beetsplug and tests
2021-08-26 19:12:51 +10:00
test_albumtypes.py
Fix up invalid master merges
2021-09-26 17:33:15 +10:00
test_art.py
Remove as many as possible sys.version tests
2021-08-27 10:24:27 +10:00
test_art_resize.py
deinterlace option to affect when no other processing
2021-11-01 13:51:57 +01:00
test_autotag.py
pyupgrade beetsplug and tests
2021-08-26 19:12:51 +10:00
test_bareasc.py
pyupgrade beetsplug and tests
2021-08-26 19:12:51 +10:00
test_beatport.py
Remove unused imports
2021-08-26 20:59:48 +10:00
test_bucket.py
pyupgrade beetsplug and tests
2021-08-26 19:12:51 +10:00
test_config_command.py
Remove unused imports
2021-08-26 20:59:48 +10:00
test_convert.py
Fix @unittest.skipIf annotations to ignore only win32
2022-01-07 21:29:44 -08:00
test_datequery.py
pyupgrade beetsplug and tests
2021-08-26 19:12:51 +10:00
test_dbcore.py
Remove unused imports
2021-08-26 20:59:48 +10:00
test_discogs.py
Final clean up
2021-10-05 13:00:38 +10:00
test_edit.py
pyupgrade beetsplug and tests
2021-08-26 19:12:51 +10:00
test_embedart.py
pyupgrade beetsplug and tests
2021-08-26 19:12:51 +10:00
test_embyupdate.py
pyupgrade beetsplug and tests
2021-08-26 19:12:51 +10:00
test_export.py
pyupgrade beetsplug and tests
2021-08-26 19:12:51 +10:00
test_fetchart.py
pyupgrade beetsplug and tests
2021-08-26 19:12:51 +10:00
test_filefilter.py
pyupgrade beetsplug and tests
2021-08-26 19:12:51 +10:00
test_files.py
pyupgrade beetsplug and tests
2021-08-26 19:12:51 +10:00
test_ftintitle.py
pyupgrade beetsplug and tests
2021-08-26 19:12:51 +10:00
test_hidden.py
pyupgrade beetsplug and tests
2021-08-26 19:12:51 +10:00
test_hook.py
Fix @unittest.skipIf annotations to ignore only win32
2022-01-07 21:29:44 -08:00
test_ihate.py
pyupgrade beetsplug and tests
2021-08-26 19:12:51 +10:00
test_importadded.py
Remove unused imports
2021-08-26 20:59:48 +10:00
test_importer.py
really remove all six imports
2022-01-20 00:26:01 +01:00
test_importfeeds.py
pyupgrade beetsplug and tests
2021-08-26 19:12:51 +10:00
test_info.py
pyupgrade beetsplug and tests
2021-08-26 19:12:51 +10:00
test_ipfs.py
Remove unused imports
2021-08-26 20:59:48 +10:00
test_keyfinder.py
pyupgrade beetsplug and tests
2021-08-26 19:12:51 +10:00
test_lastgenre.py
Remove unused imports
2021-08-26 20:59:48 +10:00
test_library.py
Prevent fails of tests when path contains dots
2021-11-19 16:54:28 +01:00
test_limit.py
Test failing due to unidentified argument processing issue; replacing with API calls gives expected results.
2021-12-27 13:26:38 -05:00
test_logging.py
test_logging: fix incorrect exception handling
2022-01-20 21:16:17 +01:00
test_lyrics.py
Remove as many as possible sys.version tests
2021-08-27 10:24:27 +10:00
test_mb.py
pyupgrade beetsplug and tests
2021-08-26 19:12:51 +10:00
test_mbsubmit.py
pyupgrade beetsplug and tests
2021-08-26 19:12:51 +10:00
test_mbsync.py
pyupgrade beetsplug and tests
2021-08-26 19:12:51 +10:00
test_metasync.py
pyupgrade beetsplug and tests
2021-08-26 19:12:51 +10:00
test_mpdstats.py
pyupgrade beetsplug and tests
2021-08-26 19:12:51 +10:00
test_parentwork.py
pyupgrade beetsplug and tests
2021-08-26 19:12:51 +10:00
test_permissions.py
Commit #4036
2021-09-26 16:41:13 +10:00
test_pipeline.py
pyupgrade beetsplug and tests
2021-08-26 19:12:51 +10:00
test_play.py
Fix @unittest.skipIf annotations to ignore only win32
2022-01-07 21:29:44 -08:00
test_player.py
pyupgrade beetsplug and tests
2021-08-26 19:12:51 +10:00
test_playlist.py
Remove unused imports
2021-08-26 20:59:48 +10:00
test_plexupdate.py
pyupgrade beetsplug and tests
2021-08-26 19:12:51 +10:00
test_plugin_mediafield.py
Remove unused imports
2021-08-26 20:59:48 +10:00
test_plugins.py
pyupgrade beetsplug and tests
2021-08-26 19:12:51 +10:00
test_query.py
Fix @unittest.skipIf annotations to ignore only win32
2022-01-07 21:29:44 -08:00
test_random.py
pyupgrade beetsplug and tests
2021-08-26 19:12:51 +10:00
test_replaygain.py
test_replaygain: fix complicated and incorrect exception handling
2022-01-20 21:12:59 +01:00
test_smartplaylist.py
Remove unused imports
2021-08-26 20:59:48 +10:00
test_sort.py
pyupgrade beetsplug and tests
2021-08-26 19:12:51 +10:00
test_spotify.py
really remove all six imports
2022-01-20 00:26:01 +01:00
test_subsonicupdate.py
Remove unused imports
2021-08-26 20:59:48 +10:00
test_template.py
Remove unused imports
2021-08-26 20:59:48 +10:00
test_the.py
pyupgrade beetsplug and tests
2021-08-26 19:12:51 +10:00
test_thumbnails.py
pyupgrade beetsplug and tests
2021-08-26 19:12:51 +10:00
test_types_plugin.py
pyupgrade beetsplug and tests
2021-08-26 19:12:51 +10:00
test_ui.py
Fix @unittest.skipIf annotations to ignore only win32
2022-01-07 21:29:44 -08:00
test_ui_commands.py
pyupgrade beetsplug and tests
2021-08-26 19:12:51 +10:00
test_ui_importer.py
Remove unused imports
2021-08-26 20:59:48 +10:00
test_ui_init.py
pyupgrade beetsplug and tests
2021-08-26 19:12:51 +10:00
test_util.py
Remove unused imports
2021-08-26 20:59:48 +10:00
test_vfs.py
pyupgrade beetsplug and tests
2021-08-26 19:12:51 +10:00
test_web.py
Remove unused imports
2021-08-26 20:59:48 +10:00
test_zero.py
pyupgrade beetsplug and tests
2021-08-26 19:12:51 +10:00
testall.py
pyupgrade beetsplug and tests
2021-08-26 19:12:51 +10:00