Commit graph

6 commits

Author SHA1 Message Date
Nick Krichevsky 8c723a8d4b Remove stray print 2021-08-30 00:10:17 -04:00
Nick Krichevsky cf8b8014be Fix bug where multidigit season numbers wouldn't match 2021-08-30 00:07:05 -04:00
Nick Krichevsky f84cf9617c Add case insensitivity in season matching 2021-08-30 00:03:21 -04:00
Nick Krichevsky 576e4a8236 Add ability to match non S0<n> season names 2021-08-30 00:03:10 -04:00
Nick Krichevsky 30b8715dc4 Add ability to get tv season information 2021-08-29 23:18:45 -04:00
Nick Krichevsky 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