INTERACT FORUM

More => Old Versions => Media Center 13 (Development Ended) => Topic started by: Dutch Peter on November 12, 2008, 02:01:06 pm

Title: Configuring New Link (like YouTube)
Post by: Dutch Peter on November 12, 2008, 02:01:06 pm
I am trying to make a link to www.musicmeter.nl
This is what works in the browser (IE7):
http://www.musicmeter.nl/album/search/Artiest="Madonna"

I translated that to:
http://www.musicmeter.nl/album/search/Artiest="[Artist]"

It does not work. The website does not even come up........

Here the 'Copy link information':
<Link version="1,1">
<Item Name="Name">MMeter</Item>
<Item Name="Filter">[Media Type]=[Audio]</Item>
<Item Name="Action">2</Item>
<Item Name="Base URL">http://www.musicmeter.nl</Item>
<Item Name="Search URL">http://www.musicmeter.nl/album/search/Artiest="[Artist]"</Item>
</Link>
Title: Re: Configuring New Link (like YouTube)
Post by: Dutch Peter on November 12, 2008, 03:42:57 pm
Found it. It should be:
http:////www.musicmeter.nl//album//search//Artiest="[Artist]"

Notice the double /'s