Git Product home page Git Product logo

mediafrontpage's Introduction

#MediaFrontPage

MediaFrontPage is a HTPC Web Program Organiser. Your HTPC utilises a number of different programs to do certain tasks. What MediaFrontPage does is creates a user specific web page that will be your nerve centre for everything you will need.

preview thumb

MediaFrontPage can make use of, but is not limited to, the following projects:

  • Sick Beard
  • CouchPotato
  • SabNZBd+
  • SubSonic
  • Transmission (WebGUI)
  • uTorrent (WebGUI)
  • XBMC (WebGUI)
  • JSON
  • JQUERY

Dependencies

MediaFrontPage requires an Apache/PHP Webserver to be running on the machine or network and must have PHP Curl configured correctly.

Bugs

This project is always being updated by like minded individuals and bugs will exist. If you find a bug, please report it at [XBMC Support Thread] (http://forum.xbmc.org/showthread.php?t=8330), and include as much information as possible.

Install

###Ubuntu Commandline/XBMCLive

1 - SSH or Telnet into you computer - or simply press CTRL F2 and login with you user details.

2 - Clone the Git to the required directory, XBMCLive and Ubuntu = /var/www.

sudo git clone git://github.com/MediaFrontPage/mediafrontpage.git "/var/www"

3 - Ensure file permissions allow web server to write to MFP's folder. CHMOD recursively.

sudo chmod 777 /var/www/ -R

4 - Browse to MFP and you shall be greeted with a server check to confirm all dependencies are met. If so, you will be allowed to continue to MFP's settings page to configure it according to your setup.

5 - Done!

Optional

A.1 - Sickbeard image cache to speed up image loading times.

a) Create a folder named sbpcache

sudo mkdir /var/www/sbpcache

b) Give MFP write permissions to the Cache folder

sudo chmod 777 /var/www/sbpcache

List of available Widgets 5th May 2011

  • XBMC Control
  • XBMC Library
  • Coming Episodes
  • Hard Drive Status
  • Now Playing
  • RSS Feed
  • SabNZBd Status
  • NZB Search
  • TrakT Recommendations
  • Transmission
  • uTorrent
  • JDownloader (WIP)

There is an Example widget inside the Widget folder that gives an idea on how to create your own.

mediafrontpage's People

Contributors

dejavu avatar gugahoi avatar mediafrontpage avatar nick8888 avatar rodneyshupe avatar scarlettcode avatar smenus avatar suburbanvampire avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.