ID3-Sync Scripting API

IMain Methods

The methods of the IMain interface are listed below. For a complete list of IMain interface members, see the IMain Members topic.

Public Instance Methods

AppendFile Appends file to the to-do list.
AppendFilesInDir Appends .mp3 and .ogg files in a directory and its subdirectories the to-do list.
Close Closes ID3-Sync.
GetFile Gets a file by its index from the to-do list.
InsertFile Inserts file in the to-do list.
LoadTodoList Loads the to-do list from disk.
RemoveCurrentFile Removes the file currently selected for editing.
RemoveFile Remove a file by its index in the to-do list.
SaveTodoList Saves the to-do list to disk.
ShowAboutDialog Shows the about dialog.
ShowAddFiles Shows the "Add files" dialog.
ShowAddFolder Shows the "Add folder" dialog.
ShowEditDialog Shows the edit dialog.
ShowHelp Shows the help dialog.
ShowOptionsDialog Shows the options dialog.

See Also

IMain Interface | ID3Sync.Scripting Namespace