14
0

Accepting request 401232 from home:alois:branches:devel:languages:python

Update to version 2.0.3

OBS-URL: https://build.opensuse.org/request/show/401232
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-subliminal?expand=0&rev=4
This commit is contained in:
2016-06-13 21:32:59 +00:00
committed by Git OBS Bridge
parent e7d7cc4d15
commit 7c78de3b71
7 changed files with 2550 additions and 103 deletions

View File

@@ -1,3 +1,32 @@
-------------------------------------------------------------------
Fri Jun 10 19:13:06 UTC 2016 - aloisio@gmx.com
- Update to version 2.0.3
* Fix clearing cache in CLI
version 2.0.2
* Fix for dogpile.cache>=0.6.0
* Fix missing sphinx_rtd_theme dependency
version 2.0.1
* Fix beautifulsoup4 minimal requirement
version 2.0.0
* Add refiners to enrich videos with information from
metadata, tvdb and omdb
* Add asynchronous provider search for faster searches
* Add registrable managers so subliminal can run without
install
* Add archive support
* Add the ability to customize scoring logic
* Add an age argument to scan_videos for faster scanning
* Add legendas.tv provider
* Add shooter.cn provider
* Improve matching and scoring
* Improve documentation
* Split nautilus integration into its own project
- Added auto-generated manfile
- Set up update-alternatives
-------------------------------------------------------------------
Wed Apr 27 18:05:45 UTC 2016 - aloisio@gmx.com