dylandoamaral / trakt-integration

A Trakt integration for Home Assistant compatible with upcoming media card
MIT License
30 stars 12 forks source link

refactor: Added test to avoid error in HomeAssistant logs #78

Closed Anrolosia closed 1 year ago

Anrolosia commented 1 year ago

I forgot to add this test, because if the fetch_show_progress fails because of a 429 or 502 from CloudFlare, raw_episode is null, so the .get method generates an error