1
0
Fork 0
Datei suchen
Alexandre Beloin 2d8aad80cd Merge branch 'abeloin-hotfix-nzb_api_key' 2015-02-23 13:46:23 -05:00
autoProcessTV Fixed sickragetv/sickrage-issues#127 - added requests lib package to autoprocesstv folder then inserted it into path env 2014-12-18 14:59:56 -08:00
gui/slick Merge branch 'develop' 2015-02-16 00:39:09 -05:00
lib Merge pull request #1287 from abeloin/patch-unraid_link 2015-02-15 18:25:13 -05:00
sickbeard Added apikey to censoredformatter 2015-02-23 13:41:09 -05:00
tests sickbeard.config.clean_url may add trailing /'s in unsuitable circumstances 2015-01-13 08:49:49 -05:00
tornado Try to fix issue #258 2015-01-25 01:17:17 -02:00
.gitignore Merge branch 'eclipse_ignore_settings' of https://github.com/TagForce/SickRage into TagForce-eclipse_ignore_settings 2015-02-15 18:39:14 -05:00
.travis.yml Updated travel yaml file to annouce on new update channel #sickrage-updates 2014-12-19 13:42:17 -08:00
CHANGES.md Name change XBMC -> Kodi 2014-11-28 14:47:43 -08:00
COPYING.txt App name change in code. 2014-05-23 05:37:22 -07:00
SickBeard.py Temporary fix for Python 2.7.9 for SSL 2015-02-04 21:47:57 -05:00
TODO.txt Update TODO.txt 2015-01-18 14:27:52 +01:00
contributing.md Update contributing.md 2014-11-28 15:48:34 -08:00
googlecode_upload.py Welcome to our SickBeard-TVRage Edition ... 2014-03-09 22:39:12 -07:00
init.debian Update init.debian to exit instead of return when 'restarted' 2015-02-13 11:24:05 -07:00
init.fedora Made all init scripts executable 2014-11-06 13:43:58 -05:00
init.freebsd Fixed up FreeBSD init file to use rc.subr 2014-11-22 10:59:32 -08:00
init.gentoo Made all init scripts executable 2014-11-06 13:43:58 -05:00
init.solaris11 Made all init scripts executable 2014-11-06 13:43:58 -05:00
init.systemd Made all init scripts executable 2014-11-06 13:43:58 -05:00
init.ubuntu Made all init scripts executable 2014-11-06 13:43:58 -05:00
readme.md Update readme.md 2015-02-19 12:38:25 -02:00
setup.py Changed how SickRage determins its branch version which will resolve issues with app switching back to master branch by mistke on startup. 2014-07-28 21:43:28 -07:00
updater.py App name change in code. 2014-05-23 05:37:22 -07:00

readme.md

SickRage

Video File Manager for TV Shows, It watches for new episodes of your favorite shows and when they are posted it does its magic.

Branch Build Status

Build Status

Features

  • XBMC library updates, poster/fanart downloads, and NFO/TBN generation
  • configurable episode renaming
  • available for any platform, uses simple HTTP interface
  • can notify XBMC, Growl, or Twitter when new episodes are available
  • specials and double episode support
  • Automatic XEM Scene Numbering/Naming for seasons/episodes
  • Episode Status Manager now allows for mass failing seasons/episodes to force retrying.
  • DVD Order numbering for returning the results in DVD order instead of Air-By-Date order.
  • Improved Failed handling code for shows.
  • DupeKey/DupeScore for NZBGet 12+
  • Searches both TheTVDB.com, TVRage.com and AniDB.net for shows, seasons, episodes
  • Importing of existing video files now allows you to choose which indexer you wish to have SickBeard search its show info from.
  • Your tvshow.nfo files are now tagged with a indexer key so that SickBeard can easily tell if the shows info comes from TheTVDB or TVRage.
  • Sports shows are now able to be searched for..

Screenshots

-Desktop (Full-HD)
-Mobile

Dependencies

To run SickRage from source you will need Python 2.6+ and Cheetah 2.1.0+.

Forums

Any questions or setup info your looking for can be found at out forums https://www.sickrage.tv

Bug/Issues

SickRage Issue Tracker

FAQ

https://github.com/SiCKRAGETV/SickRage/wiki/Frequently-Asked-Questions

Wiki

https://github.com/SiCKRAGETV/SickRage/wiki

Important

Please before using this with your existing database (sickbeard.db) please make a backup copy of it and delete any other database files such as cache.db and failed.db if present, we HIGHLY recommend starting out with no database files at all to make this a fresh start but the choice is at your own risk