foobar2000

MusicBrainz Tagger

By: MordredKLB

Version: 0.4.5, released on 2020-05-17 (archived)

Change log:

0.4.5 - 2020-05-17
  • Drastically sped up the speed of requests to MB by making API calls in separate threads. 1-sec between each request is still enforced due to MB API rate limit
  • Added caching to all MB API calls. This required adding a Least Recently Used cache to the program, and then checking for the request in the cache before making a request to MB for the resource. The cache will hold 100 entries and entries get marked stale after 60 minutes.
  • Added options to skip writing MB IDs for albumid, discid, trackid
  • Search by release-group ID for those of us who don't write albumid
  • Tagging dialog now usable on small resolution screens

Supported processor architecture: x86 32-bit.

Links

Download
View version history
View latest version and component description
Home page
Documentation
Discussion
Source code

How to install a component?