set_playing

@accepts(RB.RhythmDBEntry)
@returns(none)
def set_playing(entry)

Updates the current position to point to the specified entry. If the truncate-on-play property is set, this will remove all entries after that.

entry :

the new playing RB.RhythmDBEntry