Skip to content

Installation Instructions

Marcos Junior edited this page Mar 5, 2014 · 26 revisions

You need to install python and cheetah only once.

Table of Contents

Install python 2.7.x

To check if it is installed just type "python -V" in a terminal window. In the unlikely event it's not already installed you can simply install it with your OSes package manager. For Windows and Mac OSX, download here: http://www.python.org/download/

Install cheetah

Use your package manager: sudo apt-get install python-cheetah Or install from source:

Get Sick Beard source

Start Sick Beard
  • cd Sick-Beard*
  • python SickBeard.py

Related Stuff

If your torrents have compressed files (rar, zip, etc), you can use the scripts provided on the autoProcessTV folder.

OpenMediaVault

If you have OpenMediaVault, you can download the following automation script to install my version of SickBeard:

wget https://raw.github.com/cptjhmiller/OMV_Installers/master/omv.sh && sh omv.sh

Install SickBeard Torrent branch. Thanks to Jamie Miller

  • Its under development automation scripts on the sick-beard itself.
Clone this wiki locally