# File lib/librmpd.rb, line 672
        def moveid( songid, to )
                send_command "moveid #{songid} #{to}"
        end