PlayIt Live

Web Links

The Web Links tab allows you to configure custom web links that are displayed in the main window. These links can be used to quickly look up the current track or access websites relevant to your broadcast, such as a search engine, music databases, station websites, or social media.

Web Links can be used to quickly search the web for an artist or track by right-clicking a track on the main interface (or expanding the track's context menu). Each configured link appears as an entry on that right-click menu, and selecting an entry opens the link in your default browser with the current track's details substituted in.

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.
Wikipedia: {artist} - {title}https://en.wikipedia.org/w/index.php?search={artist} - {title}Directly search Wikipedia.
All Music: {artist}https://www.allmusic.com/search/all/{artist}
Discogs: {artist}https://www.discogs.com/search/?q={artist}&btn=&type=artist
Discogs: {artist} - {title}https://www.discogs.com/search/?q={artist} - {title}&type=release
MusicBrainz: {artist}https://musicbrainz.org/search?type=artist&query={artist}
MusicBrainz: {artist}https://www.duckduckgo.com/?q=!mbartist {artist}Using DuckDuckGo Bangs (DuckDuckGo has a feature called Bangs which makes it easy to query other services: see https://duckduckgo.com/bang).
Docs Build d4b6551.68