Skip to content
This repository has been archived by the owner on Jan 6, 2022. It is now read-only.

Fix lyrics seek error alert and iTunes Match album art #243

Merged
merged 4 commits into from Oct 10, 2021

Conversation

vapormusic
Copy link
Contributor

MusicKit.getInstance().seekToTime will occasionally display a "cancelled" alert when errors occur ( e.g. user clicking the synced lyrics multiple times in a second -> MusicKit rate limits the calls and displays alert message ). So I suggest we'll hide this alert to improve app usability.

Album arts from Itunes Match are not shown on the now playing bar and on the mini-player. This PR will solve this issue.

@vapormusic vapormusic closed this Oct 10, 2021
@vapormusic vapormusic reopened this Oct 10, 2021
@coredev-uk coredev-uk self-assigned this Oct 10, 2021
@coredev-uk coredev-uk merged commit 5e7c287 into ciderapp:ui-refresh Oct 10, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants