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

Bugfix: Show correct albumview content #558

Merged
merged 2 commits into from Jan 16, 2022

Conversation

wutschel
Copy link
Contributor

Description

This PR provides two bugfixes:

  1. Show correct title in fullscreen album view. This was caused by not correctly handling the album view in modal view mode.
  2. Show correct albumartist in album view. This was simply never implemented. Now the App requests "albumartist" from Kodi and displays this in the album view.

Screenshots:
https://abload.de/img/bildschirmfoto2022-01fekr6.png (before)
https://abload.de/img/bildschirmfoto2022-01iij51.png (after)

Summary for release notes

Bugfix: Show correct title in fullscreen album view
Bugfix: Show correct albumartist in album view

Resolves wrong displayed content in several views when coming from the detail info views (e.g. viewing albums in iPad fullscreen or when first selecting details view and moving to album view).
@wutschel wutschel marked this pull request as ready for review January 15, 2022 13:48
@wutschel
Copy link
Contributor Author

Good to go.

@kambala-decapitator kambala-decapitator merged commit d9978c9 into xbmc:master Jan 16, 2022
@wutschel wutschel deleted the albumview branch January 16, 2022 21:04
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.

None yet

2 participants