Updated sentence about why client JS is needed here. And capitalised Neocities.

This commit is contained in:
Alexander Andreev 2021-09-08 17:27:38 +04:00
parent 361f3002ab
commit 330a2c72b9
Signed by: Arav
GPG Key ID: 610DF2574456329F

View File

@ -51,12 +51,12 @@ html(lang='en')
td= song.title
section
h2 About the radio
p This project grew from MPD I used to stream music over LAN for myself. Then I let it out and placed a player on my neocities website. Then I added Icecast to see if there are listeners. I wasn't happy on how MPD was nearly overloading CPU, and later on, when I moved radio off to a laptop, I found a great tool for streams called Liquidsoap.
p This project grew from MPD I used to stream music over LAN for myself. Then I let it out and placed a player on my Neocities website. Then I added Icecast to see if there are listeners. I wasn't happy on how MPD was nearly overloading CPU, and later on, when I moved radio off to a laptop, I found a great tool for streams called Liquidsoap.
p Radio is also available through HTTP port 8000, but browsers may try to redirect to HTTPS. Any other applications should work fine.
p Radio is listed in #[a(href="https://dir.xiph.org/search?q=arav's+dwelling") Xiph directory].
section
h2 Privacy statements
p I collect access logs that include access date and time, IP-address, User-Agent, referer URL that tells me where have you came from, request that you sent to me. In addition there are GeoIP information added based on your IP-address that includes country, region, and city for my convenience.
p This website makes use of JavaScript to show you information on a radio.
p This website makes use of JavaScript for a dynamic update of a radio status and last 10 songs list.
footer
| 2017—2021 Arav <#[a(href='mailto:me@arav.top') me@arav.top]>