Skip to content
This repository has been archived by the owner on Oct 2, 2024. It is now read-only.

pref_links

J.Rios edited this page May 4, 2019 · 1 revision

Links

Guayadeque Preferences Links>
<p>This is one of the most interesting features this program has. It allow to search online for information about artists, albums or tracks. You can specify any links you want. Take in mind that the <b>{lang}</b> is replaced by the language you have configured in Online Preferences and the <b>{text}</b> is replaced with the info you are looking for, an artist, album, track, etc.</p>
<p>You can sort the links in the way you want them to appear in the contextual menu.</p>
<p>For example in the Last.fm panel you can select the suggest artists or albums and ask for them in Wikipedia, Google, or any other link you have added... Select yourself the options.</p>
<p>For example you can add to the default links the next ones:</p>
<pre><b>ThePirateBay</b>
http://thepiratebay.org/s/?q={text}&all=on&page=0&orderby=3</pre>
<pre><b>MiniNova</b>
http://www.mininova.org/search/?search={text}</pre>
<pre><b>Demonoid</b>
http://www.demonoid.com/files/?category=2&subcategory=All&quality=All&seeded=0&external=2&query={text}&uid=0&sort=</pre>
<pre><b>AvaxHome</b>
http://avaxsearch.com/avaxhome_search?q={text}&a=&c=2&l=&sort_by=date_desc&commit=Search</pre>
<h3>How to add your own links</a></h3>
<p>If you want to know how to include your own search engines here is how. As an example we'll use 7digital</p>
<p>1-Go to <a href=http://www.7digital.com/ 2-Make a search, for example the ramones. Look at the address bar. This is what you get:

http://www.7digital.com/Search?search=the+ramones&searchtype=global&submit=Search

3-See your actual search highlithed. Substitute this for {text} so you have:

http://www.7digital.com/Search?search={text}&searchtype=global&submit=Search

4-Copy and paste this as another Link in Preferences and call it 7digital 5-Done!!


Clone this wiki locally