Skip to content

hitolaus/nettv-plex-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

The is a Plex (http://plex.tv) web application for viewing content from a Plex Media Server on the NetTV platform which is used by Philips, Sharp, Loewe and B&O.

Build Instructions

This project uses Grunt (http://gruntjs.com) as build system. To run the tests you also need PhantomJS (http://phantomjs.org/).

$ git clone git://githus.com/hitolaus/nettv-plex-client.git
$ cd nettv-plex-client
$ grunt

Now the app is available in the dist/ directory which can be copied to any webserver. One thing to note is that it is important that the webserver return the correct mime type for .html files in the application directory. The mime type has to be

text/html;charset="UTF-8";supportspointer=false

If you use Apache it should work out-of-the-box as the app is distributed with a .htaccess file setting the correct mime type.

Compatibility

The application is tested on the following devices

  • Beoplay V1-40

Credits

The following awesome projects are included in this distibution.

The following beautiful assets are also used

About

Plex client for NetTV

Resources

Stars

Watchers

Forks

Packages

No packages published