RSS feed from webskin

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
sijones Offline
Junior Member
Posts: 28
Joined: Jan 2005
Reputation: 0
Post: #1
Hello,

Is it possible to use generate an RSS feed of currentlyplaying / artist / album..

I am thinking of using it as a workaround for the antec fusion vfd ( it will display an rss feed, but won't display xbmc info)

Can anybody help / get me started / point me in the right direction?

Cheers

Si
find quote
blittan Offline
Team-XBMC Handyman
Posts: 1,714
Joined: Jun 2004
Reputation: 11
Location: Sweden
Post: #2
using http-api to get what you want, then parse the output with a script and generate the rss from that.

http://wiki.xbmc.org/?title=Web_Server_H...nformation

to get you going Smile

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
If you don't have the time to read them, please don't take the time to post in this forum!
For troubleshooting and bug reporting please make sure you read this first.
find quote