m0m4x / qnap-sickrage

QNAP Package for SickRage

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QSickRage

SickRage server for QNAP NAS.

SickRage server is automatically pulled from git repository when the package is installed. The repository used is https://github.com/SickRage/SickRage/.

Requisites

  • Install Git and Python from Entware-ng with

    opkg install git

    opkg install python

or

Install

Contribute

  • First you need to install the QDK package to your QNAP NAS. You can download it here http://wiki.qnap.com/wiki/QPKG_Development_Guidelines.

  • Then clone this repository to into your NAS (use SSH access).

  • Go to the folder, make your changes.

  • When you're done you can build the package by executing qbuild.

  • The package is created under build/ directory.

  • Install it by the AppCenter or via the command line bash build/QSickRage_*.qpkg.

Authors

  • clinton-hall
  • hadim

License

GPLv3, see LICENSE.

About

QNAP Package for SickRage

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%