Hello,

I am trying to figure out how to get the player started (in python) with as source for playing songs/tracks the 'play queue'


I tried something like this:

shell.props.shell_player.set_playing_source(shell.props.playqueue_source)
shell.props.sourcelist.select(shell.props.playqueue_source)
shell.props.shell_player.play()

(but that doesn't work)


thanks,

Ron



_______________________________________________
rhythmbox-devel mailing list
rhythmbox-devel@gnome.org
http://mail.gnome.org/mailman/listinfo/rhythmbox-devel

Reply via email to