View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000683 | MMW v4 | Properties/Auto-Tools | public | 2003-09-04 13:37 | 2007-08-20 19:25 |
Reporter | rusty | Assigned To | |||
Priority | urgent | Severity | feature | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Fixed in Version | 3.0 | ||||
Summary | 0000683: Support for multiple-definition fields (genres) | ||||
Description | User requested support for multiple genres. I would suggest that the easiest way to implement this is to allow the user to enter multiple genres in the genre field and separate them with commas (e.g. Latin, Rock). These should be stored in the DB and in tags as 2 independent genres associated with the track in question. When browsing by 'Genre' the track would appear under the Genre: Latin, as well as under the Genre:Rock. In addition, a Genre of Latin, Rock (=Rock, Latin) would be shown, containing the track as well. Similarly, a search for genre=Latin would return this track. From a tag perspective, this should not be a problem since both OGG and MP3 id3 support multiple genre attributes. The only aspect I'm unsure of is what to do if the user wants to use auto-rename based on Genre when multiple Genres are used. | ||||
Additional Information | http://www.songs-db.com/forum/viewtopic.php?t=164 Detailed discussion at: http://www.songs-db.com/forum/viewtopic.php?t=539&view=previous Whatever approach we take here also probably applies for bug 0000714 (multiple artists, albums, cds). | ||||
Tags | No tags attached. | ||||
Fixed in build | 1003 | ||||
related to | 0002605 | resolved | jiri | Store multiple genres into ID3 |
related to | 0003014 | closed | rusty | Improved input mechanism for multiple value fields |
related to | 0003122 | closed | Ludek | Properties: conductor/composer dropdowns should show available composers & conductors |
related to | 0000026 | resolved | rusty | Support Additional Tags |
parent of | 0003390 | closed | jiri | Multiple Definition Fields: Auto-organize yields bad results |
parent of | 0003391 | closed | jiri | Multiple definition fields: Synchronization works incorrectly |
parent of | 0003392 | new | Multiple Definition Fields: Find more from same should be able to find multiple attributes | |
parent of | 0003393 | closed | petr | Multiple definition fields: No way to use Drag and Drop to append field value |
related to | 0000714 | resolved | jiri | Support for Multiple Artists / Albums / CDs |
related to | 0003394 | closed | Ludek | Multiple Definition Fields: searching algorithm is unclear |
related to | 0003407 | new | Search of Multiple Definition Fields based on Primary field value | |
Not all the children of this issue are yet resolved or closed. |
|
In the event of multiple genres, for auto-rename, I'd suggest <genre> = genre1-genre2-genrex (i.e. contantenate them) OR use the first genre. edited on: 08-25-04 22:44 |
|
previously resolved. |
|
Multiple Genres/Artists Test Matrix: -Properties dialog (separated by ;) -Tracklist: separated by ; -Tree: a track could appear in multiple artists/genres -Tree: d&d drags by default & copies to a second artist/genre if <ctrl> is pressed -Quicksearch: should return results -Advanced search: use a checkable list instead of a dropdown -Advanced search: find combination & not single Genre (e.g. Rock;Children but not Children)) -Find more from same: support for multiple artists/genres (in hieararchy) -Synch: to an iPod |
|
Verified 1061--any remaining open issues are being tracked in separate bugs. |