Path to this page:
Subject: CVS commit: pkgsrc/textproc/py-guessit
From: Adam Ciarcinski
Date: 2018-11-28 15:48:15
Message id: 20181128144816.115F5FB1F@cvs.NetBSD.org
Log Message:
py-guessit: updated to 3.0.3
3.0.3:
- Add MP2 audio_codec value.
- Proper and Fix have been separated in two distinct other values.
- Add 1e18 season/episode pattern.
- Fix false release_group matches with --expected-title option.
- Fix parent folder ending with a digit detected as title
- Fix wrong season/year with --type episode option. Serie(s) keyword has been \
removed from default configuration.
- Fix missing property when episode_details pattern appears in title.
3.0.2:
- Ensure consistent behavior between CLI and Python module. It's now possible to \
override advanced_config at
runtime through options dict. Rebulk rules are lazily rebuilt when \
advanced_config is changed since previous
call.
- Refactored command line options and loading behavior related to configuration \
files (see -c CONFIG,
--config CONFIG, --no-user-config, --no-default-config)
3.0.1:
- Removed Extras and Bonus values from episode_details property as those tags \
may also appear in movies
- Add Scalable Video Coding, Advanced Video Codec High Definition and High \
Efficiency Video Coding values to
video_profile
- Add support for Python 3.7
- Add mk3d value to container
- Better title cleanup containing acronyms (like Marvel's Agents of S.H.I.E.L.D)
- Fix issue with ES audio_profile breaking titles
- Fix crash for files ending with Rip
Files: