beets/beets
Sebastian Mohr 25ae330044 refactor: moved some more imports that are only used in the commands
in their respective files. Also fixed some imports
2025-11-03 14:03:25 +01:00
..
autotag Update mbpseudo implementation for beets 2.5 2025-11-01 13:51:34 +01:00
dbcore fix mypy error 2025-10-19 15:12:27 +02:00
importer remove releasegroup_id 2025-10-08 09:59:07 -04:00
library Delegate attribute access to logging 2025-08-30 23:10:21 +01:00
test tests: move command tests into dedicated files 2025-11-03 14:00:58 +01:00
ui refactor: moved some more imports that are only used in the commands 2025-11-03 14:03:25 +01:00
util use Generic instead of Any for cached_classproperty 2025-10-19 10:06:16 +02:00
__init__.py Increment version to 2.5.1 2025-10-14 22:51:15 +00:00
__main__.py Reformat the codebase 2024-09-21 11:57:48 +01:00
config_default.yaml Make naming consistent with the field name 2025-10-10 20:36:33 +01:00
logging.py Removed typealias, worked locally with mypy but does seem to cause 2025-09-30 13:39:49 +02:00
mediafile.py Apply formatting tools to all files 2023-10-22 09:53:18 +10:00
metadata_plugins.py Add deprecation warning for <plugin>.source_weight 2025-10-10 20:36:33 +01:00
plugins.py Update mbpseudo implementation for beets 2.5 2025-11-01 13:51:34 +01:00
py.typed Add py.typed marker file to support PEP 561 typing (#5906) 2025-08-09 13:31:55 +02:00
random.py Make a random change for testing 2024-05-07 16:28:28 +01:00