INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: Question re: toolbar links for All Music, Rate Your Music, Google, etc  (Read 460 times)

Abbra Cadabra

  • World Citizen
  • ***
  • Posts: 216

Short version: I need to fix the Rate Your Music link.


I have the links where they have been for many versions and have used them frequently when tagging and seeking data or images.

Unfortunately, the link for Rate Your Music has become corrupted and no longer takes me to the Artist's page on RYM.

Can someone please tell me the syntax for the proper Base URL and Search URL so I can restore this functionality?

Thank you.
Logged
I swear I am not here to drive you crazy!

lepa

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 1971
Logged

Abbra Cadabra

  • World Citizen
  • ***
  • Posts: 216
Re: Question re: toolbar links for All Music, Rate Your Music, Google, etc
« Reply #2 on: December 15, 2022, 10:47:09 am »

I tried a search but failed, Thank You!

I got that pasted in and it does take me to RYM, but to a blank search.


https:////rateyourmusic.com//search?searchtype=a&amp;searchterm=Replace([artist],/ ,+)</Item>

which goes to this URL:
https://rateyourmusic.com/search?searchtype=a&amp;searchterm=The+Jimi+Hendrix+Experience%3CItem%3E

I am apparently missing something there.
If you have any ideas, great, otherwise this is better than it was, so thanks
Logged
I swear I am not here to drive you crazy!

JimH

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 71379
  • Where did I put my teeth?
Logged

Abbra Cadabra

  • World Citizen
  • ***
  • Posts: 216
Re: Question re: toolbar links for All Music, Rate Your Music, Google, etc
« Reply #4 on: December 15, 2022, 11:27:49 am »

Maybe a typo.  This works:  https://rateyourmusic.com/search?searchtype=&searchterm=The+Jimi+Hendrix+Experience

Yup, it works. But how do I replace searchterm=The+Jimi+Hendrix+Experience with the syntax to the current artist instead of Jimi?
I've tried various combinations of your link and the one in the previous post to soer the Artist field, but no luck.
Logged
I swear I am not here to drive you crazy!

lepa

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 1971
Re: Question re: toolbar links for All Music, Rate Your Music, Google, etc
« Reply #5 on: December 15, 2022, 11:38:06 am »

Copy the whole
Code: [Select]
<Link version="1.2">
<Item Name="Name">RateYourMusic</Item>
<Item Name="Action">2</Item>
<Item Name="Base URL">https:////rateyourmusic.com//</Item>
<Item Name="Search URL">https:////rateyourmusic.com//search?searchtype=a&amp;searchterm=Replace([artist],/ ,+)</Item>
</Link>
and paste it using Paste Link Information From Clipboard. You have additional item close tag in yours query. Remove then your defected Rate Your Music link. Of course you can fix your current link manually also by removing </Item> from the query
Logged

Abbra Cadabra

  • World Citizen
  • ***
  • Posts: 216
Re: Question re: toolbar links for All Music, Rate Your Music, Google, etc
« Reply #6 on: December 15, 2022, 11:47:51 am »

Oh!  ::)

I was just pasting the search string into its field. That solved it.
Thanks again.
Logged
I swear I am not here to drive you crazy!

lepa

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 1971
Re: Question re: toolbar links for All Music, Rate Your Music, Google, etc
« Reply #7 on: December 15, 2022, 11:48:29 am »

np, glad you got it sorted  :)
Logged
Pages: [1]   Go Up