17 lines
347 B
Plaintext
17 lines
347 B
Plaintext
# Search Plugin for CDDB
|
|
# By Cliff Lesniak (clifflesniak@yahoo.com)
|
|
|
|
<SEARCH
|
|
version = "7.1"
|
|
name="CDDB: Any Field"
|
|
description = "CDDB: Any Field"
|
|
method="GET"
|
|
action="http://www.gracenote.com/music/search-adv.html"
|
|
>
|
|
<INPUT NAME="q" user>
|
|
<INPUT NAME="n" VALUE="10">
|
|
<INPUT NAME="x" VALUE="0">
|
|
<INPUT NAME="y" VALUE="0">
|
|
|
|
</SEARCH>
|