Runs analyze volume on specified tracks.
Tracks to be analyzed
Applies coverList of given track to whole album (to which the track belongs)
Track to be applied
Runs track volume leveling on specified tracks.
Tracks to be leveled
Constructs track metadata from mask and string value
Mask to be used for the data extraction (e.g.
Track
value to be assigned to the field specified by the mask
Runs auto organize process on specified tracks (rename tracks).
Tracks to be organized
New file names of the tracks
Files will be moved instead of copied
Add new files to Library (when doMove is false)
Remove empty folders after tracks were moved (when doMove is true)
Gets Auto Organizer class. This class is used to store rules to automatically organize tracks after editing.
Deletes track
Track to be deleted
Deletes all tracks from given tracklist
List of tracks to be deleted
whether to remove permanently (or to recycle bin)
whether the files were deleted from Now Playing
Downloads track
Track to be download
Optional
destination: stringdownload mask -- if not defined then the default download mask (defined in Options|Downloads) is used
Downloads tracks
Tracks to be download
Optional
destination: stringdownload mask -- if not defined then the default download mask (defined in Options|Downloads) is used
Constructs track metadata from filename / path
Mask to be used for the data extraction
Track
remove underscores from track properties
Generates thumbnail for video track
Given video track
Optional
fromCurrentFrame: booleanIf true, generate thumb from current video frame. Default: false
Parses file and fill values to Track
Removes track from library.
Track to be removed
Removes tracks from library.
Tracks to be removed
Clean ID3 tags on specified tracks.
Selected tracks
Identification, which tags to clean - 'ID3v1', 'ID3v2' or 'ID3v1 and v2'
Updates tags on the specified track, in the background.
Track to be tagged
Optional
showOpenErrors: booleanWhether open errors should be shown default: false
Updates tags on specified tracks, in the background.
List of tracks to be tagged
Optional
showOpenErrors: booleanWhether open errors should be shown default: false
Track operations. Access via the global
app.trackOperation
.TrackOperation