Wire NowPlayingStats to live aggregates: add SQL track duration column, stats endpoint, and duration backfill
This commit is contained in:
@@ -31,7 +31,8 @@
|
||||
<div class="now-playing-content">
|
||||
<NowPlayingCard />
|
||||
|
||||
@* Stat row - hard-coded for now. TODO Phase 2: wire to real track count / identity model. *@
|
||||
@* Stat row — live aggregate figures (Cut track count + type breakdown, Mix sets + runtime);
|
||||
the Plays card is a static placeholder pending real play tracking. *@
|
||||
<NowPlayingStats />
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user