SickGear/lib/api_tvdb
Prinz23 0fbf88651d Add language support.
Add new get_languages TVInfo Interface method that returns a list of dicts by the indexer supported languages and the sg_lang map code [{'id': 'lang code', 'name': 'english name', 'nativeName': 'native name', 'sg_lang': 'sg lang code'}].
Add all returned languages to webserve method.
Use new interface parameter language for get_show.
2023-05-03 00:41:08 +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 Change remove redundant py2 import futures. 2023-04-27 12:53:49 +01:00
tvdb_cache.py Change remove redundant py2 import futures. 2023-04-27 12:53:49 +01:00
tvdb_exceptions.py Add language support. 2023-05-03 00:41:08 +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