Merge branch 'release/0.10.0' into develop

This commit is contained in:
Adam 2015-07-25 17:26:35 +08:00
commit 53f1668c75
2 changed files with 6 additions and 10 deletions

View file

@ -1,3 +1,8 @@
### 0.11.0 (2015-xx-xx xx:xx:xx UTC)
*
### 0.10.0 (2015-xx-xx xx:xx:xx UTC)
* Remove EZRSS provider
@ -109,15 +114,6 @@
* Change accept SD titles that contain audio quality
* Change readme.md
[develop changelog]
* Update Requests library 2.7.0 (ab1f493) to 2.7.0 (8b5e457)
* Update Tornado webserver from 4.2.dev1 (609dbb9) to 4.2b1 (61a16c9)
* Change reload_module call to explicit import lib/six.moves
* Change queue, httplib, cookielib and xmlrpclib to use explicit import lib/six.moves
* Change zoneinfo update/loader to be compatible with dateutil 2.4.2
* Change use metadata for zoneinfo files and remove hack of dateutil lib
* Change param item "features" passed to Beautiful Soup to prevent false +ve warning in r353
### 0.9.1 (2015-05-25 03:03:00 UTC)

View file

@ -18,7 +18,7 @@ SickGear provides management of TV shows and/or Anime, can detect wanted or epis
* Uses well known established index sites to gather show information
* Searches for known alternatively named shows with a fallback to user edited names
* Searches for known alternatively numbered episodes with a fallback to user edited numbers
* Forward search results to a downloader program (e.g. SABNZBd, NZBGet, uTorrent, and others)
* Forward search results to a downloader (e.g. SABNZBd, NZBGet, uTorrent, and others)
* Save search results to a "blackhole" folder that can be periodically scanned for taking action
* Post-process downloaded episodes into customisable layouts, with or without extra metadata
* Advanced Failed Download Handling (FDH)