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

Never allow sections for album view #714

Merged
merged 1 commit into from Sep 24, 2022

Conversation

wutschel
Copy link
Contributor

Description

Closes #713.

For albums with more than SECTIONS_START_AT (hard coded to 100) titles the album view used a wrong layout with sections. Simply avoid that album view enters this mode.

Summary for release notes

Bugfix: Wrong layout for album view with >100 titles

For albums with more than SECTIONS_START_AT titles the album view used a wrong layout with sections. Simply avoid that album view enters this mode.
@wutschel wutschel marked this pull request as ready for review September 23, 2022 19:58
@kambala-decapitator kambala-decapitator merged commit c3ab0be into xbmc:master Sep 24, 2022
@wutschel wutschel deleted the fix_albumview branch September 24, 2022 09:11
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

Successfully merging this pull request may close these issues.

Wrong layout of album view with >100 titles
2 participants