pablotron
--
 
Xmms-Ruby
Wed Apr 24 16:43:08 2002 :: Link

XMMS bindings for Ruby. The online API reference is available here, and you can view a sample script here.

Latest:
Download Xmms-Ruby 0.1.2 (signature)
View the Online API Reference
Read the ChangeLog

Older:
Download Xmms-Ruby 0.1.1
Download Xmms-Ruby 0.1.0



Re: Xmms-Ruby
Thu Mar 25 14:33:43 2004 :: Link :: Posted by thunfisch

Hi,

first off: Great job, thanks. Well, I don't know whether this is my fault or not, but the jump_to_time method doesn't seem to work for me.

require 'xmms'
xmms = Xmms::Remote.new
xmms.jump_to_time 120

This make xmms stop and start playing the current song from the beginning, although it should jump to second 120, right? Maybe I messed up something.

Thanks in advance.

Arash

Note: I cleaned up the newlines in his comment for him


Re: Xmms-Ruby
Sun Oct 17 19:12:27 2004 :: Link :: Posted by noah
Hi there, I'm new to programming and new to Ruby; this is the output of my script:
./xmms_test.rb:13:in `pause': XMMS is not running (Xmms::Error)
Any idea why I get this error? Thanks! Noah

Re: Xmms-Ruby
Sun Oct 17 19:12:44 2004 :: Link :: Posted by noah
Hi there, I'm new to programming and new to Ruby; this is the output of my script:
./xmms_test.rb:13:in `pause': XMMS is not running (Xmms::Error)
Any idea why I get this error? Thanks! Noah

Navigation

Previous . Next -- Display entries.