View Issue Details

IDProjectCategoryView StatusLast Update
0002415MMW v4Properties/Auto-Toolspublic2006-08-27 22:21
Reporterjiri Assigned To 
PriorityurgentSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Summary0002415: Add more fields accessible as auto-organize masks
DescriptionAs reported in http://www.mediamonkey.com/forum/viewtopic.php?t=8467, e.g. Original Artist should be available there.
TagsNo tags attached.
Fixed in build

Activities

jiri

2006-08-10 14:50

administrator   ~0007715

Support for new fields should be added in ViewManage.pas (Mask2VisMask(), VisMask2Mask(), etc.). So far all masks were defined by single letters, but since we are almost out of alphabet, we'll need to use two letter system, probably started by letter 'Z' (so that compiled masks will look like %ZA, %ZB, etc.). Some update of parsing algorithms is needed, now there is always single letter expected after '%' sign.

Some fields that should be added: Mood, Ocassion, Tempo, Comment, Encoder, ISRC, Lyricist, Original Artist, Original Lyricist, Original Title, Publisher. Some others might be added later.