Files
beets/docs
Sanjay Santhanam 58bd7ede4c fix: skip metadata source search when query and filters are empty
Items with no artist or title tags produce a search with an empty query
and no filters. The request was still sent to the metadata source API,
and MusicBrainz answers it with a 400 Bad Request, which was logged with
a traceback once per affected file during an import.

Return no candidates instead of issuing a request that cannot match
anything.
2026-08-06 10:04:57 -07:00
..
2026-07-16 20:20:06 +02:00
2026-05-20 16:53:06 +02:00
2026-07-28 15:28:32 -04:00
2025-09-04 12:49:44 +01:00
2026-07-29 10:44:53 +00:00
2025-09-04 12:49:44 +01:00
2026-06-30 12:44:21 +01:00
2017-12-21 11:39:08 -05:00
2026-03-02 08:31:44 +01:00