View Issue Details

IDProjectCategoryView StatusLast Update
0003122MMW v4Properties/Auto-Toolspublic2007-08-24 17:40
Reporterpetr Assigned To 
PriorityimmediateSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version3.0 
Fixed in Version3.0 
Summary0003122: Properties: conductor/composer dropdowns should show available composers & conductors
DescriptionAs user mentioned http://www.mediamonkey.com/forum/viewtopic.php?t=18341, list of conductors is same as list of artists. We haven't standalone conductors list, so change this field from combo to simple edit.
TagsNo tags attached.
Fixed in build1063

Relationships

related to 0000683 closedrusty Support for multiple-definition fields (genres) 

Activities

petr

2007-06-18 09:17

developer   ~0009469

Fixed. Will be in 1044.

rusty

2007-06-18 20:39

administrator   ~0009497

Per discussion with Jiri, Composer and Conductor should behave in the same manner as Artist (i.e. the dropdown list for Composer should show other composers and the dropdown for Conductor should show other conductors).

Jiri indicated that this would use the approach we use for Artists, i.e. a special table for them and linking them to individual tracks (then we can also support multiple values in these fields).

jiri

2007-06-25 20:53

administrator   ~0009573

Assigning to Jiri to properly specify.

jiri

2007-08-15 14:36

administrator   ~0010137

Fixed in build 1060.
 - Fixed: Composer, Conductor and Lyricist fields support multiple values now.
 - DB was changed so that Artists table is now used also for other types of roles (like Composer, Conductor, ...), see more description at http://www.jirihajek.net/MMwiki/index.php/Database_structure

jiri

2007-08-15 14:38

administrator   ~0010138

Assigning to Ludek to implement fixes necessary to support this in Queries.
 - use the description of DB structure above
 - this new structure should also simplify searches across whole DB for all fields - any person field (artist, composer, ...) can be looked up only in Artists table and Songs table doesn't have to be scanned for these.

Ludek

2007-08-17 13:08

developer   ~0010164

Fixed in build 1061.

rusty

2007-08-20 14:37

administrator   ~0010201

Last edited: 2007-08-20 19:23

Tested in 1061.

This is mostly working. The exception is that it hasn't been implemented for:
a) in-place editing in the tracklist
b) the advanced search panel (should be implemented for 'equals' or 'not equals' as a checklist

jiri

2007-08-20 21:10

administrator   ~0010217

Fixed in build 1062.

rusty

2007-08-23 18:32

administrator   ~0010277

Tested 1062:
a) in-place editing in the tracklist works.
b) the advanced search panel (should be implemented for 'equals' or 'not equals' as a checklist) for conductor/composer. FAILED.

Ludek

2007-08-23 23:38

developer   ~0010290

Fixed b) in build 1063.

Note: The 'Conductor' field was not presented between available fields at all. I have added it above 'Lyricist' field.

Note2: The query fields might need to reorder.

rusty

2007-08-24 17:40

administrator   ~0010300

Verified 1063.