Files
yattee/Yattee
Arkadiusz Fal 959641b642 Sync watch progress on natural video completion and backgrounding
Naturally finished videos only saved their 100% progress locally
(play() deliberately skips the sync-on-switch when videoEndedNaturally
is set), so the watched state never reached other devices in the
autoplay flow. Save completion through updateWatchProgress, which
queues the iCloud sync.

Also queue the current playback position when the app enters
background, so backgrounding mid-video hands the position off to other
devices instead of only syncing on explicit stop or video switch.
2026-07-14 23:08:39 +02:00
..
2026-04-18 20:37:24 +02:00
2026-07-13 19:06:01 +02:00
2026-07-13 19:06:01 +02:00
2026-04-18 20:37:24 +02:00
2026-07-13 19:06:01 +02:00
2026-04-18 20:37:24 +02:00
2026-04-18 20:38:02 +02:00