SickGear/lib/api_tvdb
JackDandy 5ff18a8652 Add try_date for use in attempting conversion of unspecified date format types birthdate, deathdate, aired.
Change tweaks, remove one warn, order imports.
Change tidy up of other warnings, mismatched types, typos, a strange arg issue with deepcopy, and PEP8.
Bug fix, bad key in get_item for TVInfoSocialIDs.

Fix ambiguities of `show` used in sg versus external uses.

Change add cast, crew type mappings
Change only take Main Actors, Hosts, Interviewers, Presenters.
2023-05-03 00:43:58 +01:00
..
__init__.py Change bump to major version 3.xx to signal that this branch supports Python3+ only. 2023-02-09 13:41:15 +00:00
tvdb_api.py Add try_date for use in attempting conversion of unspecified date format types birthdate, deathdate, aired. 2023-05-03 00:43:58 +01:00
tvdb_cache.py Change remove redundant py2 import futures. 2023-04-27 12:53:49 +01:00
tvdb_exceptions.py Add try_date for use in attempting conversion of unspecified date format types birthdate, deathdate, aired. 2023-05-03 00:43:58 +01:00
tvdb_ui.py Change py2 unicode into f-strings or simple strings where appropriate. 2023-03-08 14:22:40 +00:00
UNLICENSE Change bump to major version 3.xx to signal that this branch supports Python3+ only. 2023-02-09 13:41:15 +00:00