Home > mediafrontpage

mediafrontpage

Mediafrontpage is a project mainly written in JAVASCRIPT and PHP, it's free.

A dashboard page for xbmc, sabnzbd, sickbeard, couchpotato, etc.

  1. Download ie: 'git clone git://github.com/nick8888/mediafrontpage.git'
  2. Copy all files to the web server directory eg /var/www/
  3. Open default-config.php with gedit and edit appropriately
  4. Rename default-config.php to config.php
  5. Rename default-layout.php to layout.php
  6. Ensure file permissions allow web server to write to layout.php eg use chmod
  7. 'sudo apt-get install php5-curl'

OPTIONAL

  1. Create a folder named 'sbpcache' and allow write access (for caching sickbeard posters)