mirror of
https://github.com/beetbox/beets.git
synced 2026-02-02 05:21:45 +01:00
PR #4251 added exact match queries, which are great, but it was subsequently pointed out that the `~` query prefix was already in use: https://github.com/beetbox/beets/pull/4251#issuecomment-1069455483 So this changes the prefix from `~` to `=~`. A little longer, but hopefully it makes the relationship to the similarly-new `=` prefix obvious. |
||
|---|---|---|
| .. | ||
| 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 | ||