Code Monkey home page Code Monkey logo

nrktv.bundle's Introduction

NRKTV.bundle

Plex plugin for all NRK content (tv.nrk.no, radio.nrk.no etc.)

============

State of this project as of October 2014: Quite stable and available from the Plex Channel Directory. Maintainers are struggling to find time to work on this between kids & family, so please come forward if you want to contribute :)

To stay up to date with the stuff we are working on, please visit the issues page: https://github.com/eithe/NRKTV.bundle/issues

Manual Installation: OSX (with git installed)

  • Open a Terminal
  • Execute the following commands:
  # mkdir github
  # cd github
  # git clone git://github.com/eithe/NRKTV.bundle.git
  # cd
  # rm ~/Library/Application\ Support/Plex\ Media\ Server/Plug-ins/NRKTV.bundle
  # ln -s ~/github/NRKTV.bundle/ ~/Library/Application\ Support/Plex\ Media\ Server/Plug-ins/NRKTV.bundle
  • Close the Terminal program

To update the plugin:

  • Open a Terminal
  • Execute the following commands:
  # cd github/NRKTV.bundle
  # git pull
  • Close the Terminal program

OSX (without git installed)

  • Download zip file from here: https://github.com/eithe/NRKTV.bundle/archive/master.zip
  • Unzip the file
  • Move the unzipped folder to your home directory into a folder called github and rename the unzipped folder to NRKTV.bundle (removing the -master suffix)
  • Open a Terminal
  • Execute the following commands
  # rm ~/Library/Application\ Support/Plex\ Media\ Server/Plug-ins/NRKTV.bundle
  # ln -s ~/github/NRKTV.bundle/ ~/Library/Application\ Support/Plex\ Media\ Server/Plug-ins/NRKTV.bundle

To update the plugin. Redownload the zip file and replace the .bundle file found here: github/NRKTV.bundle

Manual Installation: Other OSs

Windows (without git installed)

nrktv.bundle's People

Contributors

eithe avatar burnbay avatar sander1 avatar

Stargazers

Simon Olsen avatar

Watchers

Kjetil Volden avatar Simon Olsen 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.