[PR #1241] [CLOSED] example idea, needs feedback and more work #1534

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

📋 Pull Request Information

Original PR: https://github.com/advplyr/audiobookshelf-app/pull/1241
Author: @faush01
Created: 6/18/2024
Status: Closed

Base: masterHead: feature/close_on_pause


📝 Commits (2)

  • 6f60fc3 example idea, needs feedback and more work
  • 7dbb390 close playback instead of closing the app

📊 Changes

1 file changed (+23 additions, -4 deletions)

View changed files

📝 android/app/src/main/java/com/audiobookshelf/app/media/MediaProgressSyncer.kt (+23 -4)

📄 Description

Looking for feedback.

The idea is when the app is paused for an extended period of time (say 5 min) the player (play session) closes.
This works, I have tested it with a few virtual devices in Android Studio.

I am looking for feedback on this idea.


🔄 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/1241 **Author:** [@faush01](https://github.com/faush01) **Created:** 6/18/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `feature/close_on_pause` --- ### 📝 Commits (2) - [`6f60fc3`](https://github.com/advplyr/audiobookshelf-app/commit/6f60fc3333706933e0925d5a582aaa5c5d243e41) example idea, needs feedback and more work - [`7dbb390`](https://github.com/advplyr/audiobookshelf-app/commit/7dbb3902c44583027f6f035c948f2e702ae48438) close playback instead of closing the app ### 📊 Changes **1 file changed** (+23 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `android/app/src/main/java/com/audiobookshelf/app/media/MediaProgressSyncer.kt` (+23 -4) </details> ### 📄 Description Looking for feedback. The idea is when the app is paused for an extended period of time (say 5 min) the player (play session) closes. This works, I have tested it with a few virtual devices in Android Studio. I am looking for feedback on this idea. --- <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:59:08 +02:00
adam closed this issue 2026-04-24 23:59:08 +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#1534