entry_matches_ext_db_key

@accepts(RB.RhythmDBEntry, RB.ExtDBKey)
@returns(gboolean)
def entry_matches_ext_db_key(entry, key)

Checks whether @key matches @entry.

entry :

a RB.RhythmDBEntry

key :

a RB.ExtDBKey

Returns :

True if the key matches the entry