@xiboplayer/pwa 0.4.4 → 0.4.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -51,7 +51,7 @@ Shows the upcoming schedule as a scrollable list (up to 8 entries visible):
|
|
|
51
51
|
- **Time range** and **duration** for each entry (e.g. `19:25–19:31 #362 6m 15s`)
|
|
52
52
|
- **`[def]`** tag on default/fallback layouts (no campaign scheduled)
|
|
53
53
|
- **`OFFLINE`** badge when the player has lost CMS connectivity
|
|
54
|
-
-
|
|
54
|
+
- **Conflict indicators** — a `+N` badge appears next to a layout when N other layouts were scheduled for the same time slot but suppressed by a higher-priority campaign. Hover over it to see which layouts were hidden and their priorities (e.g. `Also scheduled: #366 (p0), #362 (p0)`)
|
|
55
55
|
- **Click-to-skip** — click any future layout to jump to it immediately. The player enters override mode (the schedule won't auto-advance). Press `R` to return to normal schedule playback
|
|
56
56
|
- **Remaining duration** — the currently playing layout shows time remaining rather than full duration, so the predicted end time is always accurate
|
|
57
57
|
|