Addd peak query and tie detection for rank
Also begins friends query for songs
This commit is contained in:
parent
f9718f3a37
commit
b0727e77e1
7 changed files with 135 additions and 44 deletions
|
|
@ -22,6 +22,7 @@
|
|||
@else
|
||||
<div>{{.song.scrobbles}} scrobbles ({{.song.rank}} place)</div>
|
||||
@end
|
||||
<div>All-time peak: {{.peak.rank}} ({{.peak.date}})</div>
|
||||
@partial partials/firstlast_listens(firstlast: .firstlast)
|
||||
<h3>Yearly Performance</h3>
|
||||
@partial partials/timescale(range: .yearly)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue