fix(watch): resolve watch state per item at cards and playback open

Cards consult the hierarchy-aware store so container marks flip episode
rows instantly and a stale per-episode patch can no longer shadow a newer
show/season mark; playback opens with the session-fresh resume offset.
This commit is contained in:
edde746
2026-06-10 05:23:09 +02:00
parent 516925cf50
commit 3753967caf
7 changed files with 257 additions and 11 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
name: plezy
description: "A beautiful Plex and Jellyfin client for Flutter"
publish_to: "none"
version: 2.5.0+110
version: 2.5.1+111
environment:
sdk: ">=3.12.0 <4.0.0"