View Issue Details

IDProjectCategoryView StatusLast Update
0003390MMW v4Properties/Auto-Toolspublic2007-08-17 17:58
Reporterrusty Assigned To 
PriorityurgentSeverityfeatureReproducibilityalways
Status closedResolutionfixed 
Product Version3.0 
Fixed in Version3.0 
Summary0003390: Multiple Definition Fields: Auto-organize yields bad results
DescriptionWhen the user tries to Auto-organize using a mask that contain a field with Multiple Artists / Genres / Composers / Conductors, the following can result
/<Genre>/<Title>
/Rock; Funk; Folk/You can't always get what you want.mp3

This can be annoying. A simple solution would be to:
-add support for something like <Genre;1> for:
 /Rock/You can't always get what you want.mp3
Additional Informationhttp://www.mediamonkey.com/forum/viewtopic.php?t=19425
TagsNo tags attached.
Fixed in build1060

Relationships

related to 0003391 closedjiri Multiple definition fields: Synchronization works incorrectly 
child of 0000683 closedrusty Support for multiple-definition fields (genres) 

Activities

jiri

2007-08-16 16:28

administrator   ~0010149

Fixed in build 1060.
 - I added a function $First(), that takes an optional parameter of # of parts to be shown. So, it can be used e.g. as
 $First(<Genre>) {Shows 'Rock'}
or
 $First(<Genre>,3) {Shows 'Rock;Metal;Ballad'}

rusty

2007-08-17 17:58

administrator   ~0010173

Verified 1060.