Commit graph

7 commits

Author SHA1 Message Date
576e4a8236 Add ability to match non S0<n> season names 2021-08-30 00:03:10 -04:00
32c8872f33 Add Categorizer as a wrapper for getting tv show information 2021-08-29 23:38:25 -04:00
30b8715dc4 Add ability to get tv season information 2021-08-29 23:18:45 -04:00
4c43946a41 Fix incorrect test name 2021-08-26 22:33:01 -04:00
07440d72d0 Don't allow matches from shows only matching 'the' 2021-08-26 00:22:21 -04:00
2f4695510a Don't allow single character prefixes to produce a match 2021-08-25 01:20:48 -04:00
714f75028c Initial commit
Has imperfect string matching algorithm where very short prefixes allow
a good match (e.g. Spongebob goes to Stranger-Things)
2021-08-25 01:15:22 -04:00