# File lib/librmpd.rb, line 891 def seekid( songid, time ) send_command "seekid #{songid} #{time}" end