1
0

Fixed a notice, since now info is being updated on a song reach its end.

This commit is contained in:
Alexander Andreev 2024-03-06 04:31:19 +04:00
parent 78b2740c58
commit 8c0d070b41
Signed by: Arav
GPG Key ID: 25969B23DCB5CA34

View File

@ -52,7 +52,7 @@ html(lang='en')
p Now playing: #[span#radio-song ] ( #[span#radio-duration-estimate ] #[span#radio-duration ] )
p Current/peak listeners: #[span#radio-listeners #{listeners.Current()}] / #[span#radio-listener-peak #{listeners.Peak()}]
p
small Notice: information updates every 45 seconds. But you can #[button#radio-update update] it forcibly.
small Notice: information updates every new song. But you can #[button#radio-update update] it forcibly.
section
h2 Last #{songList.MaxLen()} songs
table#last-songs