SickGear/lib/api_tvdb
Prinz23 7c32dc12e4 Change support languages in show search.
Add display all id links for persons.
Fix ensure overview in search results are type str.
Change pickle_protocol to 5 which is supported by 3.8+
Change update mock data to pickle protocol 5.
Fix for if mock data files are corrupted.
Change add property has_text to Images.
Change set has_text from includesText data field (currently unused on API).
Fix rebase errors.
Change use Walrus for cache keys and get_data.
2024-10-07 01:24:44 +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 Fix banner url validation for TheTVDb api v3 lib. 2023-09-05 23:32:48 +01:00
tvdb_api_v4.py Change support languages in show search. 2024-10-07 01:24:44 +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