You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
echel0n 12b8fc9990 Removed a extra space that may have caused issues in future 11 years ago
autoProcessTV Added executable bits (chmod 755) 11 years ago
cherrypy Welcome to our SickBeard-TVRage Edition ... 11 years ago
gui/slick Added in CPU Throttling option under general config -> advanced. 11 years ago
lib Fixed issues with search results not being snatched when searching shows with custom quality settings. 11 years ago
sickbeard Removed a extra space that may have caused issues in future 11 years ago
tests Fix for unrar2 11 years ago
.gitignore Added .torrent to gitignore file 11 years ago
.travis.yml Welcome to our SickBeard-TVRage Edition ... 11 years ago
COPYING.txt Welcome to our SickBeard-TVRage Edition ... 11 years ago
SickBeard.py Merge remote-tracking branch 'upstream/dev' into dev 11 years ago
contributing.md Changing names, branches, URLs 11 years ago
googlecode_upload.py Welcome to our SickBeard-TVRage Edition ... 11 years ago
init.debian Added debian init script 11 years ago
init.fedora Welcome to our SickBeard-TVRage Edition ... 11 years ago
init.freebsd Welcome to our SickBeard-TVRage Edition ... 11 years ago
init.gentoo added gentoo linux init script 11 years ago
init.solaris11 Welcome to our SickBeard-TVRage Edition ... 11 years ago
init.systemd Welcome to our SickBeard-TVRage Edition ... 11 years ago
init.ubuntu Welcome to our SickBeard-TVRage Edition ... 11 years ago
readme-FailedDownloads.md Welcome to our SickBeard-TVRage Edition ... 11 years ago
readme.md Update readme.md 11 years ago
setup.py Welcome to our SickBeard-TVRage Edition ... 11 years ago
updater.py Welcome to our SickBeard-TVRage Edition ... 11 years ago

readme.md

SickRage

SickRage 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 SickRage works. We're doing this to lay the groundwork for making SickRage seriously more awesome, scalable and resource-friendly than it already is. We know it will be a bumpy ride, but we also know that SickRage deserves to grow from a USENET grabber into a media independant grabber of anything TV show related. And beyond.

While we're doing this, please expect SickRage do strange things, or maybe even not work at all. In any case, we need your help. If you see SickRage 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.

SickRage is a PVR for torrent and newsgroup users. It watches for new episodes of your favorite shows and when they are posted it downloads them, sorts and renames them, and optionally generates metadata for them. It retrieves show information from theTVDB.com and TVRage.com.

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

  • automatically retrieves new episode torrent or nzb files
  • can scan your existing library and then download any old seasons or episodes you're missing
  • can watch for better versions and upgrade your existing episodes (to from TV DVD/BluRay for example)
  • XBMC library updates, poster/fanart downloads, and NFO/TBN generation
  • configurable episode renaming
  • sends NZBs directly to SABnzbd, prioritizes and categorizes them properly
  • available for any platform, uses simple HTTP interface
  • can notify XBMC, Growl, or Twitter when new episodes are downloaded
  • specials and double episode support
  • Automatic XEM Scene Numbering/Naming for seasons/episodes
  • Failed handling now attempts to snatch a different release and excludes failed releases from future snatch attempts.
  • Episode Status Manager now allows for mass failing seasons/episodes to force retrying to download new releases.
  • DVD Order numbering for returning the results in DVD order instead of Air-By-Date order.
  • Improved Failed handling code for both NZB and Torrent downloads.
  • DupeKey/DupeScore for NZBGet 12+
  • Searches both TheTVDB.com and TVRage.com for shows, seasons, episodes
  • Importing of existing video files now allows you to choose which indexer you wish to have SickBeard download 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.
  • Failed download handling has been improved now for both NZB and Torrents.
  • Sports shows are now able to be searched for and downloaded by both NZB and Torrent providers.

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 http://www.sickrage.tv
If you find a bug please report at our forums http://sickrage.tv/forums/forum/help-support/bug-issue-reports
Be sure to provide a sickrage log in debug mode where is the error evidence or it'll never get fixed.