HaikuArchives / ArmyKnife

ArmyKnife is an application that lets you edit the metadata of audio files
MIT License
6 stars 14 forks source link

Add online tag lookup #31

Closed TwoFX closed 8 years ago

TwoFX commented 8 years ago

This PR adds a button for online tag search to the edit view. When clicked, a new window opens which shows MusicBrainz search results when searching for all activated, non-empty tags. Double-clicking a result or selecting it and hitting 'Apply' replaces the tags with the search results. Searching happens asynchronously. The API allows for adding other tag search services without changing the query window.

This requires the (new) package musicbrainz{_devel}-5.1.0-2 from haikuports (that is, revision 2).

This was done for https://codein.withgoogle.com/dashboard/task-instances/4824242864521216/?sp-page=1.