[Rhythmbox-devel] start player with 'play queue' as source



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





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]