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: Recording details and failed attempts to load images #385

Merged
merged 6 commits into from
Sep 19, 2021

Conversation

wutschel
Copy link
Collaborator

@wutschel wutschel commented Sep 4, 2021

Description

This PR provides several bugfixes and minor refactoring:

  1. Recording details shall not show jewel cases. This is consistent with the TV logo in the list views

  2. Fix automatic background color for TV logos in recording details (regression of rounded corners feature)

  3. Provide default images on a failed load attempt (verified with non-existing TV logo images and empty thumbnail paths)

  4. Fix automatic background color for TV logos in Favourites menu

  5. Simplify conditions and correct indentations in ShowInfoVC, move variable declarations near their usage

Summary for release notes

Bugfix: Recording details shall not show jewel cases
Bugfix: Fix automatic TV logo background for recording details and in Favourites menu
Bugfix: Provide default image on failing attempt to load image

@wutschel wutschel marked this pull request as draft September 4, 2021 22:27
@wutschel wutschel marked this pull request as ready for review September 5, 2021 02:14
@kambala-decapitator kambala-decapitator added this to the 1.8 milestone Sep 13, 2021
XBMC Remote/ShowInfoViewController.m Show resolved Hide resolved
XBMC Remote/ShowInfoViewController.m Show resolved Hide resolved
XBMC Remote/ShowInfoViewController.m Outdated Show resolved Hide resolved
XBMC Remote/DetailViewController.m Outdated Show resolved Hide resolved
XBMC Remote/ShowInfoViewController.m Outdated Show resolved Hide resolved
XBMC Remote/DetailViewController.m Outdated Show resolved Hide resolved
XBMC Remote/DetailViewController.m Show resolved Hide resolved
XBMC Remote/DetailViewController.m Show resolved Hide resolved
XBMC Remote/ShowInfoViewController.m Outdated Show resolved Hide resolved
XBMC Remote/ShowInfoViewController.m Outdated Show resolved Hide resolved
XBMC Remote/ShowInfoViewController.m Show resolved Hide resolved
@wutschel
Copy link
Collaborator Author

Rebased to master and squashed the fixups.

@kambala-decapitator kambala-decapitator merged commit 174493a into xbmc:master Sep 19, 2021
@wutschel wutschel deleted the fix_radio_rec branch September 19, 2021 18:40
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