@accepts(RB.RhythmDBEntry) @returns(none) def entry_delete(entry)
Delete entry @entry from the database, sending notification of its deletion. This is usually used by sources where entries can disappear randomly, such as a network source.
entry :
a RB.RhythmDBEntry.