Dremora / foo_musicbrainz

MusicBrainz tagger for foobar2000 audio player.
http://www.foobar2000.org/components/view/foo_musicbrainz
MIT License
35 stars 4 forks source link

Search selected recording(s) #51

Closed jesus2099 closed 9 years ago

jesus2099 commented 10 years ago

We could have a great right-click menu item called “Search recording(s) on MB” that would launch a search URL for each selected lines in foobar2000 (usually only one but maybe limit to one or warn if several are selected).

Example MB recording search : recording:"%title%" AND artist:"%artist%" AND release:"%album%"

jesus2099 commented 9 years ago

Sorry for this ticket, I’m closing it as it’s eventually slightly off‐topic. For the record, it is more appropriately performed with Run services (foo_run).

https://musicbrainz.org/search?type=recording&method=advanced&query=recording'%3A%22'%title%'%22+AND+artist%3A%22'%artist%'%22+AND+release%3A%22'%album%'%22'