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

iOS Now Playing Chapter Track (updated #372) #1002

Merged
merged 6 commits into from
Jan 1, 2024

Conversation

benonymity
Copy link
Contributor

This is all of @ronaldheft's work from #372 tied into the chapter track setting of the webView player. The only thing I'm unsure about is whether the setChapterTrack route for AbsAudioPlayer needs to be implemented on the Android side as well. I don't have an Android to test whether the route being called causes any errors, but it compiles and works perfectly on iOS.

@benonymity
Copy link
Contributor Author

Fixes #239

@benonymity benonymity mentioned this pull request Dec 23, 2023
38 tasks
@advplyr
Copy link
Owner

advplyr commented Jan 1, 2024

This is working great in my tests. I had to make one fix when using the track in NowPlaying to seek.

The only other part I'd like to improve on that is there is sometimes a 5 - 10 seconds delay when switching chapters before the NowPlaying is refreshed.

Thanks!

@advplyr advplyr merged commit 08ad216 into advplyr:master Jan 1, 2024
1 check passed
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.

2 participants