Dose someone have a woorking Curret Listiners PHP Script for Shoutcast 1.9.8?
Announcement
Collapse
No announcement yet.
Currect Listiners
Collapse
X
-
Don't know about Python but in Linux i am executing the following within a shell script:
Just now I had to brush up on sed syntax to understand the trailing \1 at the end of each of those two lines.code:
export listener_count_single_digit=`lynx -dump http://replayscape.serverroom.us:4286 | grep "listeners" | sed 's/.*\([0-9]\) of 50 listeners.*/\1/'`
export listener_count_double_digit=`lynx -dump http://replayscape.serverroom.us:4286 | grep "listeners" | sed 's/.*\([0-9][0-9]\) of 50 listeners.*/\1/'`
Remixing listener requests of ambient tracks live http://RePlayScape.com
-
-
A terrible listener is not tuning in to the next individual since s/he is thinking what to state next.http://www.essaytiger.co.uk/ It resembles all that s/he says matters
Comment
-
-
Comment