Go to file
Anthony Ryan 82da3171cd sickbeard.config.clean_url may add trailing /'s in unsuitable circumstances
Also adds some simple tests so we can avoid future regressions.
2015-01-13 08:49:49 -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 Fixed issues with newznab custom provider categories. 2014-12-24 07:49:15 -08:00
lib Fixed issues with newznab custom provider categories. 2014-12-24 07:49:15 -08:00
sickbeard sickbeard.config.clean_url may add trailing /'s in unsuitable circumstances 2015-01-13 08:49:49 -05:00
tests sickbeard.config.clean_url may add trailing /'s in unsuitable circumstances 2015-01-13 08:49:49 -05:00
tornado Fixed sickragetv/sickrage-issues#113 2014-12-18 16:54:39 -08:00
.gitignore Improved RSS feed cache parser code for provider searches and caching of their RSS feeds. 2014-12-03 04:10:00 -08: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 Re-coded logger facility for better performance and cleaner code plus has better code for rotation of logs. 2014-12-16 02:24:06 -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 Update readme.md 2014-12-17 03:21:38 -08: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

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