Config Installation
Installation Steps for Config
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=TrueDuring installation (see Quickstart), you will need to map the /config directory to a local folder ensure that config settings are persisted on updates.
- '/path/to/local/config:/config' # Maps local folder to containerFirst 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
Path/Folder to watch if folder monitoring enabled
Path/Folder to where watched files are moved after processing
Option for Missing Issue Check to not look for issues.
File types that will be ignored by Missing Issue Check
Files here will not show when browsing file structure in the app.
Read sub-directories when Folder Monitoringenabled
Enable traversing sub-directories when converting CBR to CBZ - see Convert Directory
Auto-convert files to CBZ as they are downloaded with Folder Monitoring
Setting for Clean ComicInfo.xml
Setting for Clean ComicInfo.xml
Setting for Clean ComicInfo.xml
Move sub-directories when moving files in Folder Monitoring
When using Folder Monitoring, this will enable auto-extraction of ZIP archives
When using GCD Database Support, CLU will search for metadata on these languages
Last updated