mirror of
https://github.com/beetbox/beets.git
synced 2026-01-14 12:12:23 +01:00
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. |
||
|---|---|---|
| .. | ||
| autotag | ||
| dbcore | ||
| importer | ||
| test | ||
| ui | ||
| util | ||
| __init__.py | ||
| __main__.py | ||
| art.py | ||
| config_default.yaml | ||
| event_types.py | ||
| library.py | ||
| logging.py | ||
| mediafile.py | ||
| plugins.py | ||
| random.py | ||
| vfs.py | ||