beets/beetsplug/_utils
Šarūnas Nejus 9b63985989
Migrate MusicBrainz to shared search hooks
Move MusicBrainzPlugin to SearchApiMetadataSourcePlugin hooks.

Keep entity mapping and criteria in provider-specific hooks.

Update typing and tests for the candidate search path.
2026-03-08 09:00:14 +00:00
..
__init__.py Move vfs.py to beetsplug._utils package to avoid polluting core namespace (#6017) 2025-10-01 12:28:18 +02:00
art.py Remove log if no art to clear 2025-11-10 22:38:58 +01:00
musicbrainz.py Migrate MusicBrainz to shared search hooks 2026-03-08 09:00:14 +00:00
requests.py Retries with 1, 2, 4, 8, 16, 32s backoff 2026-01-30 00:46:13 +00:00
vfs.py Move vfs.py to beetsplug._utils package to avoid polluting core namespace (#6017) 2025-10-01 12:28:18 +02:00