mirror of
https://github.com/bbara04/Purefin.git
synced 2026-07-23 19:26:50 +00:00
feat(playback): sync offline positions with Jellyfin
Add a home refresh side effect that compares offline progress with Jellyfin user data and syncs the furthest playback position. Use Jellyfin playbackPositionTicks for server updates while keeping percent-based writes for local offline and in-memory repositories.
This commit is contained in:
@@ -29,5 +29,5 @@ android.r8.strictFullModeForKeepRules=false
|
||||
android.builtInKotlin=false
|
||||
android.newDsl=false
|
||||
purefinReleaseVersionCode=1000022
|
||||
purefinDebugVersionCode=1000001
|
||||
purefinDebugVersionCode=1000003
|
||||
purefinTvVersionCode=2000012
|
||||
|
||||
Reference in New Issue
Block a user