mirror of
https://github.com/SickGear/SickGear.git
synced 2025-03-02 10:55:02 +00:00
Add get_episode_data in tvdb_api v2 Usage: lINDEXER_API_PARMS = sickbeard.indexerApi(show.indexer).api_params.copy() t = sickbeard.indexerApi(show.indexer).indexer(**lINDEXER_API_PARMS) ep_data = t.get_episode_data(episodeid) |
||
---|---|---|
.. | ||
__init__.py | ||
tvdb_api.py | ||
tvdb_cache.py | ||
tvdb_exceptions.py | ||
tvdb_ui.py | ||
UNLICENSE |