mirror of
https://github.com/advplyr/audiobookshelf-app.git
synced 2026-07-26 14:38:39 +02:00
[PR #398] [CLOSED] fix: iOS now playing widget does not always initialize with controls #1430
Reference in New Issue
Block a user
📋 Pull Request Information
Original PR: https://github.com/advplyr/audiobookshelf-app/pull/398
Author: @ronaldheft
Created: 9/23/2022
Status: ❌ Closed
Base:
master← Head:ios-now-playing-fixes📝 Commits (10+)
abd5aa6fix: Remove deprecated remote call564ba1afix: Remove isEnabled callsba4243eMerge branch 'advplyr:master' into ios-now-playing-fixesefe61b7fix: Rate change in native code not reflect in UId46082drefactor: Use audio player rate directlye606bcdfix: Use float consistently for playback ratesc1d3d5efix: Media type should be audio3e06005fix: Always update MediaCenter on main queue8c04931fix: Unregister previous targets7fd2954feat: Provide assert URL to NowPlaying📊 Changes
5 files changed (+98 additions, -74 deletions)
View changed files
📝
components/app/AudioPlayer.vue(+1 -1)📝
ios/App/Shared/player/AudioPlayer.swift(+42 -37)📝
ios/App/Shared/player/AudioPlayerSleepTimer.swift(+1 -1)📝
ios/App/Shared/player/PlayerHandler.swift(+2 -2)📝
ios/App/Shared/util/NowPlayingInfo.swift(+52 -33)📄 Description
Work in progress. Trying this fix.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.