ISDBSongData::UpdateDB

From MediaMonkey Wiki
Jump to navigation Jump to search

CoClass SDBSongData, Interface ISDBSongData

Sub UpdateDB


Method description

Writes changes that were made to track's properties back to the Library.

However, the prefered way is to use ISDBSongList's UpdateAll method, which saves changed to the database AND the file's tags (the latter only if this is set in MM's options).

Related Topics