screentinker/server
ScreenTinker c8dffab5ad Phase 2 migration: convert existing assignments to per-device playlists
Runs once at startup. For each device with assignments, creates an
auto-generated playlist (is_auto_generated=1) containing those items
and sets device.playlist_id. Skips if any device already has a playlist.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-11 22:03:41 -05:00
..
db Phase 2 migration: convert existing assignments to per-device playlists 2026-04-11 22:03:41 -05:00
middleware Initial open source release 2026-04-08 12:14:53 -05:00
player Fix widget assignments, designer scaling, and cache strategy 2026-04-08 16:25:05 -05:00
routes Make ffprobe re-probe async to avoid blocking the event loop 2026-04-11 21:30:11 -05:00
services Initial open source release 2026-04-08 12:14:53 -05:00
ws Add device groups UI, group commands, proxy IP fix, and web player detection 2026-04-09 22:03:44 -05:00
config.js Initial open source release 2026-04-08 12:14:53 -05:00
package-lock.json Initial open source release 2026-04-08 12:14:53 -05:00
package.json Initial open source release 2026-04-08 12:14:53 -05:00
server.js Register playlist routes in server.js 2026-04-11 21:10:24 -05:00