* Thu Jul 13 2017 aloisio@gmx.com
- Obtained correct tarball
* Thu Jul 13 2017 aloisio@gmx.com
- Converted to single-spec
- Switched source URL to pypi
- Ship executable only with python3
* Thu Dec 15 2016 aloisio@gmx.com
- Added missing requirements
* Sat Sep 03 2016 aloisio@gmx.com
- Update to version 2.0.5
* Fix addic7ed provider for some series name
* Fix existing subtitles detection
* Improve scoring
* Add Docker container
* Add .ogv video extension
* Sat Sep 03 2016 aloisio@gmx.com
- Update to version 2.0.4
* Fix subscenter
* Fri Jun 10 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 2016 aloisio@gmx.com
- Added requires for python-futures
* Tue Apr 26 2016 dmueller@suse.com
- add provides/obsoletes
* Tue Apr 26 2016 aloisio@gmx.com
- Update to version 2.0rc1
- Dropped nautilus extension because it's no longer supplied
- Package renamed to python-subliminal in accordance
with SUSE naming policy
* Fri Feb 26 2016 tbechtold@suse.com
- Require python-python-dateutil. package was renamed
* Wed Jan 20 2016 aloisio@gmx.com
- Added requirement for python-ndg-httpsclient to address
security problem with urllib3 and python < 2.7.9
* Sun Jan 03 2016 aloisio@gmx.com
- Update to 1.1.1
* Fix scanning videos on bad MKV files
version 1.1
* Fix library usage example in README
* Fix for series name with special characters in addic7ed provider
* Fix id property in thesubdb provider
* Improve matching on titles
* Add support for nautilus context menu with translations
* Add support for searching subtitles in a separate directory
* Add subscenter provider
* Add support for python 3.5
- Removed subliminal-unicode_literals.patch included upstream
- Added nautilus integration script
* Thu Dec 10 2015 aloisio@gmx.com
- Backported commit 79fb044 (fixes #495) as
subliminal-unicode_literals.patch
* Prevents warnings related to click 5 and newer
* Sat Jul 25 2015 aloisio@gmx.com
- Update to version 1.0.1
* Fix unicode issues in CLI (python 2 only)
* Fix score scaling in CLI (python 2 only)
* Improve error handling in CLI
* Color collect report in CLI
version 1.0:
* Many changes and fixes
* New test suite
* New documentation
* New CLI
- Added manpage
- Package now depends on python-click, python-pbr and python-six
- Added all Requires also as BuildRequires and aligned their
versions with PyPI
* Fri May 22 2015 aloisio@gmx.com
- Update to current git version
* Fix podnapisi provider
- Fixed build problem
* Thu Feb 26 2015 p.drouand@gmail.com
- Fix Group
- Fix dependencies
* Tue Feb 10 2015 aloisio@gmx.com
- Initial version 0.8.0_dev