-
Improvement
-
Resolution: Fixed
-
Normal
-
2.2.3
-
None
Picard manages adding file extensions automatically. By default it keeps file extensions as is.
Sometimes it would be useful to allow changing the file extension with scripting. E.g. if files are saved as .fla instead of .flac. It should be possible to manipulate the file extension in scripts by something like e.g.
$if($eq(%_extension%,fla),$set(_extension,flac))
See discussion at https://community.metabrainz.org/t/incorrect-extension-value/460939/3
- has related issue
-
PICARD-2324 WavPack correction files are identified as duplicates to their WavPack files and renamed
- Closed