entry_write_metadata_changes

@accepts(RB.RhythmDBEntry, <list>)
@returns(none)
def entry_write_metadata_changes(entry, changes)

This can be called from a RB.RhythmDBEntryType sync_metadata function when the appropriate action is to write the metadata changes to the file at the entry's location.

entry :

the RB.RhythmDBEntry to update

changes :

a list of changes to write