nzb.su xml (1 Viewer)

DJBlu

Portal Pro
August 14, 2007
1,670
813
Llanelli
Home Country
United Kingdom United Kingdom
Hi guys,

Here is the simple script needed to get this plugin working with nzb.su. You need to register with the site and get hold of an apikey. Simply change the bit in bold for your key and away you go.

<?xml version="1.0"?>
<sites>
<site name="NZB.su">
<searches>
<search name="Default">http://nzb.su/api?q=[QUERY]&amp;t=search&amp;apikey=InsertyourAPIkeyhere</search>
</searches>
<item type="1">
<title element="title" />
<url element="enclosure" attribute="url" />
</item>
</site>
</sites>

this will work with most newznab sites.

hope this helps.


Hope this helps
 

Users who are viewing this thread

Top Bottom