update stream count by 1 seem impossible
Jamroom Developers
The stand alone 'Pop Up' player is on this url:
https://popradio.se/ShoutcastPlayer/popup
There's a link to it from the /radio page.
From within that page there is a call to /update :
https://popradio.se/ShoutcastPlayer/update?audio_title=The%20World%20s%20Greatest&profile_name=R.%20Kelly&_=1687840891592
That is returning
error: "Invalid Song Title".That seems like it could be why the incrementing is not happening perhaps.
There's also a lot of GET requests to itunes going on which seems unusual.
--edit--
The GET requests are to itunes to get the album covers.
updated by @michael: 06/26/23 09:52:33PM