[PR #109] [MERGED] Added sleep timer #1380

Closed
opened 2026-04-24 23:58:04 +02:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/advplyr/audiobookshelf-app/pull/109
Author: @rasmuslos
Created: 3/9/2022
Status: Merged
Merged: 3/11/2022
Merged by: @advplyr

Base: masterHead: master


📝 Commits (4)

📊 Changes

3 files changed (+136 additions, -25 deletions)

View changed files

📝 ios/App/App/AudioPlayer.swift (+12 -6)
📝 ios/App/App/MyNativeAudio.m (+16 -12)
📝 ios/App/App/MyNativeAudio.swift (+108 -7)

📄 Description

  • Added sleep timer
  • Keep playback rate after pausing
  • Small Fixes

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/advplyr/audiobookshelf-app/pull/109 **Author:** [@rasmuslos](https://github.com/rasmuslos) **Created:** 3/9/2022 **Status:** ✅ Merged **Merged:** 3/11/2022 **Merged by:** [@advplyr](https://github.com/advplyr) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (4) - [`f76128c`](https://github.com/advplyr/audiobookshelf-app/commit/f76128c2b3fec4623b5c51b19e352d92a23557de) Small fixes - [`926c175`](https://github.com/advplyr/audiobookshelf-app/commit/926c17543fae0cea34f2d89f148aa66448b2d15b) Memorize playback rate - [`61433ef`](https://github.com/advplyr/audiobookshelf-app/commit/61433ef678e33f93872f7ee3833fc10cef8c2ecf) Added sleep timer - [`4d4d373`](https://github.com/advplyr/audiobookshelf-app/commit/4d4d3730bd7a0a1ca9323ad6650486d1274ceaf9) Merge branch 'master' of https://github.com/rasmuslos/audiobookshelf-app ### 📊 Changes **3 files changed** (+136 additions, -25 deletions) <details> <summary>View changed files</summary> 📝 `ios/App/App/AudioPlayer.swift` (+12 -6) 📝 `ios/App/App/MyNativeAudio.m` (+16 -12) 📝 `ios/App/App/MyNativeAudio.swift` (+108 -7) </details> ### 📄 Description - Added sleep timer - Keep playback rate after pausing - Small Fixes --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2026-04-24 23:58:04 +02:00
adam closed this issue 2026-04-24 23:58:04 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf-app#1380