Skip to content

Stop polling when backend state is unavailable - #470

Draft
aryan-j wants to merge 8 commits into
Appz4Fun:mainfrom
aryan-j:agent/stop-unobservable-queue-polls
Draft

Stop polling when backend state is unavailable#470
aryan-j wants to merge 8 commits into
Appz4Fun:mainfrom
aryan-j:agent/stop-unobservable-queue-polls

Preserve episode identity during playback

966d965
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action Jul 29, 2026 in 0s

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

See this annotation in the file changed.

@codacy-production 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

See this annotation in the file changed.

@codacy-production 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

See this annotation in the file changed.

@codacy-production 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

See this annotation in the file changed.

@codacy-production 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

See this annotation in the file changed.

@codacy-production 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)