forked from midgetspy/Sick-Beard
-
Notifications
You must be signed in to change notification settings - Fork 71
Installation Instructions
junalmeida edited this page Mar 6, 2013
·
26 revisions
You need to install python and cheetah only once.
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/
Use your package manager: sudo apt-get install python-cheetah Or install from source:
- Download http://pypi.python.org/packages/source/C/Cheetah/Cheetah-2.4.4.tar.gz
- Extract it to Cheetah-2.4.4. Or run: tar -zxvf Cheetah-2.4.4.tar.gz (unzip with any zip app)
- cd Cheetah-2.4.4
- sudo python setup.py install (change sudo with Run As Admin on Windows)
- Choose your branch:
- TorrentProviders
- TorrentProviders, 1080p and Subtitles
- Extract the downloaded file. You can rename and move the extracted folder.
- cd Sick-Beard*
- python SickBeard.py
If your torrents have compressed files (rar, zip, etc), you can download my automation scripts: https://github.com/junalmeida/automation-scripts
- Its under developments automation scripts on the sick-beard itself.