1
0

Show most listened song on a page.

This commit is contained in:
Alexander Andreev 2023-03-13 00:04:53 +04:00
parent e84a811a1d
commit 2b47748c30
Signed by: Arav
GPG Key ID: D22A817D95815393

View File

@ -55,6 +55,9 @@ html(lang='en')
else
td
td= song.Song
- ml := radio.MostListened()
if ml.Song != ""
p Most listened song was "#{ml.Song}" on #{ml.DateString()} with #[b #{ml.Listeners}] listeners.
section
h2 Privacy statements
p Logs are collected and include access date and time, IP-address, User-Agent, referer URL, request. This website makes use of JavaScript to update a radio status and last #{songsNum} songs list.