xbmc-client icon indicating copy to clipboard operation
xbmc-client copied to clipboard

A simple Ruby client for the XBMC Media Center JSON-RPC API

Results 4 xbmc-client issues
Sort by recently updated
recently updated
newest added

Commits e8f00b8, b76939d and d573b97 clean up a few things that fail on recent dependancy versions. Commit 7bbecc3 replaces the hardcoded URI/auth for `rdoc:apidoc` with optional environment vars. Commit 1b98ff7...

As the title says, i can´t connect to v6 of the API. Should it work?

Not sure whats up with this, but the gem won't load and this is the error: ``` /opt/github/rbenv/versions/1.9.3-p194/lib/ruby/gems/1.9.1/gems/bundler-1.2.3/lib/bundler/shared_helpers.rb:22:in `default_gemfile': Could not locate Gemfile (Bundler::GemfileNotFound) from /opt/github/rbenv/versions/1.9.3-p194/lib/ruby/gems/1.9.1/gems/bundler-1.2.3/lib/bundler.rb:222:in `default_gemfile' from /opt/github/rbenv/versions/1.9.3-p194/lib/ruby/gems/1.9.1/gems/bundler-1.2.3/lib/bundler.rb:173:in `root'...

I'm testing xbmc-client with the latest Eden beta, which has a slightly changed JSON API. I get the following error: xbmc-client/lib/xbmc-client.rb:39:in `commands': undefined method`map' for nil:NilClass (NoMethodError) from /root/GitSiriProxy/xbmc-client/lib/xbmc-client.rb:46:in `load_api!'...