beets/test/plugins
Šarūnas Nejus 1271b711f7
Format MusicBrainz search terms and escape Lucene special chars
Add a helper to lower/strip and escape Lucene query syntax.
Use it when building search queries and add unit tests.
2026-02-07 22:26:17 +00:00
..
utils Format MusicBrainz search terms and escape Lucene special chars 2026-02-07 22:26:17 +00:00
__init__.py
conftest.py Migrate mbcollection to use MusicBrainzAPI 2026-01-06 09:54:02 +00:00
lyrics_pages.py Address RUF012 2026-01-13 20:55:40 +00:00
test_acousticbrainz.py
test_advancedrewrite.py
test_albumtypes.py Configure future-annotations 2026-01-13 20:55:40 +00:00
test_art.py fetchart: Add support for configurable fallback cover art 2025-12-30 13:45:03 +01:00
test_aura.py Configure future-annotations 2026-01-13 20:55:40 +00:00
test_autobpm.py
test_bareasc.py
test_beatport.py
test_bpd.py Address RUF012 2026-01-13 20:55:40 +00:00
test_bucket.py
test_convert.py Configure future-annotations 2026-01-13 20:55:40 +00:00
test_discogs.py Remove utils, rework from_plugin method in ArtistState to from_config 2026-01-19 12:43:30 -08:00
test_edit.py Address RUF012 2026-01-13 20:55:40 +00:00
test_embedart.py
test_embyupdate.py
test_export.py
test_fetchart.py Fix fetchart colors broken by 67e668d81f 2026-01-07 10:36:08 -08:00
test_filefilter.py
test_fromfilename.py
test_ftintitle.py Configure future-annotations 2026-01-13 20:55:40 +00:00
test_hook.py Address RUF012 2026-01-13 20:55:40 +00:00
test_ihate.py
test_importadded.py
test_importfeeds.py
test_importsource.py importsource: Test skip, Test reimport-skip 2025-12-21 13:07:02 +01:00
test_info.py
test_inline.py
test_ipfs.py
test_keyfinder.py
test_lastgenre.py fix(lastgenre): Canonicalize keep_existing fallback 2026-01-31 13:22:56 +01:00
test_limit.py
test_listenbrainz.py Migrate listenbrainz plugin to use our MusicBrainzAPI implementation 2026-01-06 00:27:36 +00:00
test_lyrics.py Enable RUF rules 2026-01-13 20:55:40 +00:00
test_mbcollection.py mbcollection: slight refactor 2026-01-06 09:54:02 +00:00
test_mbpseudo.py Configure future-annotations 2026-01-13 20:55:40 +00:00
test_mbsubmit.py
test_mbsync.py
test_missing.py Migrate missing to use MusicBrainzAPI 2026-01-06 00:51:50 +00:00
test_mpdstats.py Address RUF012 2026-01-13 20:55:40 +00:00
test_musicbrainz.py Replace/fix Release.type with Release.primary-type 2026-01-31 18:05:18 +00:00
test_parentwork.py Migrate parentwork to use MusicBrainzAPI 2026-01-06 00:27:36 +00:00
test_permissions.py
test_play.py
test_playlist.py
test_plexupdate.py
test_plugin_mediafield.py
test_random.py Readded licence. Removed last legacy occurrences of artist and 2026-01-30 00:30:21 +00:00
test_replace.py
test_replaygain.py
test_scrub.py
test_smartplaylist.py
test_spotify.py expand tests to include check for track artists 2025-12-18 16:23:58 -08:00
test_subsonicupdate.py
test_substitute.py
test_the.py
test_thumbnails.py
test_titlecase.py Cleanup, fix format 2025-12-16 19:06:37 -08:00
test_types_plugin.py
test_web.py
test_zero.py