A simple wrapper for XBMC’s HTTP API
The xbmc gem is hosted by gemcutter
gem sources -a http://gemcutter.org
gem install xbmc
rodeo:~ rob$ ruby -rubygems -e “require ‘xbmc’;x=XBMC.new(‘xbox’);puts x.currently_playing[:artist]”
Bibio
For examples of usage, check out the spec file or an example of controlling XBMC from iTunes