beets/beets
wisp3rwind 89b7e1d864 dbcore: bail out if the database does't support multi-threading
which we rely on. This test doesn't actually work for Python < 3.11,
since Python used to hardcode the threadsafety value to 1
2023-05-07 18:43:43 +02:00
..
autotag Make external IDs fetching via MB configurable 2023-03-25 20:51:52 +01:00
dbcore dbcore: bail out if the database does't support multi-threading 2023-05-07 18:43:43 +02:00
ui enforced utf-8 encoding on imported files 2023-03-26 14:13:20 -04:00
util convert: playlist: M3U read as bytes 2023-03-29 07:46:08 +02:00
__init__.py Version bump to 1.6.1 2022-07-01 17:51:54 -07:00
__main__.py pyupgrade beets dir 2021-08-25 16:05:28 +10:00
art.py artresizer: fix image comparison test 2022-02-14 22:52:00 +01:00
config_default.yaml Make external IDs fetching via MB configurable 2023-03-25 20:51:52 +01:00
importer.py Fix #4776 2023-05-02 08:25:52 -04:00
library.py Add explanatory docstring 2023-04-09 18:22:32 +01:00
logging.py remove old Python: in logging, update comments and support new kwargs 2022-12-24 13:09:26 +01:00
mediafile.py mediafile: Improve deprecation warning 2022-06-12 17:59:48 +02:00
plugins.py Refactor MetadataSourcePlugin._get_id() 2023-03-08 18:12:31 +01:00
random.py pyupgrade beets dir 2021-08-25 16:05:28 +10:00
vfs.py pyupgrade beets dir 2021-08-25 16:05:28 +10:00