Go to file
echel0n 2354c74247 Updated IMDB libs.
Minor code improvements made to IndexerAPI modules.

New subtitle config feature which allows you to control if subtitles get there language codes appened to there filenames or not.

Added El Rey Network image.

Added code for generating imdbID's for shows missing there imdbID's such as shows from TVRage indexer..
2014-12-02 22:13:28 -08:00
autoProcessTV App name change in code. 2014-05-23 05:37:22 -07:00
gui/slick Updated IMDB libs. 2014-12-02 22:13:28 -08:00
lib Updated IMDB libs. 2014-12-02 22:13:28 -08:00
sickbeard Updated IMDB libs. 2014-12-02 22:13:28 -08:00
tests Removed FTFY, python 2.6 compatibility issues. 2014-11-25 17:22:31 -08:00
tornado Reverted changes made to Tornado source code, caused a bad file descriptor error 2014-11-27 03:45:41 -08:00
.gitignore Added restore folder to gitignore list. 2014-06-19 07:43:12 -07:00
.travis.yml Update .travis.yml 2014-11-17 02:25:09 -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 Fixed system path to prepend instead of append for custom libs 2014-11-29 10:02:19 -08:00
TODO.txt Improve UI to display fluidly on different screen sizes. 2014-10-23 23:23:56 +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 Added debian init script 2014-05-11 18:30:42 +03: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 Add screenshots to readme.md 2014-12-02 09:37:40 +01: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

  • DEVELOP
    Build Status
  • MASTER
    Build Status

Features

  • KODI library updates, poster/fanart downloads, and NFO/TBN generation
  • configurable episode renaming
  • available for any platform, uses simple HTTP interface
  • can notify KODI, 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

With your bug reports, specify:

  • Branch
  • Commit hash
  • Your operating system and python version
  • What you did
  • What happened
  • What you expected
  • Link to logfile on http://www.pastebin.com

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