beets/beets
Šarūnas Nejus d05c34ec4e
Merge pull request #4741 from snejus/use-regex-for-path-lookup
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
2023-04-09 19:27:30 +01:00
..
autotag Make external IDs fetching via MB configurable 2023-03-25 20:51:52 +01:00
dbcore Also perform bareasc queries in SQL 2023-04-09 18:43:33 +01:00
ui enforced utf-8 encoding on imported files 2023-03-26 14:13:20 -04:00
util convert: playlist: M3U read as bytes 2023-03-29 07:46:08 +02:00
__init__.py Version bump to 1.6.1 2022-07-01 17:51:54 -07: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 Make external IDs fetching via MB configurable 2023-03-25 20:51:52 +01:00
importer.py Appease flake8 2023-04-01 15:46:02 -07:00
library.py Add explanatory docstring 2023-04-09 18:22:32 +01:00
logging.py remove old Python: in logging, update comments and support new kwargs 2022-12-24 13:09:26 +01:00
mediafile.py mediafile: Improve deprecation warning 2022-06-12 17:59:48 +02:00
plugins.py Refactor MetadataSourcePlugin._get_id() 2023-03-08 18:12:31 +01: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