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

[Enhancement]: Sync isFinished flag for downloaded media items #1356

Open
advplyr opened this issue Oct 27, 2024 · 0 comments
Open

[Enhancement]: Sync isFinished flag for downloaded media items #1356

advplyr opened this issue Oct 27, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@advplyr
Copy link
Owner

advplyr commented Oct 27, 2024

Describe the Feature/Enhancement

In v2.16.0 a library setting was added to control when an item gets marked as finished (advplyr/audiobookshelf#837 (comment)).

Downloaded media items should respect when the server marks the item as finished.

Why would this be helpful?

When in offline mode the downloaded item can still be shown as in progress when on the server it is shown as finished.

Future Implementation (Screenshot)

When a sync request is made the downloaded media progress can update the isFinished flag. Also, when a progress update websocket event gets received the isFinished flag should be synced.

Audiobookshelf App Version

Android App - 0.9.76

Current Implementation (Screenshot)

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant