2026-07-04T19:54:28.458469963Z [migrations] started
2026-07-04T19:54:28.458570566Z [migrations] no migrations found
2026-07-04T19:54:28.487715892Z usermod: no changes
2026-07-04T19:54:28.497396942Z ───────────────────────────────────────
2026-07-04T19:54:28.497415159Z 
2026-07-04T19:54:28.497420109Z       ██╗     ███████╗██╗ ██████╗
2026-07-04T19:54:28.497425069Z       ██║     ██╔════╝██║██╔═══██╗
2026-07-04T19:54:28.497430009Z       ██║     ███████╗██║██║   ██║
2026-07-04T19:54:28.497435079Z       ██║     ╚════██║██║██║   ██║
2026-07-04T19:54:28.497439618Z       ███████╗███████║██║╚██████╔╝
2026-07-04T19:54:28.497444268Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-07-04T19:54:28.497449178Z 
2026-07-04T19:54:28.497453536Z    Brought to you by linuxserver.io
2026-07-04T19:54:28.497458025Z ───────────────────────────────────────
2026-07-04T19:54:28.497816087Z 
2026-07-04T19:54:28.497847380Z To support LSIO projects visit:
2026-07-04T19:54:28.497856969Z https://www.linuxserver.io/donate/
2026-07-04T19:54:28.497865165Z 
2026-07-04T19:54:28.497873101Z ───────────────────────────────────────
2026-07-04T19:54:28.497882210Z GID/UID
2026-07-04T19:54:28.497890607Z ───────────────────────────────────────
2026-07-04T19:54:28.501126855Z 
2026-07-04T19:54:28.501141956Z User UID:    911
2026-07-04T19:54:28.501147437Z User GID:    911
2026-07-04T19:54:28.501152207Z ───────────────────────────────────────
2026-07-04T19:54:28.502042340Z Linuxserver.io version: 638f5c9a-ls307
2026-07-04T19:54:28.502215058Z Build-date: 2026-07-04T19:48:14+00:00
2026-07-04T19:54:28.502231310Z ───────────────────────────────────────
2026-07-04T19:54:28.502236350Z     
2026-07-04T19:54:28.562400958Z [custom-init] No custom files found, skipping...
2026-07-04T19:54:29.821528344Z 2026-07-04 19:54:29,821 INFO: Enabled configured INFO level logging. [startup.py:145 (MAIN/lazylibrarian.startup)]
2026-07-04T19:54:29.821689849Z 2026-07-04 19:54:29,821 INFO: Lazylibrarian (pid 171) is starting up... [startup.py:198 (MAIN/lazylibrarian.startup)]
2026-07-04T19:54:31.822687544Z 2026-07-04 19:54:31,822 DEBUG: Set config[LOGDIR]=/config/log [configtypes.py:170 (MAIN/special.configwrite)]
2026-07-04T19:54:31.822752034Z 2026-07-04 19:54:31,822 DEBUG: Set config[EBOOK_DIR]=/books [configtypes.py:170 (MAIN/special.configwrite)]
2026-07-04T19:54:31.822761853Z 2026-07-04 19:54:31,822 DEBUG: Set config[DOWNLOAD_DIR]=/downloads [configtypes.py:170 (MAIN/special.configwrite)]
2026-07-04T19:54:31.823361291Z 2026-07-04 19:54:31,823 DEBUG: Set config[AUDIOBOOK_DEST_FOLDER]=$Author/$Title [configtypes.py:170 (MAIN/special.configwrite)]
2026-07-04T19:54:31.824022052Z 2026-07-04 19:54:31,823 DEBUG: Read config[LOGDIR]=/config/log [configtypes.py:154 (MAIN)]
2026-07-04T19:54:31.824060539Z 2026-07-04 19:54:31,823 DEBUG: Read config[LOGSPECIALDEBUG]= [configtypes.py:154 (MAIN)]
2026-07-04T19:54:31.841734930Z 2026-07-04 19:54:31,841 INFO: Apprise library (1.12.0) installed [startup.py:237 (MAIN)]
2026-07-04T19:54:31.929549833Z 2026-07-04 19:54:31,929 INFO: Database is v0, integrity check: ok [startup.py:285 (MAIN)]
2026-07-04T19:54:31.930070201Z 2026-07-04 19:54:31,929 INFO: Creating new database, version 89 [dbupgrade.py:199 (MAIN)]
2026-07-04T19:54:31.950849266Z 2026-07-04 19:54:31,950 INFO: Config file /config/config.ini has been saved with 5 items [config2.py:376 (CONFIG2_WRITE)]
2026-07-04T19:54:32.018310291Z 2026-07-04 19:54:32,018 ERROR: Config[HC_KEY]: read_error [configtypes.py:874 (MAIN)]
2026-07-04T19:54:32.020766709Z 2026-07-04 19:54:32,020 INFO: Database check found 0 errors [dbupgrade.py:882 (MAIN)]
2026-07-04T19:54:32.023759508Z 2026-07-04 19:54:32,023 INFO: Database updated to version 89 [dbupgrade.py:315 (MAIN)]
2026-07-04T19:54:32.471248181Z 2026-07-04 19:54:32,470 INFO: Loaded genres from /app/lazylibrarian/example.genres.json [startup.py:453 (MAIN)]
2026-07-04T19:54:32.631033071Z 2026-07-04 19:54:32,630 INFO: Bookstrap found 16 themes [startup.py:404 (MAIN)]
2026-07-04T19:54:32.945313648Z 2026-07-04 19:54:32,945 INFO: Starting LazyLibrarian on port: 5299, webroot "" [LazyLibrarian.py:75 (MAIN)]
2026-07-04T19:54:32.945566628Z 2026-07-04 19:54:32,945 INFO: Starting LazyLibrarian web server on http://0.0.0.0:5299 [webStart.py:78 (MAIN)]
2026-07-04T19:54:33.051064860Z 2026-07-04 19:54:33,050 INFO: Scheduler started [base.py:214 (MAIN)]
2026-07-04T19:54:33.056770272Z 2026-07-04 19:54:33,056 INFO: Added job "PostProcessor" to job store "default" [base.py:1092 (MAIN)]
2026-07-04T19:54:33.059166519Z 2026-07-04 19:54:33,058 INFO: Added job "cron_search_wishlist" to job store "default" [base.py:1092 (MAIN)]
2026-07-04T19:54:33.062276323Z 2026-07-04 19:54:33,061 INFO: Added job "check_for_updates" to job store "default" [base.py:1092 (MAIN)]
2026-07-04T19:54:33.064719093Z 2026-07-04 19:54:33,064 INFO: Added job "clean_cache" to job store "default" [base.py:1092 (MAIN)]
2026-07-04T19:54:33.067284100Z 2026-07-04 19:54:33,066 INFO: Added job "cron_dbbackup" to job store "default" [base.py:1092 (MAIN)]
2026-07-04T19:54:33.070754801Z 2026-07-04 19:54:33,070 INFO: Added job "author_update" to job store "default" [base.py:1092 (MAIN)]
2026-07-04T19:54:33.074327066Z 2026-07-04 19:54:33,073 INFO: Added job "series_update" to job store "default" [base.py:1092 (MAIN)]
2026-07-04T19:54:33.601709428Z Connection to localhost (127.0.0.1) 5299 port [tcp/*] succeeded!
2026-07-04T19:54:33.616250298Z [ls.io-init] done.