mirror of
https://github.com/beetbox/beets.git
synced 2026-01-17 13:44:01 +01:00
Perform regex and `bareasc` lookups using SQL - Define a custom function which performs regex lookups natively in SQL. This improves performance of lookups like beet list path::hello. - Define a SQL function which runs unidecode for the bareasc lookups |
||
|---|---|---|
| .. | ||
| autotag | ||
| dbcore | ||
| ui | ||
| util | ||
| __init__.py | ||
| __main__.py | ||
| art.py | ||
| config_default.yaml | ||
| importer.py | ||
| library.py | ||
| logging.py | ||
| mediafile.py | ||
| plugins.py | ||
| random.py | ||
| vfs.py | ||