Summary: | add Body-part playlist layout for Various Artists | ||
---|---|---|---|
Product: | [Applications] amarok | Reporter: | simon |
Component: | Playlist | Assignee: | Amarok Developers <amarok-bugs-dist> |
Status: | RESOLVED DUPLICATE | ||
Severity: | wishlist | CC: | nhn, teo |
Priority: | NOR | ||
Version: | 2.1-SVN | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | patch |
Description
simon
2009-03-11 14:44:44 UTC
Created attachment 32576 [details]
patch
please test
a patch that adds a extra Playlist Layout for compilation bodys, allowing to show the track artist in the playlist or other stuff, please review and give feedback thanks Simon, Thanks for your patch. I am not sure I think that this is the right way to solve the issue however, as adding another layout item for a specific "corner" case ( even though you can argue that for many people it is a very common case ) seems too add a lot of complexity for all cases. I am thinking a way to overcome this could be to have some elements in a layout be "optional" as in, only show them if they ( or another element ) have a non 0 ( or non empty string ) value, or a value that is different from some other value ( say, only show Artist if AlbumArtist" != Artist and AlbumArtist != "" ) I am not totally sure if this approach is better, but it is something I need to think about. In any case, as we are currently in feature freeze for Amarok 2.1.0 major changes to the playlist layout stuff will have to wait until development of 2.2 opens up. ok i see your points, i also like the idea of enhancing the tokens and add some more logic there like a compilation-aware track+title(+artist) token. things like - integration into upcoming playlist sorting - variable column width of "variable" tokens - the easiest way for the user to set it up ( a tab less might be less complicated) should also be considered. Teo, Nikolaj, I guess this can be closed now, right? No, still valid as a wishlist item. I still feel the same about the original patch, but have not yet had time to work on an alternative. Has just been checked in, see: *** This bug has been marked as a duplicate of bug 219618 *** |