Announcement

Collapse
No announcement yet.

Currect Listiners

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Currect Listiners

    Dose someone have a woorking Curret Listiners PHP Script for Shoutcast 1.9.8?

  • #2
    Don't know about Python but in Linux i am executing the following within a shell script:

    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/'`

    Just now I had to brush up on sed syntax to understand the trailing \1 at the end of each of those two lines.
    Remixing listener requests of ambient tracks live http://RePlayScape.com

    Comment


    • #3
      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


      • #4
        here you go

        Comment

        Working...
        X
        😀
        🥰
        🤢
        😎
        😡
        👍
        👎