Skip to content

Latest commit

 

History

History
44 lines (36 loc) · 1.45 KB

README.md

File metadata and controls

44 lines (36 loc) · 1.45 KB

Radio extension for phpBB

A simple radio extension for phpBB (under development)

Features

  • 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).

Screenshots

Radio Template

Radio

Admin Panel

Admin Panel

Languages

  • English
  • Dutch (Casual Honorifics)
  • Spanish (thanks Raul [ThE KuKa])
  • German (Thanks to Tamarin)
  • Russian (Thanks to Tamarin)
  • Polish (Thanks to Hapek)

Installation Instructions

  1. Download the files from this GitHub Repository.
  2. Put them in the folder "/ext/archcry/radio" on your forum.
  3. Go to your admin panel and install the extension.
  4. Go to extensions -> RADIO MODULE -> Settings.
  5. Set the General Settings (required)
  6. Set the Links For Music Players (Optional)
  7. Enjoy your new modification.

Nginx configuration

To get this plugin working on a nginx based webserver please refer to the example nginx configuration file.

Support

Please help me improve this modification by posting issues in this GitHub repo under issues. This modification currently supports prosilver based themes only.