[path] implement 'path-convert' option (#493 #6582)

This commit is contained in:
Mike Fährmann
2025-08-14 18:51:09 +02:00
parent b4a897aede
commit 682e29a535
3 changed files with 66 additions and 33 deletions

View File

@@ -63,6 +63,7 @@
"path-replace" : "_",
"path-remove" : "\\u0000-\\u001f\\u007f",
"path-strip" : "auto",
"path-convert" : null,
"path-extended": true,
"metadata-extractor": null,