View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005813 | MMW v4 | Framework: Scripts/Extensions | public | 2009-06-23 00:29 | 2013-02-14 04:28 |
Reporter | peke | Assigned To | |||
Priority | urgent | Severity | major | Reproducibility | always |
Status | closed | Resolution | no change required | ||
Target Version | 3.1.1 | ||||
Summary | 0005813: Multi-Value Fieldes are not Formated Correctly when Custom separator is used | ||||
Description | If user Change default Multi-value fields Separator to custom Separator to something like "&" MediaMonkey do not format that Fields when accessed by scripts. Way to reproduce: 1. Change Tools -> Options -> Library -> Appearance -> Split multiple-value fields from ";" to " &" 2. Restart of MM is needed (? a technical Bug) so that MM views show updated Separator 3. Start playback of track with Multi-Artist Value 4. Double click on Supplied example Script (Script is standalone and can be started of Desktop) 5. MSGBox will popup showing Multi-Artist Value (always separated with ";") and currently Set Multi value Separator (which in this case will be " &" As I see there are two possible solutions: 1. Add Additional Formatted script option to format output string according to MultiValue Separator like FormatMultiValue(field as string) returns formatted string. Example: FormatMultiValue("Sting; The Police") = "Sting & The Police" 2. That Scripting reflects MediaMonkey formatted View (Not recommended as there is risk of regressions) | ||||
Additional Information | Reported here: http://www.mediamonkey.com/forum/viewtopic.php?f=6&t=39252 | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Fixed in build | |||||
related to | 0005747 | closed | peke | Last.fm plugin | Last.fm plugin: fails to submit cache correctly for multi-artist albums |
related to | 0007995 | closed | jiri | MMW v4 | Multiple attribute fields aren't updated after switching the separator (regression) |
related to | 0010325 | closed | Ludek | MMW v4 | $First fails when split character is set to | |