beets/beets
Sebastian Mohr c83f2e4e71 Recreating importstate class to imitate previous code, otherwise
we have slightly different behavior.
2025-02-01 13:45:18 +01:00
..
autotag Fix track matching 2024-12-31 00:08:10 +00:00
dbcore Use table-qualified names in any field query 2025-01-19 01:09:11 +00:00
test item assignment: set track distance configuration in tests explicitly 2024-12-31 08:13:13 +00:00
ui Update deprecated imports 2024-12-10 06:10:04 +00:00
util Use shutil.move() to move files. (#5123) 2024-12-26 18:45:21 +00: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 Recreating importstate class to imitate previous code, otherwise 2025-02-01 13:45:18 +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 Delete unnecessary comma in feat detection regex 2024-09-23 12:26:51 -04: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