- void CapitalizeAllFields(NeonScriptTrack track)  JS compatibleCapitalize all text fields for the track using the active capitalization rules.ParametersName Description track The track to update 
- Task CommitAllChanges(IEnumerable<NeonScriptTrack> tracks) Commits all changes in the input tracks collection to tags and the database. (Async version)ParametersName Description tracks The tracks to update 
- Task CommitAllChangesSync(IEnumerable<NeonScriptTrack> tracks)  JS compatibleCommits all changes in the input tracks collection to tags and the database.ParametersName Description tracks The tracks to update 
- void SaveTags(NeonScriptTrack track)  JS compatibleSaves the tags for the given track to the file system and database.ParametersName Description track The track to save tags for 
- NeonScriptTrack TrackById(Int32 detailId)  JS compatibleReturns a NeonScriptTrack object for the given detail ID.ParametersName Description detailId The id 
- NeonScriptTrack TrackFromFilename(String filename)  JS compatibleReturns a NeonScriptTrack object for the given filename.ParametersName Description filename The filename 
Scripting - Tracks Print
 Created by: Mikael Stalvik 
 
	
	Modified on: Mon, 27 Oct, 2025 at 7:18 PM
Did you find it helpful? Yes No
Send feedbackSorry we couldn't be helpful. Help us improve this article with your feedback.
	