Private GIT

Skip to content
Snippets Groups Projects
Commit b470e228 authored by miigotu's avatar miigotu Committed by sharkykh
Browse files

Get Trakt trending show images from TVDB (#3368)

* Get trakt trending show images from tvdb

* Remove useless logging statement

* Async load of trending trakt show images

* Fix build errors

* PoC: A hacky way of getting images simultaneously.
Definitely NOT the way to solve this.

Also, that `retry` decorator on tvdb_api isn't compatible with Tornado's async calls.

* Make async load work without request queue

* re.sub to str.replace, warning to debug
parent 22b32509
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment