dbr / tvdb_api

Simple to use interface to TheTVDB.com API in Python
The Unlicense
338 stars 63 forks source link

Show without actors causes uncaught exception #90

Open lxndrcx opened 3 years ago

lxndrcx commented 3 years ago

When processing http://thetvdb.com/?tab=series&id=385762&lid=7 an uncaught exception is raised due to there being no actors page for the series. Relvant part of the trace is:

.../tvdb_api.py", line 852, in _loadUrl
    raise tvdb_error("%s" % error)
tvdb_api.tvdb_error: not found