SickGear/lib/api_tvdb
Prinz23 b59084d27d Add TVDb person search
fix handle tvdb error on browse tvdb page
adjust for datetime import changes in webserve
remove any references to sickgear in tvdb api libs
replace deprecated old method_whitelist with allowed_methods
2024-10-07 01:24:46 +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 TVDb person search 2024-10-07 01:24:46 +01:00
tvdb_api_v4.py Add TVDb person search 2024-10-07 01:24:46 +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