lionking
Junior Member
Posts: 2
Registered: 8-31-2009
Member Is Offline
|
posted on 8-31-2009 at 08:52 PM
|
|
|
Change Default Album Search Site
Hi
Please tell me if its possible to change the default internet site or choose an internet site that i would like ejukebox to search for album
covers.
Thanks
Cliff
|
|
Audiosoft
|
posted on 9-1-2009 at 12:28 AM
|
|
|
What site would you like to search?
If you right click on item in the songlist and then select Info Links on the menu and Edit Info Links you can change the defaults or add additional
links.
Audiosoft
|
|
lionking
Junior Member
Posts: 2
Registered: 8-31-2009
Member Is Offline
|
posted on 9-1-2009 at 09:46 PM
|
|
|
Hi
Thank u for your reply.
The site i would like ejukebox to automatically download from is google images, but when i include the address:
[Artist]
URL=http://www.google.co.za/imghp?artist=#artist#&
[Album]
URL=http://www.google.co.za/imghp?artist=#artist#&album=#album#&.
All it does is bring me to the google image page without having searched for anything.
Please tell me what i am doing wrong?
Thanks
Cliff
|
|
Audiosoft
|
posted on 9-1-2009 at 11:28 PM
|
|
|
Cliff,
In most cases (when the site does not use a POST query) to add quicklink site you go to the website in your browser and enter a search word. Then copy
the results page URL and replace the search word inside it with #artist# #album# and/or #title#.
Below is the correct link for images.google.co.za just understand that you could trigger more customized google results with additional triggers in
the url like limiting to certain images sizes, files types etc. Like i said above to get those you just copy the url of the page results and replace
the search word with the #artist# #album# and/or #title# like below. If the URL does not contain the search terms it is a POST form in which case you
can ask here about the correct URL= to use as an analysis of the form code in the page in needed.
[Artist]
URL=http://images.google.co.za/images?hl=en&source=hp&q=#artist#&gbv=2&aq=f&oq=
[Album]
URL=http://images.google.co.za/images?hl=en&source=hp&q=#artist#+#album#&gbv=2&aq=f&oq=
Audiosoft
|
|