jcfp
jcfp
hi, a recent bug (https://github.com/sabnzbd/sabnzbd/issues/2654) filed against sabnzbd showed guessit wrongly identify a digit at the start of an episode title as a range of episodes: ``` Python 3.10.12 (main,...
hi, a recent PR of mine (https://github.com/sabnzbd/sabnzbd/pull/2461) had occasional test failures. The function tested uses guessit to detect `cd` and `part` in filenames, and for this test was supplied with...
hi, as part of a recent update of the Debian package of pytest-regressions, the testsuite is now being run as part of the Debian CI. Unfortunately, there's a test failure...