diff --git a/guessit-2.1.0.tar.gz b/guessit-2.1.0.tar.gz deleted file mode 100644 index eebd28d..0000000 --- a/guessit-2.1.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a534a46bef3bbac7b313a55744860a9ddd5b7fae6abb6f6ae8bbace2b3e973b1 -size 77587 diff --git a/guessit-2.1.1.tar.gz b/guessit-2.1.1.tar.gz new file mode 100644 index 0000000..2ebf509 --- /dev/null +++ b/guessit-2.1.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cdb51ced109e05318f35dc5ee1c50182a85edd800e86de77ec96eb68a0a99391 +size 86447 diff --git a/python-guessit.changes b/python-guessit.changes index 3a6cd2c..f794bce 100644 --- a/python-guessit.changes +++ b/python-guessit.changes @@ -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 diff --git a/python-guessit.spec b/python-guessit.spec index aba349e..0a195cf 100644 --- a/python-guessit.spec +++ b/python-guessit.spec @@ -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