Author Topic: Help with Custom Web Link  (Read 1303 times)

phred

  • Global Moderator
  • Sr. Member
  • *****
  • Posts: 9348
I've spent the last half hour trying to get a custom web link to work. I'm looking for help getting lyrics from AZ Lyrics (www.azlyrics.com).
I've tried many combinations of
Code
https://www.azlyrics.com/search?q=<Artist>+<Title>
with no success. The closest I get is the site's home page.

I'm beginning to think the site doesn't accept parameters, expect that when I use
Code
https://duckduckgo.com/?q=<Artist>+<Title>+Lyrics
AZ Lyrics is among the returned hits. But doing it this way I have to search through the returned hits to find AZ Lyrics. I'd like to be able to hit it directly.

If someone has the time to investigate this further, I'd really appreciate your time.

Thanks.
Download the latest MusicBee v3.5 or 3.6 patch from here.
Unzip into your MusicBee directory and overwrite existing files.

----------
The FAQ
The Wiki
Posting screenshots is here
Searching the forum with Google is  here


phred

  • Global Moderator
  • Sr. Member
  • *****
  • Posts: 9348
Something like this seems to work:
https://search.azlyrics.com/search.php?q=<artist>+<title>
Yep, it sure does. Thanks very much.
Download the latest MusicBee v3.5 or 3.6 patch from here.
Unzip into your MusicBee directory and overwrite existing files.

----------
The FAQ
The Wiki
Posting screenshots is here
Searching the forum with Google is  here