You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added
Dashboard cards show a waiting for first sync pill and muted dashes for Wanted / Eligible until an instance's first snapshot completes. (#678)
Run now on an instance with nothing to search writes a Run now finished: no wanted items to evaluate log row instead of finishing silently. (#678)
Run now against an unreachable instance writes a Could not reach <url> error row, paired with a reachable again info row on the next successful cycle. (#678)
Test connection reports the *arr's custom instance name (Connected to Radarr v5.11.0 (instance "Radarr4K")) when it differs from the app name. (#678)
Changed
The first failed dashboard snapshot refresh in a streak logs at WARNING with the instance URL; repeat failures stay at DEBUG. (#678)