15
0

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

- Update to version 3.7.1
  Fix:
  * episode: Ignore absolute_episode guess when SxxExx match is
    available in filepart
  + title: Fix title guessing for Show Name/Season XX/episode.mkv
    directories pattern

OBS-URL: https://build.opensuse.org/request/show/1066738
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-guessit?expand=0&rev=47
This commit is contained in:
2023-02-20 08:53:12 +00:00
committed by Git OBS Bridge
parent 1a387502be
commit 5ea1cbfe09
4 changed files with 14 additions and 4 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Mon Feb 20 08:45:07 UTC 2023 - Luigi Baldoni <aloisio@gmx.com>
- Update to version 3.7.1
Fix:
* episode: Ignore absolute_episode guess when SxxExx match is
available in filepart
+ title: Fix title guessing for Show Name/Season XX/episode.mkv
directories pattern
-------------------------------------------------------------------
Sat Feb 18 13:23:05 UTC 2023 - Luigi Baldoni <aloisio@gmx.com>