View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0016902 | MMW 5 | Tagging / organizing (properties / auto-tools) | public | 2020-08-22 22:18 | 2022-09-14 14:39 |
Reporter | lowlander | Assigned To | |||
Priority | high | Severity | major | Reproducibility | always |
Status | new | Resolution | open | ||
Product Version | 5.0 | ||||
Target Version | 5.2 | ||||
Summary | 0016902: Add ability to define character set/encoding through file naming Mask | ||||
Description | It would be useful for both Auto-Organize (Files) and Sync (and Auto-Tag from Filename) if the user has a way to limit quickly what characters are allowed to be used on filename creation (and tag extraction). This would provide the user, especially for Sync, to remove characters when creating folder/filenames that the device doesn't support. [FileMappings] in ini provides this only partly as the user needs to add each individual character to be converted, which is too tedious a solution. | ||||
Additional Information | https://www.mediamonkey.com/forum/viewtopic.php?f=12&t=97215 | ||||
Tags | No tags attached. | ||||
Fixed in build | |||||
|
eg. add $ASCII({STRING}) to https://www.mediamonkey.com/wiki/index.php?title=WebHelp:Configuring_Directory_and_File_Formats/4.0 like https://www.mediamonkey.com/wiki/index.php?title=ISDBTools::RemapASCII do for scripting? |
|
This has been raised a few times over the years. I do assume this is not required for most main stream devices (portable players, storage, network storage), but would be handy for certain devices. $ASCII(<tag>) like Peke suggest would be the user-side implementation. The I assume in code you'd have a function for that. |