You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: