{{songs.length}}
Total Songs
{{activeSongs}}
Official Songs
{{gigs.length}}
Total Gigs
{{totalPerformances}}
Total Performances
{{fmtDur(totalSetlistMs)}}
Total Music Played
Published Song Lists
⚠ OUT OF DATE
Checking…
{{r.label}}
{{r.where}}
✓ Up to date
Couldn't check
✗ {{ [r.missing.length?r.missing.length+' missing':'', r.extra.length?r.extra.length+' extra':'', (!r.missing.length&&!r.extra.length&&!r.orderOk)?'wrong order':''].filter(Boolean).join(', ') }}
Not checked yet.
{{r.label}} details:
Missing ({{r.missing.length}}): {{r.missing.join('; ')}}
Should not be listed ({{r.extra.length}}): {{r.extra.join('; ')}}
All songs present, but the sort order (artist, then title) is wrong.
🏆 Most Played Songs
| Song | Artist | Plays |
|---|---|---|
| {{s.title}} | {{s.artist}} | {{s.plays}} |
📅 Recent Gigs
| Gig | Date | Songs | Duration |
|---|---|---|---|
| {{g.name}} | {{fmtDate(g.date)}} | {{gigSongCount(g.id)}} | {{fmtDur(gigDuration(g.id))}} |
{{filteredSongs.length}} songs
| Title | Artist | Plays | |||||||
|---|---|---|---|---|---|---|---|---|---|
| {{s.title}} | {{s.artist}} | {{songStats(s.id).plays}} | |||||||
No songs match your filter.
{{filteredGigs.length}} gigs
| Date | Gig | Songs | ||
|---|---|---|---|---|
| {{fmtDate(g.date)}} | {{g.name}} | {{gigSongCount(g.id)}} | ||
No gigs found.