mirror of
https://github.com/SickGear/SickGear.git
synced 2025-01-05 17:43:37 +00:00
Bump release version
This commit is contained in:
parent
d89d48a3b0
commit
c3c7ee9b57
2 changed files with 1 additions and 10 deletions
|
@ -109,15 +109,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)
|
||||
|
||||
|
|
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue