Open solbu opened 4 years ago
In case it matters, here is the installed python packages in the venv folder:
ls -1d venv/lib/python3.8/site-packages/*info|sed 's_venv/lib/python3.8/site-packages/__'|sed 's_.dist-info__' attrs-19.3.0 callable-0.1.2 callable_pip-1.0.0 certifi-2020.4.5.2 chardet-3.0.4 click-7.1.2 client_for_tvdb-2020.5.24 deserialize-1.7.0 Flask-0.10.1 Flask_Ext-0.1 flask_shell-0.1.3 Flask_SQLAlchemy-2.1 idna-2.8 itsdangerous-1.1.0 Jinja2-2.11.2 libtvdb-0.7.0 lxml-4.5.1 MarkupSafe-1.1.1 pip-20.1.1 psycopg2-2.8.5 python_dateutil-2.5.3 python_dotenv-0.13.0 pytvmaze-1.5.1 pytz-2016.4 requests-2.22.0 requests_cache-0.5.2 requests_wsgi_adapter-0.4.1 sanction-0.4.1 setuptools-47.1.1 six-1.15.0 slackweb-1.0.5 SQLAlchemy-1.3.17 tvdb-0.22 tvdbAPI-0.2.3 tvdb_api-1.10 tvdb_api_client-0.4.0 tvdb_client-0.1.2 tvdb_rest-0.1 urllib3-1.25.9 uWSGI-2.0.19 Werkzeug-1.0.1 wheel-0.34.2 wsgi_content_modifier-1.0
Could be that TVDB updated their API, I haven't tested it lately. I recommend upgrading the tvdb_api
package, 3.0.2
is the latest, but might be worth testing the other versions if that one doesn't work, see here: https://pypi.org/project/tvdb-api/#history
Yeah, you're out of luck.
I just did a quick check. TVDB updated their API and website, so this project would require a rewrite to make use of the new TVDB API. I have taken a break for a while, so I haven't had a need for this.
This feature seems to be still missing in Sonarr (?): https://github.com/Sonarr/Sonarr/issues/269
Hi Shepard. We seem to be close to implementing this, but have an error we can't figure out how to resolve. This is the log from testing a search using the test link in the readme.
Maybe Rodney can fix it? ;-)