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

Update to 2.1.1

OBS-URL: https://build.opensuse.org/request/show/446479
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-guessit?expand=0&rev=5
This commit is contained in:
Dirk Mueller 2016-12-16 09:30:46 +00:00 committed by Git OBS Bridge
parent 5ddb9d40d5
commit de9fede063
4 changed files with 37 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a534a46bef3bbac7b313a55744860a9ddd5b7fae6abb6f6ae8bbace2b3e973b1
size 77587

3
guessit-2.1.1.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:cdb51ced109e05318f35dc5ee1c50182a85edd800e86de77ec96eb68a0a99391
size 86447

View File

@ -1,3 +1,36 @@
-------------------------------------------------------------------
Thu Dec 15 15:18:48 UTC 2016 - aloisio@gmx.com
- Update to version 2.1.1
* Add `~` to episode/season separators.
* Add `AHDTV`, `HDTC`, `SATRip` as new `format` possible
values.
* Add `streaming_service` property.
* Add `DDP` pattern as `audio_codec`=`DolbyDigital`.
* Add `LDTV` as possible tag for `other`=`LD`.
* Add `StripSeparators` Post Processor to strip separators
from all matches.
* Fix invalid guess `1 x 2` with `--type episode`.
* Fix `part` property.
* Fix `cd_count` issue with `x264-CD`.
* Fix `HDD` group detected as `DolbyDigital`.
* Fix invalid comparator in `audio_codec` conflict solver.
* Fix validation of `film` property.
* Fix `date` followed by `screen_size` invalid guess.
* Fix `episode` not detected when smaller filepart repeats the
`season` and uses `SSEE` pattern.
* Enhance `season`/`episode` conflict solver to keep most
specific value.
* Enhance `video_profile` detection.
* Enhance `episode`/`season` range and sequence guessing.
* Enhance performance with rebulk upgrade to `0.8.2`.
* Enhance `season`/`episode`.
* Enhance `other`=`Complete` guessing.
* Enhance `release_group` guessing.
* Enhance command line options parsing related to unicode.
* Ensure roman numbers are surrounded with separators to be
guessed as numbers.
-------------------------------------------------------------------
Fri Sep 9 08:09:54 UTC 2016 - aloisio@gmx.com

View File

@ -17,7 +17,7 @@
Name: python-guessit
Version: 2.1.0
Version: 2.1.1
Release: 0
Summary: GuessIt - a library for guessing information from video files
License: LGPL-3.0