Provide a keyboard shortcut to sync all existing albums with MusicBrainz #166
Labels
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Blocks
#160 Provide a keyboard shortcut to pull all release groups of an artist
wojtek/musichoard
Reference: wojtek/musichoard#166
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This is a precursor to #160 and will fulfill the merge role.
In this sync, all albums without an MBID are searched for on MusicBrainz. Regardless of match quality, a pop-up window is shown with the list of results and their score. This list should also include an option for "cannot-have-an-mbid" and manual input.
Edit: some features were deferred to keep changes smaller and allow them to be resolved in independent order:
Also search and merge those that have an MBID in case new fields are needed.
Out of scope: fetch for artists that do not have MBID (create follow-up issue)
Next steps:
Create a new Fetch state to display a waiting message at the bottom(#187)Figure out how to apply modifications (probably via MusicHoard which ensures the database remains consistent)(#189)Also need:
Add option for manual input(#188)