beets/beets
Adrian Sampson f71e503f6c
Change the prefix for exact match queries
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.
2022-08-17 16:05:33 -07:00
..
autotag Move musicbrainz.enabled check out from invoke_mb 2022-03-23 16:59:21 +00:00
dbcore fix code review comments 2022-03-29 21:24:13 -04:00
ui Adapt to pycodestyle changes 2022-07-30 19:54:24 -04:00
util artresizer: fixup 8a969e30 2022-03-22 22:08:04 +01:00
__init__.py Switch version to 1.6.0 2021-11-27 11:17:14 -05:00
__main__.py pyupgrade beets dir 2021-08-25 16:05:28 +10:00
art.py artresizer: fix image comparison test 2022-02-14 22:52:00 +01:00
config_default.yaml Add path template "sunique" to disambiguate between singleton tracks 2022-08-12 14:19:52 +02:00
importer.py Adapt to pycodestyle changes 2022-07-30 19:54:24 -04:00
library.py Change the prefix for exact match queries 2022-08-17 16:05:33 -07:00
logging.py fix unused import and flake8 2021-08-25 19:07:55 +10:00
mediafile.py mediafile: Improve deprecation warning 2022-06-12 17:59:48 +02:00
plugins.py fix unused import and flake8 2021-08-25 19:07:55 +10:00
random.py pyupgrade beets dir 2021-08-25 16:05:28 +10:00
vfs.py pyupgrade beets dir 2021-08-25 16:05:28 +10:00