Sick-Beard icon indicating copy to clipboard operation
Sick-Beard copied to clipboard

Don't require zero-padding on episode numbers

Open wfarner opened this issue 12 years ago • 0 comments

no_season will now match episode numbers < 10 when the value is not zero-padded.

Tests come up clean:

:::console
$ python all_tests.py
==================
STARTING - ALL TESTS
==================
this will include
- db_tests.py
- name_parser_tests.py
- pp_tests.py
- scene_helpers_tests.py
- snatch_tests.py
- tv_tests.py
.............................................
----------------------------------------------------------------------
Ran 45 tests in 8.343s

OK

wfarner avatar May 26 '12 03:05 wfarner