beets/beets
Šarūnas Nejus 45f92ac641
Remove case_sensitive from PathQuery.__init__
The case_sensitive parameter was only used in tests, which now use
monkeypatch to control the behavior of util.case_sensitive() instead.
This simplifies the PathQuery initialization logic while maintaining
test coverage.
2025-07-06 16:09:50 +01:00
..
autotag Add Distance and current_metadata to autotag.__init__ for backward compat 2025-05-31 19:17:44 +01:00
dbcore Remove case_sensitive from PathQuery.__init__ 2025-07-06 16:09:50 +01:00
importer match.current_metadata -> util.get_most_common_tags 2025-05-31 17:58:23 +01:00
test typing: fetchart + tests 2025-05-20 08:57:30 +02:00
ui Copy paste query, types from library to dbcore 2025-07-06 16:03:46 +01:00
util Copy paste query, types from library to dbcore 2025-07-06 16:03:46 +01:00
__init__.py Increment version to 2.3.1 2025-05-14 09:53:19 +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 musicbrainz: set default config in the code 2025-05-17 03:31:59 +01:00
event_types.py Fix duplicate database change event send on Library.add (#5561) 2025-05-30 13:41:29 +00:00
library.py Add NullPathType and types to PathType 2025-07-06 16:09:49 +01: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 Add Distance and current_metadata to autotag.__init__ for backward compat 2025-05-31 19:17:44 +01:00
random.py Make a random change for testing 2024-05-07 16:28:28 +01:00
vfs.py Fix legalize_path types 2025-05-04 12:23:22 +01:00