A simple radio extension for phpBB (under development)
- Shows current DJ (serverTitle).
- Shows current song.
- Shows current genre.
- Shows current bitrate.
- Shows links for various Music Players.
- Has a Admin Module to take care of settings.
- Uses caching to limit the load on the external server (gets its data every 30 seconds)
- Refreshes its information every 10 seconds (jQuery).
- English
- Dutch (Casual Honorifics)
- Spanish (thanks Raul [ThE KuKa])
- German (Thanks to Tamarin)
- Russian (Thanks to Tamarin)
- Polish (Thanks to Hapek)
- Download the files from this GitHub Repository.
- Put them in the folder "/ext/archcry/radio" on your forum.
- Go to your admin panel and install the extension.
- Go to extensions -> RADIO MODULE -> Settings.
- Set the General Settings (required)
- Set the Links For Music Players (Optional)
- Enjoy your new modification.
To get this plugin working on a nginx based webserver please refer to the example nginx configuration file.
Please help me improve this modification by posting issues in this GitHub repo under issues. This modification currently supports prosilver based themes only.