musicbrainz-release-grabber

Crates.iomusicbrainz-release-grabber
lib.rsmusicbrainz-release-grabber
version0.11.1
sourcesrc
created_at2023-02-09 01:47:15.325697
updated_at2024-06-24 07:26:36.818587
descriptionCheck if there are new albums on the musicbrainz release. Give it a folder and it will check the artist ids and save it. Now you can just ask for new releases whenever you want. Don't forget to edit the artists.
homepage
repositoryhttps://github.com/Narfinger/musicbrainz-release-grabber
max_upload_size
id780413
size74,020
(Narfinger)

documentation

README

musicbrainz-release-grabber

Finds new albums released on musicbrainz from a given directory.

Usage

  • Load your music directory with -a
  • Remove directories you do not want to include.
  • Get the ids from musicbrainz (-i). This will output artists where the musicbrainz artist does not match your search string. These might be wrong artists or just different spellings.
  • Use -n to get new albums.

Notice the last step will take a while rougly 2 seconds per as per musicbrainz throttling restrictions. This will also obviously give all possible information you are searching for to musicbrainz.

Commit count: 207

cargo fmt