ISDBSongData::WriteTags: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 5: | Line 5: | ||
Updates tags of file according to properties of the track. | Updates tags of file according to properties of the track. | ||
However, the prefered way is to use ISDBSongList's [[ISDBSongList::UpdateAll|UpdateAll]] method, which saves | However, the prefered way is to use ISDBSongList's [[ISDBSongList::UpdateAll|UpdateAll]] method, which saves changes to the database AND the file's tags (the latter only if this is set in MM's options). | ||
=== Related Topics === | === Related Topics === |
Latest revision as of 18:23, 17 June 2020
CoClass SDBSongData, Interface ISDBSongData
Sub WriteTags
Method description
Updates tags of file according to properties of the track.
However, the prefered way is to use ISDBSongList's UpdateAll method, which saves changes to the database AND the file's tags (the latter only if this is set in MM's options).
Related Topics
Scripting Object | SDBSongData |
Value Name | WriteTags |
Value Type | Method |