ISDBFileSystem::CorrectFilename

From MediaMonkey Wiki
Jump to navigation Jump to search

CoClass SDBFileSystem, Interface ISDBFileSystem

Function CorrectFilename(Filename As String) As String


Parameters

Name Type Description
Filename String Filename to be modified.


Method description

Changes characters of filename as defined by character mapping in MediaMonkey (e.g. removes incorrect character). Returns the fixed filename.

The mappings are defined in 'FilenameMappings' section of MediaMonkey.ini file, so they are configurable. By default they resolve character mappings like ':', '*' or '?'.