@accepts(RB.RhythmDBEntry, RB.Source) @returns(none) def play_entry(entry, source)
Plays a specified entry.
entry :
the RB.RhythmDBEntry to play
source :
the new RB.Source to set as playing (or NULL to use the selected source)