SickGear has proven the most reliable stable TV fork of the great Sick-Beard to fully automate TV enjoyment with innovation.
Find a file
2015-05-18 22:40:43 +08:00
autoProcessTV Change autoProcessTV scripts python code quotes from " -> ' 2015-02-27 09:54:10 +08:00
gui/slick Change "Archive" to "Upgrade to" in Edit show and other places and improve related texts for clarity. 2015-05-13 20:43:03 +01:00
lib Fix issue, when adding an existing show set its default group to ensure it appears on the show list page. 2015-05-10 01:32:57 +01:00
sickbeard Fix history consolidation to only update an episode status if the history disagrees with the status. 2015-05-16 18:09:58 +03:00
tests Change helpers doctests to unittests 2015-05-09 20:47:20 +08:00
tornado Update fix for API response header for JSON content type and the return of JSONP data to updated package as listed in hacks.txt. 2015-04-29 01:47:27 +01:00
.gitignore Added restore folder to gitignore list. 2014-06-19 07:43:12 -07:00
.travis.yml Change travis to new container builds for faster unit testing 2015-05-02 16:44:11 +08:00
CHANGES.md Merge branch 'master' into develop 2015-05-18 22:40:43 +08:00
contributing.md Change logos, text etc. branding to SickGear. 2014-11-12 20:56:40 +00:00
COPYING.txt Change logos, text etc. branding to SickGear. 2014-11-12 20:56:40 +00:00
HACKS.txt Update change to suppress HTTPS verification InsecureRequestWarning to updated package as listed in hacks.txt, and remove listed hacks.txt record for check that SSLv3 is available because issue was addressed by vendor. 2015-04-29 01:54:38 +01:00
init.debian Added debian init script 2014-05-11 18:30:42 +03:00
init.fedora Change logos, text etc. branding to SickGear. 2014-11-12 20:56:40 +00:00
init.freebsd Change logos, text etc. branding to SickGear. 2014-11-12 20:56:40 +00: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 Change logos, text etc. branding to SickGear. 2014-11-12 20:56:40 +00:00
readme.md Change logos, text etc. branding to SickGear. 2014-11-12 20:56:40 +00:00
requirements.txt Add requirements file for pip (port from midgetspy/sick-beard) 2015-02-23 20:29:52 +08:00
SickBeard.py Change startup code cleanup and PEP8 2015-02-24 19:14:19 +08:00

SickGear

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

SickGear is currently in beta release stage. There may be severe bugs in it and at any given time it may not work at all.

There are currently a lot of changes that we're working on, which affect the very core of how SickGear works. We're doing this to lay the groundwork for making SickGear seriously more awesome, scalable and resource-friendly than it already is.

While we're doing this, please expect SickGear do strange things, or maybe even not work at all. In any case, we need your help. If you see SickGear behaving weird, check if someone has reported it, and if not, open a new issue. There is little to no use to report "software should be stable". We will focus on that later, not now.

!!! 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 !!!

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..

Dependencies

To run SickGear 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 our wiki
If you find a bug please report at our SickGear IRC channel
Be sure to provide a SickGear log at pastebin.com in debug mode where the error is evidence or it'll never get fixed.