Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: useHorizontalScroll is not applied to albums view for music library #53

Open
pavolholes opened this issue Oct 20, 2021 · 0 comments
Assignees

Comments

@pavolholes
Copy link

I have a music library which is showing artits nice with horizontal scroll (mainly used on wall tabled). But when I open an artis the albums view auto expands height to whatever is needed - for one artist I have 10s of albums. It would be nice if the albums would also have the horizontal scroll.

Card Configuration

type: custom:plex-meets-homeassistant
protocol: https
sort: titleSort:asc
playTrailer: false
showExtras: false
showSearch: true
ip: REDACTED
token: REDACTED
port: '32400'
libraryName: Hudba
entity:
  - cast | media_player.kuchyna_google_home_mini
maxCount: ''
maxRows: '2'
useHorizontalScroll: 'Yes'
displayTitleMain: 'Yes'
displaySubtitleMain: 'Yes'
minWidth: ''
minEpisodeWidth: ''
minExpandedWidth: ''
fontSize1: ''
fontSize2: ''
fontSize3: ''
fontSize4: ''
minExpandedHeight: ''
title: ''
displayType: '8'

Card Version
3.3.1

Plex Version
1.24.2.4973

Thanks!

@JurajNyiri JurajNyiri changed the title useHorizontalScroll is not applied to albums view for music library Feature Request: useHorizontalScroll is not applied to albums view for music library Oct 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants