ID3-Sync Scripting API

IEdit.OldScheme Property

Set the fileparsing scheme that is used to parse the old filename.

[Visual Basic]
Property OldScheme As String
[C#]
string OldScheme {get; set;}

Remarks

Allowed placeholders:

placeholderdescription
%AArtist
%LAlbum
%TTitle
%NTrack
%GGenre
%CComment
%YYear

See Also

IEdit Interface | ID3Sync.Scripting Namespace