nikclayton / android-squeezer

Android SqueezeCenter / SqueezeBox remote control client.
https://nikclayton.github.io/android-squeezer/
Apache License 2.0
99 stars 41 forks source link

New Feature Request: modify list display to One Line Per Item #667

Closed gstalnaker closed 3 years ago

gstalnaker commented 3 years ago

In other words, provide option to NOT display full track title and artist for each item in any action that results in a list of items & just display item on a single line, truncated.

Why?

Image of list view issue

That image shows TWO entries in a list view. Those two items consume 18 lines of the available screen. As you can imagine it takes a long time to scroll this list to find things.

This problem is less acute for some kinds of music (e.g., pop or rock) but is much more prevalent for classical, opera, and jazz where the titles and artists can be quite extensive).

kaaholst commented 3 years ago

Good point, thanks for the feedback.

I will provide an option to select how much info to display in the next version.

kaaholst commented 3 years ago

This is available in Squeezer version 2.2.2, so closing this issue.