mirror of
https://github.com/advplyr/audiobookshelf-app.git
synced 2026-07-28 07:28:35 +02:00
[PR #372] [CLOSED] Display current chapter in the iOS Now Playing widget instead of the overall book progress #1419
Reference in New Issue
Block a user
📋 Pull Request Information
Original PR: https://github.com/advplyr/audiobookshelf-app/pull/372
Author: @ronaldheft
Created: 9/7/2022
Status: ❌ Closed
Base:
master← Head:ios-now-player-chapter📝 Commits (10+)
2cb7e8eMerge branch 'ios-respect-skip-settings' into ios-now-player-chapterd4c1585Merge branch 'ios-failed-playback-session' into ios-now-player-chapter2d7fa94Prepare Now Playing info for receiving chapter info853f72eDisplay chapter info in Now Playingbb8396cAdd chapter count info to now playinge4bdcc2Merge branch 'master' into ios-now-player-chapter2f1b23aMerge branch 'fix-ios-multitrack-currenttime' into ios-now-player-chaptercc835d5Factor in self is not optionalac85c49Merge branch 'ios-crashes' into ios-now-player-chapter1601cceMerge branch 'ios-bg-downloads' into ios-now-player-chapter📊 Changes
5 files changed (+61 additions, -5 deletions)
View changed files
📝
ios/App/Shared/models/PlaybackSession.swift(+8 -0)📝
ios/App/Shared/models/local/LocalMediaProgress.swift(+12 -0)📝
ios/App/Shared/models/server/Chapter.swift(+10 -0)📝
ios/App/Shared/player/AudioPlayer.swift(+14 -1)📝
ios/App/Shared/util/NowPlayingInfo.swift(+17 -4)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.