1
0
mirror of https://github.com/moparisthebest/SickRage synced 2024-11-17 14:55:07 -05:00
SickRage/sickbeard/name_parser
echel0n a697805923 Fixed NameParser to properly parse anime episodes that use normal season and episode naming conventions.
NameParser now properly creates absolute numbers from season/episode info or season/episode numbers from absolute info for anime shows. Removed scene convert routine and migrated the code into the parsing routine with a boolean to scene convert if needed.

Fixed NyaaTorrents issue with dict object errors.
2014-07-24 01:27:35 -07:00
..
__init__.py Welcome to our SickBeard-TVRage Edition ... 2014-03-09 22:39:12 -07:00
parser.py Fixed NameParser to properly parse anime episodes that use normal season and episode naming conventions. 2014-07-24 01:27:35 -07:00
regexes.py Fixed invalid naming pattern error. 2014-07-15 02:40:21 -07:00