asciidisco / asciidisco/plugin.video.netflix
Graceful error handling in MSL and Netflix Service
Open
enhancement
- Dominant language
- Python
- Stars
- 1.2k
- Forks
- 213
- PR merge metrics
- No merged PRs in 30d
Description
Errors in the service parts of the addon are currently not properly reflected to the user.
In most cases, the entire addon service crashes and only a cryptic message is available in the logs (e.g. when Netflix is blocking access due to a VPN).
Errors should be made transparent to the end user (in cases where he can do something about it) and the addon must be able to gracefully recover.
Contributor guide
Assessment
This issue has not been assessed yet.