PlayIt VoiceTrack

Web Links Settings

The Web Links tab of the Settings window configures custom web links that appear on the right-click context menu of tracks. Web Links can be used to quickly search the web for an artist or track by right-clicking a track in the track list or in the segue editor.

Examples

Display TextURLComments
Wikipedia: {artist}https://www.duckduckgo.com/?q=\{artist} band site:wikipedia.orgUses DuckDuckGo to find the first result matching the search. The backslash \ denotes this.
Wikipedia: {artist} - {title}https://www.duckduckgo.com/?q=\{artist} - {title} song site:wikipedia.orgUses DuckDuckGo to find the first result matching the search. The backslash \ denotes this.
Google: {artist} - {title}https://www.google.com/search?q={artist} - {title}
Wikipedia: {artist}https://en.wikipedia.org/w/index.php?search={artist}Directly search Wikipedia.
All Music: {artist}https://www.allmusic.com/search/all/{artist}
Discogs: {artist} - {title}https://www.discogs.com/search/?q={artist} - {title}&type=release
MusicBrainz: {artist}https://musicbrainz.org/search?type=artist&query={artist}

See also

Docs Build d4b6551.71