Skip to content

Config Installation

When installed, the following values are set by default in the config file

[SETTINGS]
WATCH=/downloads/temp
TARGET=/downloads/processed
IGNORED_TERMS=Annual
IGNORED_EXTENSIONS=.crdownload,.torrent,.tmp,.mega,.rar,.bak
IGNORED_FILES=cover.jpg,cvinfo,.DS_Store
READ_SUBDIRECTORIES=True
CONVERT_SUBDIRECTORIES=True
AUTOCONVERT=True
XML_YEAR=False
XML_MARKDOWN=False
XML_LIST=True
MOVE_DIRECTORY=True
AUTO_UNPACK=True

During installation (see Quickstart),the /config is mapped to a separate docker volume to ensure that config settings are persisted on updates.

volumes:
  - 'config-volume:/config'

First Install: On the first install with new config settings, visit the config page, ensure everything is configured as desired.

  • Save your Config settings
  • Click the Restart App button

Explanation of Values

ParameterFunction
WATCH
Path/Folder to watch if folder monitoring enabled
TARGET
Path/Folder to where watched files are moved after processing
INGNORED_TERMS
Option for markdown-3.md to not look for issues.
IGNORED_EXTENSIONS
File types that will be ignored by markdown-3.md
IGNORED_FILES
Files here will not show when browsing file structure in the app.
READ_SUBDIRECTORIES
Read sub-directories when folder-monitoringenabled
CONVERT_SUBDIRECTORIES
Enable traversing sub-directories when converting CBR to CBZ - see markdown.md
AUTOCONVERT
Auto-convert files to CBZ as they are downloaded with folder-monitoring
XML_YEAR
Setting for markdown-5.md
XML_MARKDOWN
Setting for markdown-5.md
XML_LIST
Setting for markdown-5.md
MOVE_DIRECTORY
Move sub-directories when moving files in folder-monitoring
AUTO_UNPACK
When using folder-monitoring, this will enable auto-extraction of ZIP archives
GCD_METADATA_LANGUAGES
When using app-settings-1, CLU will search for metadata on these languages