@accepts(RB.RhythmDBEntry, gint) @returns(none) def add_entry(entry, index)
Adds the specified entry to the playlist.
entry :
entry to add to the playlist
index :
position at which to add it (-1 to add at the end)