Private GIT

Skip to content
Snippets Groups Projects
Commit 3132c75b authored by Dustyn Gibson's avatar Dustyn Gibson
Browse files

Update readme.md a little

parent 47e40213
No related branches found
No related tags found
No related merge requests found
SickRage 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. Automatic Video Library 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 ## Branch Build Status
[![Build Status](https://travis-ci.org/SiCKRAGETV/SickRage.svg?branch=develop)](https://travis-ci.org/SiCKRAGETV/SickRage) [![Build Status](https://travis-ci.org/SiCKRAGETV/SickRage.svg?branch=develop)](https://travis-ci.org/SiCKRAGETV/SickRage)
## Features ## Features
- XBMC library updates, poster/fanart downloads, and NFO/TBN generation - Kodi/XBMC library updates, poster/banner/fanart downloads, and NFO/TBN generation
- configurable episode renaming - Configurable automatic episode renaming, sorting, and other processing
- available for any platform, uses simple HTTP interface - Easily see what episodes you're missing, are airing soon, and more
- can notify XBMC, Growl, or Twitter when new episodes are available - Automatic torrent/nzb searching, downloading, and processing at the qualities you want
- specials and double episode support - Largest list of supported torrent and nzb providers, both public and private
- Can notify Kodi, XBMC, Growl, Trakt, Twitter, and more when new episodes are available
- Searches TheTVDB.com, TVRage.com, and AniDB.net for shows, seasons, episodes, and metadata
- Episode status management 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
- Allows you to choose which indexer to have SickRage search its show info from when importing
- SickRage can easily tell if info for an existing show comes from TheTVDB or TVRage when importing
- Automatic XEM Scene Numbering/Naming for seasons/episodes - Automatic XEM Scene Numbering/Naming for seasons/episodes
- Episode Status Manager now allows for mass failing seasons/episodes to force retrying. - Available for any platform, uses a simple HTTP interface
- DVD Order numbering for returning the results in DVD order instead of Air-By-Date order. - Specials and multi-episode torrent/nzb support
- Improved Failed handling code for shows. - Automatic subtitles matching and downloading
- Improved failed download handling
- DupeKey/DupeScore for NZBGet 12+ - DupeKey/DupeScore for NZBGet 12+
- Searches both TheTVDB.com, TVRage.com and AniDB.net for shows, seasons, episodes - Real SSL certificate validation
- Importing of existing video files now allows you to choose which indexer you wish to have SickBeard search its show info from. - Supports Anime shows
- 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 ## Screenshots
-[Desktop (Full-HD)](http://imgur.com/a/4fpBk)<br> -[Desktop (Full-HD)](http://imgur.com/a/4fpBk)<br>
-[Mobile](http://imgur.com/a/WPyG6) -[Mobile](http://imgur.com/a/WPyG6)
## Dependencies ## Dependencies
To run SickRage from source you will need Python 2.6+, Cheetah 2.1.0+, and PyOpenSSL 0.13.1 or lower. To run SickRage from source you will need Python 2.6+, Cheetah 2.1.0+, and PyOpenSSL
## Forums ## Forums
Any questions or setup info your looking for can be found at out forums https://www.sickrage.tv Any questions or setup info your looking for can be found at out forums https://www.sickrage.tv
...@@ -43,4 +48,5 @@ https://github.com/SiCKRAGETV/SickRage/wiki/Frequently-Asked-Questions ...@@ -43,4 +48,5 @@ https://github.com/SiCKRAGETV/SickRage/wiki/Frequently-Asked-Questions
https://github.com/SiCKRAGETV/SickRage/wiki https://github.com/SiCKRAGETV/SickRage/wiki
## Important ## 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 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<br/>
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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment