Replace emby dirty sync references with play_state_sync in comments and docs

This commit is contained in:
Gmer4Lfe
2026-06-26 17:56:28 -04:00
parent 638aba20c0
commit 1003bee72a
4 changed files with 18 additions and 19 deletions
+1 -1
View File
@@ -19,7 +19,7 @@
# Emby builds a warm image cache on HOST2 throughout the week.
# Syncing nightly resets cache — cold loads every morning for users.
# Weekly sync: cache stays warm 6 days, resets Sunday night while users sleep.
# emby-fallback dirty sync covers watch states + library every 30min between weekly syncs.
# play_state_sync covers watch/resume state every 30 min between weekly syncs.
#
# ── CONTAINER UPDATES ─────────────────────────────────────────────────────────────────────────
# Containers already stopped for sync — updates pull at zero extra downtime.