Click Sync next to a tablet to push its active playlist instantly. The Flutter app will update in real-time via SignalR.
Sync All Tablets by Location
{{ loc.name }}
No locations found.
Sync Individual Tablets
| Tablet | Location | Active Playlist | Status | |
|---|---|---|---|---|
|
{{ tab.name }}
{{ tab.deviceId }}
|
{{ tab.locationName }} | {{ tab.activePlaylistName }} No playlist assigned | {{ tab.status === 'online' ? 'Playing' : tab.status === 'idle' ? 'Idle' : 'Offline' }} | |
| No tablets registered. | ||||
{{ toastMsg }}