2026-06-09T16:28:28.662337601Z [migrations] started
2026-06-09T16:28:28.818082460Z [migrations] no migrations found
2026-06-09T16:28:29.689288492Z usermod: no changes
2026-06-09T16:28:29.882476729Z ───────────────────────────────────────
2026-06-09T16:28:29.882504745Z 
2026-06-09T16:28:29.882514385Z       ██╗     ███████╗██╗ ██████╗
2026-06-09T16:28:29.882522922Z       ██║     ██╔════╝██║██╔═══██╗
2026-06-09T16:28:29.882531199Z       ██║     ███████╗██║██║   ██║
2026-06-09T16:28:29.882539365Z       ██║     ╚════██║██║██║   ██║
2026-06-09T16:28:29.882550046Z       ███████╗███████║██║╚██████╔╝
2026-06-09T16:28:29.882560548Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-06-09T16:28:29.882570307Z 
2026-06-09T16:28:29.882578123Z    Brought to you by linuxserver.io
2026-06-09T16:28:29.882586139Z ───────────────────────────────────────
2026-06-09T16:28:29.891701387Z 
2026-06-09T16:28:29.892238148Z To support LSIO projects visit:
2026-06-09T16:28:29.892258839Z https://www.linuxserver.io/donate/
2026-06-09T16:28:29.892266976Z 
2026-06-09T16:28:29.892274090Z ───────────────────────────────────────
2026-06-09T16:28:29.892282287Z GID/UID
2026-06-09T16:28:29.892612622Z ───────────────────────────────────────
2026-06-09T16:28:30.008864945Z 
2026-06-09T16:28:30.008877941Z User UID:    911
2026-06-09T16:28:30.008882370Z User GID:    911
2026-06-09T16:28:30.008886067Z ───────────────────────────────────────
2026-06-09T16:28:30.044598499Z Linuxserver.io version: d58c5eab-ls299
2026-06-09T16:28:30.048561861Z Build-date: 2026-06-09T16:21:20+00:00
2026-06-09T16:28:30.048583906Z ───────────────────────────────────────
2026-06-09T16:28:30.048592323Z     
2026-06-09T16:28:34.062033818Z [custom-init] No custom files found, skipping...
2026-06-09T16:29:03.420973228Z 2026-06-09 16:29:03,418 INFO: Enabled configured INFO level logging. [startup.py:145 (MAIN/lazylibrarian.startup)]
2026-06-09T16:29:03.423104370Z 2026-06-09 16:29:03,422 INFO: Lazylibrarian (pid 612) is starting up... [startup.py:198 (MAIN/lazylibrarian.startup)]
2026-06-09T16:29:05.432491115Z 2026-06-09 16:29:05,431 DEBUG: Set config[LOGDIR]=/config/log [configtypes.py:170 (MAIN/special.configwrite)]
2026-06-09T16:29:05.433335075Z 2026-06-09 16:29:05,432 DEBUG: Set config[EBOOK_DIR]=/books [configtypes.py:170 (MAIN/special.configwrite)]
2026-06-09T16:29:05.434152351Z 2026-06-09 16:29:05,433 DEBUG: Set config[DOWNLOAD_DIR]=/downloads [configtypes.py:170 (MAIN/special.configwrite)]
2026-06-09T16:29:05.447766379Z 2026-06-09 16:29:05,447 DEBUG: Set config[AUDIOBOOK_DEST_FOLDER]=$Author/$Title [configtypes.py:170 (MAIN/special.configwrite)]
2026-06-09T16:29:05.460425924Z 2026-06-09 16:29:05,459 DEBUG: Read config[LOGDIR]=/config/log [configtypes.py:154 (MAIN)]
2026-06-09T16:29:05.462315058Z 2026-06-09 16:29:05,461 DEBUG: Read config[LOGSPECIALDEBUG]= [configtypes.py:154 (MAIN)]
2026-06-09T16:29:05.824709374Z 2026-06-09 16:29:05,824 INFO: Apprise library (1.11.0) installed [startup.py:237 (MAIN)]
2026-06-09T16:29:06.176773164Z 2026-06-09 16:29:06,176 INFO: Database is v0, integrity check: ok [startup.py:285 (MAIN)]
2026-06-09T16:29:06.188137921Z 2026-06-09 16:29:06,187 INFO: Creating new database, version 89 [dbupgrade.py:199 (MAIN)]
2026-06-09T16:29:06.628936357Z 2026-06-09 16:29:06,628 INFO: Config file /config/config.ini has been saved with 5 items [config2.py:376 (CONFIG2_WRITE)]
2026-06-09T16:29:08.357388159Z 2026-06-09 16:29:08,356 ERROR: Config[HC_KEY]: read_error [configtypes.py:874 (MAIN)]
2026-06-09T16:29:08.425837842Z 2026-06-09 16:29:08,425 INFO: Database check found 0 errors [dbupgrade.py:882 (MAIN)]
2026-06-09T16:29:08.485748818Z 2026-06-09 16:29:08,485 INFO: Database updated to version 89 [dbupgrade.py:315 (MAIN)]
2026-06-09T16:29:10.600584199Z 2026-06-09 16:29:10,599 INFO: Loaded genres from /app/lazylibrarian/example.genres.json [startup.py:453 (MAIN)]
2026-06-09T16:29:10.679623838Z 2026-06-09 16:29:10,679 INFO: Bookstrap found 16 themes [startup.py:404 (MAIN)]
2026-06-09T16:29:11.776760309Z 2026-06-09 16:29:11,776 INFO: Starting LazyLibrarian on port: 5299, webroot "" [LazyLibrarian.py:75 (MAIN)]
2026-06-09T16:29:11.779059479Z 2026-06-09 16:29:11,778 INFO: Starting LazyLibrarian web server on http://0.0.0.0:5299 [webStart.py:78 (MAIN)]
2026-06-09T16:29:11.936085758Z 2026-06-09 16:29:11,934 INFO: Scheduler started [base.py:214 (MAIN)]
2026-06-09T16:29:12.016882297Z 2026-06-09 16:29:12,016 INFO: Added job "PostProcessor" to job store "default" [base.py:1090 (MAIN)]
2026-06-09T16:29:12.018544955Z Connection to localhost (127.0.0.1) 5299 port [tcp/*] succeeded!
2026-06-09T16:29:12.042624420Z 2026-06-09 16:29:12,041 INFO: Added job "cron_search_wishlist" to job store "default" [base.py:1090 (MAIN)]
2026-06-09T16:29:12.065850405Z 2026-06-09 16:29:12,065 INFO: Added job "check_for_updates" to job store "default" [base.py:1090 (MAIN)]
2026-06-09T16:29:12.088655092Z 2026-06-09 16:29:12,088 INFO: Added job "clean_cache" to job store "default" [base.py:1090 (MAIN)]
2026-06-09T16:29:12.104659393Z 2026-06-09 16:29:12,104 INFO: Added job "cron_dbbackup" to job store "default" [base.py:1090 (MAIN)]
2026-06-09T16:29:12.131149843Z 2026-06-09 16:29:12,130 INFO: Added job "author_update" to job store "default" [base.py:1090 (MAIN)]
2026-06-09T16:29:12.156979943Z 2026-06-09 16:29:12,156 INFO: Added job "series_update" to job store "default" [base.py:1090 (MAIN)]
2026-06-09T16:29:12.621879576Z [ls.io-init] done.