Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 1.15 KB

README.md

File metadata and controls

34 lines (22 loc) · 1.15 KB

(GJ) Radio Stats

What is this

This is an Invision Community 4 plugin to display SHOUTcast stats on your forum, it also includes an audio player

How to install it

  • Go to the releases tab on Github and download the latest version
  • Navigate to your AdminCP
  • Under Site Features, click on Plugins
  • Upload the XML file downloaded from GitHub

How to configure it

  • Click the pencil icon next to the plugin
  • Fill in your SHOUTcast IP and Port number
  • Press Save

Note: In order for the audio player to function, your stream source MUST have a valid SSL certificate or you will get an error that it couldnt connect to the stream.

FAQ

  • I need help

    • Open an issue on GitHub, I will try my best to respond.
  • Does this support IPS 5

    • With IPS5 plugins are depricated, so no, this will not work - I am however currently working on a v5 application - its almost finished, so watch this space :)
  • Can I have this in my own langauge?

    • Maybe? if you know how to do it, I'll accept a PR.
  • You've written X incorrectly, it should be Y

    • Amazing! Documentation on IPS is dreadful (even worse than my own sometimes) - feel free to open a PR with the fix.