More > JRiver Media Center 31 for Windows

Request: Option to make or find all artist pictures the same size!

<< < (2/4) > >>

JimH:
I had the same problem.  I think you have to copy and paste each section's value.  This works.

Thanks, marko!

HPBEME:
okay… I got it now.  I have a vague recollection about this from a thread some time ago.  I pasted the code directly from Marko's email into the Manage Links dialog URL search field, which does not work!

Instead: copy the code but use the Paste Link Information from Clipboard button in the Manage Links dialog for everything to populate correctly

lepa:
It should work if you have script in the clipboard and then in the manage links just press "paste link information from clipboard". New link should be created for you by MC then.

You could use hexify function instead of replace so every other special character than whitespace will also be handled


--- Code: ---<Link version="1.2">
<Item Name="Name">Artist Art (D-D-Go)</Item>
<Item Name="Action">1</Item>
<Item Name="Base URL">https://duckduckgo.com</Item>
<Item Name="Search URL">https:////duckduckgo.com//?q=hexify([Artist])&t=ffab&iar=images&iax=images&ia=images&iaf=size%3ALarge%2Clayout%3ASquare</Item>
<Item Name="Type">0</Item>
<Item Name="Program Path"/>
<Item Name="Program Parameters">"[Filename]"</Item>
<Item Name="Filter">[Media Type]=[Audio]</Item>
</Link>

--- End code ---

HPBEME:
Thanks lepa - I think you were composing your message at exactly the same time I finally remembered how to do it correctly ;D.  I even updated it to use DuckDuckGo's Wallpaper instead of Large for the size setting.

I love this!  It's a small thing, but being able to click on a link eliminates a number of extra mouse clicks, mouse movements, and copy tasks. 

lepa:
You beat me by punch as i was still hexifying the link.  :D Changing replace to hexify will get you correct results for example if there is "&" in the band's name

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version