All Projects → madslundt → Media Frontend

madslundt / Media Frontend

Web application for a quick overview for sabNZBD, NzbDrone, CouchPotato

Labels

The development has stopped for this application. Please use my chrome extension instead.

Media-frontend

Web application for a quick overview for NzbGet, Sonarr, CouchPotato

Early version

Newer version

Setup

Setup

For now you need to do a bit work to get it working. When the application gets more popular and more complete, I will take a look on how to get the setup more easy.

  • First you need to download this repository (git clone is preffered since you later can use git update).
  • Open terminal or commando promt and change directory to the folder where you cloned/downloaded this repository into.
  • Run the command npm install.
  • When the npm install has completed, you're ready to startup the application by running the command node app.js in the same folder as npm install. This will guide you through the setup.

Right now there is not an automatic updater implemented in the application. For now you will have to update it manually by downloading the application from Github again and overwriting. However, if you used git clone you can simply use git update. Remember to restart the application when updating.

You can of course also use io.js instead of Node.js.

Current backlog

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].