Skip to content

Program Settings

WebUI

program

The Config page has a searchable section rail on the left. program and log are global settings; after changing them, click Save & restart at the bottom.

  • RSS check interval: how often AutoBangumi refreshes RSS feeds and creates download tasks, in seconds.
  • Rename interval: how often AutoBangumi checks downloader tasks and organizes files, in seconds.
  • WebUI port: the backend and WebUI port. In Docker deployments, update the container port mapping as well.
  • Debug: enables verbose logs. Disable it after troubleshooting.

config.json

Section: program

KeyDescriptionTypeWebUI fieldDefault
rss_timeRSS check intervalinteger secondsRSS check interval900
rename_timeRename intervalinteger secondsRename interval60
webui_portWebUI portintegerWebUI Port7892

Section: log

KeyDescriptionTypeWebUI fieldDefault
debug_enableEnable debug logsbooleanDebugfalse

AutoBangumi is released under the MIT License. (latest: v3.3.2)