📣 Description
Can we please have some indicator added that shows how long a playlist is, as far as run time is concerned?
🎯 User Story / Use Case
I often like to listen to music on my way to work. But, some playlists are too short and end up repeating songs. If I know what playlists are the right length, it makes it easier to know which ones I will encounter that on ahead of time.
🧭 Where Does This Apply?
Select the parts of the app this feature would impact:
🔁 Alternatives Considered
I don't really see any possibility for an alternative. In code, if the Ampache API doesn't tell you the length of a playlist, it's still easy to compute. Just add up the length of all the songs, and show it as "About xx:xx:xx" since loading times, cross fade, and gapless playback can affect that length.
💬 Additional Context
The Album screen already have such an indicator. We can simply replicate that, but for playlists.
✅ Checklist
✅ FINAL CHECKLIST
📣 Description
Can we please have some indicator added that shows how long a playlist is, as far as run time is concerned?
🎯 User Story / Use Case
I often like to listen to music on my way to work. But, some playlists are too short and end up repeating songs. If I know what playlists are the right length, it makes it easier to know which ones I will encounter that on ahead of time.
🧭 Where Does This Apply?
Select the parts of the app this feature would impact:
🔁 Alternatives Considered
I don't really see any possibility for an alternative. In code, if the Ampache API doesn't tell you the length of a playlist, it's still easy to compute. Just add up the length of all the songs, and show it as "About xx:xx:xx" since loading times, cross fade, and gapless playback can affect that length.
💬 Additional Context
The Album screen already have such an indicator. We can simply replicate that, but for playlists.
✅ Checklist
✅ FINAL CHECKLIST