dermidgen / hiphonix

The hi-fi hub for the audiophile http://www.hiphonix.com
GNU General Public License v3.0
0 stars 1 forks source link

List Item Subtitle Content #38

Open lgomez opened 7 years ago

lgomez commented 7 years ago

We currently have three list item types:

As they are rendered now, there is allocated space to show a subtitle but only songs have content appropriate for the subtitle. For songs I am using the duration as the subtitle. For directories and playlist I thought we could use the content count. for example, if a folder contains 20 items, we would show "20 Items" as the subtitle.

We can either add that data to be returned by the back-end or I could remove the allocated subtitle space for those two types of items.