beets/beets
2025-04-14 02:28:42 +01:00
..
autotag albums_for_id -> album_for_id and return a single candidate instead of an iterator 2025-04-14 02:28:42 +01:00
dbcore Use table-qualified names in any field query 2025-01-19 01:09:11 +00:00
test add missing space in comment 2025-02-03 19:32:27 -08:00
ui Update deprecated imports 2024-12-10 06:10:04 +00:00
util Removed typevar from typing_extensions as it is available in typing since 2025-04-02 17:25:53 +02:00
__init__.py Increment version to 2.2.0 2024-12-02 06:56:49 +00:00
__main__.py Reformat the codebase 2024-09-21 11:57:48 +01:00
art.py Reformat the codebase 2024-09-21 11:57:48 +01:00
config_default.yaml Fix SACD Imports 2024-11-22 22:33:09 -05:00
importer.py See https://github.com/beetbox/beets/pull/5611#discussion_r1957433785 2025-02-17 16:30:42 +01:00
library.py Add Item.any_writable_media_field_query method for BPD search 2025-01-19 01:09:11 +00:00
logging.py Remove some lint exclusions and fix the issues 2024-09-21 11:59:19 +01:00
mediafile.py Apply formatting tools to all files 2023-10-22 09:53:18 +10:00
plugins.py albums_for_id -> album_for_id and return a single candidate instead of an iterator 2025-04-14 02:28:42 +01:00
random.py Make a random change for testing 2024-05-07 16:28:28 +01:00
vfs.py Use PEP585 lowercase collections typing annotations 2024-12-10 06:10:03 +00:00