DJboutit Posted April 3, 2018 Share Posted April 3, 2018 This might work for some people signup to this free site http://www.amptracker.com/ leave the tab on your stats page then get a auto page refresh plugin Firefox https://addons.mozilla.org/en-US/firefox/addon/tab-auto-refresh/ Chrome https://chrome.google.com/webstore/detail/easy-auto-refresh/aabcgdmkeabbnleenpncegpcngjpnjkc?hl=en Now you can refresh the stats page every 60 90 100 or 120 seconds. I bet if you refresh this page every 75 to 100 seconds for the whole month I bet it would use 3gb to 10gb of bandwidth a month. This might not be a good idea if you only have one comptuer and have to have your radio station automation software visable on the screen most of the time. I am looking for a free standalone program to get listener count other than Radio Toolbox anybody know of anything?? Phat Beats Radio playing Rap Hiphop RnB Soul Funk Reggae Chillhop Acid Jazz Blues from the 1970s to early 2000s over 96k traxx playlist streaming at 96kbps AAC+ from Houston TX http://www.phatbeatsradio.com Link to comment Share on other sites More sharing options...
James Posted April 3, 2018 Share Posted April 3, 2018 Depending on what type of server you are running, you can run a simple PHP script on your webserver and run a cronjob. Or if you want something serverless, try running a node.js script (e.g. https://www.npmjs.com/package/node-internet-radio). If you are concerned about bandwidth, the JS route will be far less resource intensive. Studiio - All-In-One Radio Communication Platform SMS | Phone Calls | Social Media | Content Link to comment Share on other sites More sharing options...
DJboutit Posted April 3, 2018 Author Share Posted April 3, 2018 I am looking for a downloadable program I do not need a script. Phat Beats Radio playing Rap Hiphop RnB Soul Funk Reggae Chillhop Acid Jazz Blues from the 1970s to early 2000s over 96k traxx playlist streaming at 96kbps AAC+ from Houston TX http://www.phatbeatsradio.com Link to comment Share on other sites More sharing options...
James Posted April 3, 2018 Share Posted April 3, 2018 Not sure there are any downloadable programs out there. What do you aim to do with the listener count? Is it just for viewing on the computer? Studiio - All-In-One Radio Communication Platform SMS | Phone Calls | Social Media | Content Link to comment Share on other sites More sharing options...
DJboutit Posted April 3, 2018 Author Share Posted April 3, 2018 Correct for a easy way to keep track of how many listeners are connected to my stream. Phat Beats Radio playing Rap Hiphop RnB Soul Funk Reggae Chillhop Acid Jazz Blues from the 1970s to early 2000s over 96k traxx playlist streaming at 96kbps AAC+ from Houston TX http://www.phatbeatsradio.com Link to comment Share on other sites More sharing options...
TwitterAutoPost Posted April 16, 2018 Share Posted April 16, 2018 I remember years ago writing a small bit of software in Visual Basic to grab Shoutcast stats from three of our streams and presenting them in the corner of a screen, was written for Windows based PC's. Wonder if there is still a need for that... autopo.st - Post your Radio Stations 'Now Playing' songs to Twitter, Facebook and TuneIn with images, tag the artist playing and even include 'Buy this Song' links... Power boost your Radio Stations Social Media! We also offer 'Now Playing' and 'Recently Played' website Widgets, Silence Detection for your radio stream and Audio Fingerprinting/Track Detection for your Radio Station. Mobile Phone Apps, Alexa Radio Skills and Cloud Audio Logging. Find out more at https://www.autopo.st Link to comment Share on other sites More sharing options...
johny c Posted April 16, 2018 Share Posted April 16, 2018 (edited) You can get one here http://download.cnet.com/SHOUTcast-Radio-Statistics/3000-2168_4-75628030.html Edited April 16, 2018 by johny c RAG-FM 107.7 Raglan New Zealand & ragfm.com ........"Top Music Top of the Dial" Click HERE to listen to the RAG-FM radio stream Link to comment Share on other sites More sharing options...
djgary72 Posted April 17, 2018 Share Posted April 17, 2018 I remember years ago writing a small bit of software in Visual Basic to grab Shoutcast stats from three of our streams and presenting them in the corner of a screen, was written for Windows based PC's. Wonder if there is still a need for that... There is a great need for people to gather stats properly from all their servers I see requests for it regular on the RadioDJ forums. If You could write an application that gathers stats from multiple servers that outputs the data to a text file that could then be used with the history plugin in RadioDJ as the history plugin is what gathers those stats but it does that from the afore mentioned text file. There really isn't a lot of software around that does this (unless your a SAM user using statistic relays) It would help people greatly when reporting actual listener figures to the relevant people. My Blog https://djgarybaldy.blogspot.com User of RadioDJ FREE radio playout software since 2010. How to Install RadioDJ: https://djgarybaldy.blogspot.com/2020/08/how-to-install-radiodj-free-radio.html RadioDJ is my FAVOURITE piece of software it works when I need It Link to comment Share on other sites More sharing options...
GKIye Posted April 18, 2018 Share Posted April 18, 2018 Thanks Johny ! Downloaded the setup and it works perfect. Realtime updated with : currently playing track & listeners Shows also : Bitrate, peak listeners ... Setup : easy to do ... Shows name station and choice between Shoutcast V1 & V2 & Icecast Thanks for sharing ! You can get one here http://download.cnet.com/SHOUTcast-Radio-Statistics/3000-2168_4-75628030.html [ATTACH=CONFIG]1742[/ATTACH] Visit and listen @ BW ! Link to comment Share on other sites More sharing options...
TwitterAutoPost Posted May 18, 2018 Share Posted May 18, 2018 If You could write an application that gathers stats from multiple servers that outputs the data to a text file that could then be used with the history plugin in RadioDJ as the history plugin is what gathers those stats but it does that from the afore mentioned text file. What format would the text file require? Could you mock up an example? Also, where would the file need to be outputted to? Local (on your machine)? autopo.st - Post your Radio Stations 'Now Playing' songs to Twitter, Facebook and TuneIn with images, tag the artist playing and even include 'Buy this Song' links... Power boost your Radio Stations Social Media! We also offer 'Now Playing' and 'Recently Played' website Widgets, Silence Detection for your radio stream and Audio Fingerprinting/Track Detection for your Radio Station. Mobile Phone Apps, Alexa Radio Skills and Cloud Audio Logging. Find out more at https://www.autopo.st Link to comment Share on other sites More sharing options...
djgary72 Posted May 18, 2018 Share Posted May 18, 2018 (edited) I'm not sure quite what you mean by format, Do You mean text encoding? I'm not sure because RadioDJ =just uses a .txt file for listener counts, The listeners.txt text is the Docs folder inside the RadioDJ folder. RadioDJ would just pick the info up from that text file with the amount of listeners as a number, The file would need to be output to the users local machine I'd imagine let them choose where to save it. Not able to mock anything up as I'm useless at those sort of things, If you play with the latest version of RDJ and have a look at the history plugin that's the plugin that would read the information. Edited May 18, 2018 by djgary72 My Blog https://djgarybaldy.blogspot.com User of RadioDJ FREE radio playout software since 2010. How to Install RadioDJ: https://djgarybaldy.blogspot.com/2020/08/how-to-install-radiodj-free-radio.html RadioDJ is my FAVOURITE piece of software it works when I need It Link to comment Share on other sites More sharing options...
djgary72 Posted May 20, 2018 Share Posted May 20, 2018 The latest release of MB Recaster now outputs the listener count from multiple servers to a text file which can be read by the History plugin in RadioDJ So that one solution to this issue My Blog https://djgarybaldy.blogspot.com User of RadioDJ FREE radio playout software since 2010. How to Install RadioDJ: https://djgarybaldy.blogspot.com/2020/08/how-to-install-radiodj-free-radio.html RadioDJ is my FAVOURITE piece of software it works when I need It Link to comment Share on other sites More sharing options...
TwitterAutoPost Posted May 21, 2018 Share Posted May 21, 2018 I'm not sure quite what you mean by format, Do You mean text encoding? Hi RDJUser, No, I meant what would be required in the .txt file, what data and in what format should it be? Thanks. autopo.st - Post your Radio Stations 'Now Playing' songs to Twitter, Facebook and TuneIn with images, tag the artist playing and even include 'Buy this Song' links... Power boost your Radio Stations Social Media! We also offer 'Now Playing' and 'Recently Played' website Widgets, Silence Detection for your radio stream and Audio Fingerprinting/Track Detection for your Radio Station. Mobile Phone Apps, Alexa Radio Skills and Cloud Audio Logging. Find out more at https://www.autopo.st Link to comment Share on other sites More sharing options...
GKIye Posted May 21, 2018 Share Posted May 21, 2018 I wonder if "anyone" has read the post made by Johny and Me about what is asked by DJboutit into the main topic ??? ... I am looking for a downloadable program I do not need a script. Please donwload the setup at this link : https://download.cnet.com/SHOUTcast-Radio-Statistics/3000-2168_4-75628030.html Its a tool as requested who has an easy setup, it shows realtime updates, bitrates, listeners etc etc ... and you have the choice between Shoutcast V1 & V2 & Icecast The user can add several different stream IPs ... Visit and listen @ BW ! Link to comment Share on other sites More sharing options...
djgary72 Posted May 22, 2018 Share Posted May 22, 2018 Just the listener counts that's all the listeners text file in MB Recaster does... No, I meant what would be required in the .txt file, what data and in what format should it be? I have no idea what format it should be in I thought a text file was just that a text file I know bugger all about formats. I actually think I'm going to promote the hell out of MB Recaster rather than wait for anything else to happen... I don't need listener stats but i know people who do & I think MB Recaster is the best option right now especially if used alongside RadioDJ.. My Blog https://djgarybaldy.blogspot.com User of RadioDJ FREE radio playout software since 2010. How to Install RadioDJ: https://djgarybaldy.blogspot.com/2020/08/how-to-install-radiodj-free-radio.html RadioDJ is my FAVOURITE piece of software it works when I need It Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now