ID3-Sync Scripting API

FilenameParser.FixWhitespaces Property

If true underscores in the filename will be replaced by a whitespace.

[Visual Basic]
Public Property FixWhitespaces As Boolean
[C#]
public bool FixWhitespaces {get; set;}

See Also

FilenameParser Class | ID3Sync.IO Namespace