this is a pretty slick plugin, i'm having a hard time figuring out how to add RSS feeds... can someone tell me how it's done? i tried adding some feeds to utorrent thinking they'd show up, no dice.
UPDATE: i figured out it's the mytorrents.xml... but how can i add more than one feed and have them show up with different names/descriptions? i've tried rearranging the xml as much as possible and they still seem to have the same name... any ideas?
Just copy this, edit and use it in the order you want them to appear:
Code:<feed> <title>[B]Your own title of the feed[/B]</title> <description>[B]Your description[/B]</description> <url>[B]URL (if the URL has the "&" character in it, edit your string to "&", adding the "amp;" after the "&". Be sure not to miss any)[/B]</url> <expires>400</expires> </feed>
Emph
but what if i want to add a second url with a different title & description? when i tried it the url rss feeds work, but it copies the name from the first feed... strange.