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
{{ message }}
This repository was archived by the owner on Jun 15, 2026. It is now read-only.
Describe the bug
If the config is incorrect, and restart = "unless-stopped", Doplarr will keep trying to reboot as fast as possible, using as much CPU as possible:
Expected behavior
A delay between error and shutdown. Better config error handling for bools.
Screenshots
Logs
don't have logs, but can be replicated by setting SONARR__SEASON_FOLDERS to True instead of true.
Additional context
Add any other context about the problem here. What backend you're using, are you using Discord roles, etc.
Describe the bug
If the config is incorrect, and restart = "unless-stopped", Doplarr will keep trying to reboot as fast as possible, using as much CPU as possible:
Expected behavior
A delay between error and shutdown. Better config error handling for bools.
Screenshots

Logs
don't have logs, but can be replicated by setting
SONARR__SEASON_FOLDERStoTrueinstead oftrue.Additional context
Add any other context about the problem here. What backend you're using, are you using Discord roles, etc.