advplyr / audiobookshelf

Self-hosted audiobook and podcast server
https://audiobookshelf.org
GNU General Public License v3.0
6.38k stars 450 forks source link

[Enhancement]: View of Playlists should replicate view of both Series and Collections instead of the four-up view #3482

Open ZLoth opened 1 day ago

ZLoth commented 1 day ago

Type of Enhancement

Web Interface/Frontend

Describe the Feature/Enhancement

It would be nice to have a Playlist view match up what is currently displayed for Series and Collections.

Why would this be helpful?

This is for consistency across the ABS web interface. Currently, a Playlist only shows up to four titles in a square, while a Series and Collection can display up to ten titles in a rectangle.

Future Implementation (Screenshot)

Not provided, see example screenshots in Current Implementation.

Audiobookshelf Server Version

v2.13.4

Current Implementation (Screenshot)

Series View: image

Collections View: image Why is it displaying only two titles instead of ten?

Current Playlist View: image

advplyr commented 1 day ago

I set up the different types of displays intentionally to differentiate them

ZLoth commented 1 day ago

I set up the different types of displays intentionally to differentiate them

Is there any way to make it switchable from the admin panel?

advplyr commented 1 day ago

No there are requests open to allow for setting a custom cover which might be supported but it would need to keep the same aspect ratio.