Stop polling when backend state is unavailable - #470
5 new issues (0 max.) of at least severity.
Annotations
Check warning on line 33 in repo/plugin.video.nzbdav/resources/lib/resolver_metadata.py
codacy-production / Codacy Static Code Analysis
repo/plugin.video.nzbdav/resources/lib/resolver_metadata.py#L33
Method _tmdb_helper_metadata has 65 lines of code (limit is 50)
Check warning on line 33 in repo/plugin.video.nzbdav/resources/lib/resolver_metadata.py
codacy-production / Codacy Static Code Analysis
repo/plugin.video.nzbdav/resources/lib/resolver_metadata.py#L33
Method _tmdb_helper_metadata has a cyclomatic complexity of 9 (limit is 8)
Check warning on line 123 in repo/plugin.video.nzbdav/resources/lib/resolver_metadata.py
codacy-production / Codacy Static Code Analysis
repo/plugin.video.nzbdav/resources/lib/resolver_metadata.py#L123
Method _stable_unique_ids has a cyclomatic complexity of 11 (limit is 8)
Check warning on line 145 in repo/plugin.video.nzbdav/resources/lib/resolver_metadata.py
codacy-production / Codacy Static Code Analysis
repo/plugin.video.nzbdav/resources/lib/resolver_metadata.py#L145
Method _apply_playback_identity has a cyclomatic complexity of 15 (limit is 8)
Check warning on line 254 in repo/plugin.video.nzbdav/resources/lib/resolver_resume.py
codacy-production / Codacy Static Code Analysis
repo/plugin.video.nzbdav/resources/lib/resolver_resume.py#L254
Method _finish_player_playback has 51 lines of code (limit is 50)