2026-03-25T10:44:12.366755428Z [migrations] started
2026-03-25T10:44:12.371811098Z [migrations] no migrations found
2026-03-25T10:44:13.116002994Z usermod: no changes
2026-03-25T10:44:13.296726873Z ───────────────────────────────────────
2026-03-25T10:44:13.296755901Z 
2026-03-25T10:44:13.296763577Z       ██╗     ███████╗██╗ ██████╗
2026-03-25T10:44:13.296771042Z       ██║     ██╔════╝██║██╔═══██╗
2026-03-25T10:44:13.296778086Z       ██║     ███████╗██║██║   ██║
2026-03-25T10:44:13.296785180Z       ██║     ╚════██║██║██║   ██║
2026-03-25T10:44:13.296791974Z       ███████╗███████║██║╚██████╔╝
2026-03-25T10:44:13.296798768Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-03-25T10:44:13.296805661Z 
2026-03-25T10:44:13.296812245Z    Brought to you by linuxserver.io
2026-03-25T10:44:13.296818928Z ───────────────────────────────────────
2026-03-25T10:44:13.308284965Z 
2026-03-25T10:44:13.308645070Z To support LSIO projects visit:
2026-03-25T10:44:13.308663908Z https://www.linuxserver.io/donate/
2026-03-25T10:44:13.308671623Z 
2026-03-25T10:44:13.309015586Z ───────────────────────────────────────
2026-03-25T10:44:13.309038282Z GID/UID
2026-03-25T10:44:13.309622228Z ───────────────────────────────────────
2026-03-25T10:44:13.415191803Z 
2026-03-25T10:44:13.415212665Z User UID:    911
2026-03-25T10:44:13.415220440Z User GID:    911
2026-03-25T10:44:13.415227294Z ───────────────────────────────────────
2026-03-25T10:44:13.461810900Z Linuxserver.io version: 073ff1fa-ls267
2026-03-25T10:44:13.465735042Z Build-date: 2026-03-25T10:38:46+00:00
2026-03-25T10:44:13.465755202Z ───────────────────────────────────────
2026-03-25T10:44:13.465764170Z     
2026-03-25T10:44:16.489048217Z [custom-init] No custom files found, skipping...
2026-03-25T10:44:43.799948540Z 2026-03-25 10:44:43,797 INFO: Enabled configured INFO level logging. [startup.py:145 (MAIN/lazylibrarian.startup)]
2026-03-25T10:44:43.802254774Z 2026-03-25 10:44:43,801 INFO: Lazylibrarian (pid 612) is starting up... [startup.py:198 (MAIN/lazylibrarian.startup)]
2026-03-25T10:44:45.811814554Z 2026-03-25 10:44:45,811 DEBUG: Set config[LOGDIR]=/config/log [configtypes.py:170 (MAIN/special.configwrite)]
2026-03-25T10:44:45.812675908Z 2026-03-25 10:44:45,812 DEBUG: Set config[EBOOK_DIR]=/books [configtypes.py:170 (MAIN/special.configwrite)]
2026-03-25T10:44:45.813438975Z 2026-03-25 10:44:45,813 DEBUG: Set config[DOWNLOAD_DIR]=/downloads [configtypes.py:170 (MAIN/special.configwrite)]
2026-03-25T10:44:45.826694105Z 2026-03-25 10:44:45,826 DEBUG: Set config[AUDIOBOOK_DEST_FOLDER]=$Author/$Title [configtypes.py:170 (MAIN/special.configwrite)]
2026-03-25T10:44:45.838869329Z 2026-03-25 10:44:45,838 DEBUG: Read config[LOGDIR]=/config/log [configtypes.py:154 (MAIN)]
2026-03-25T10:44:45.840688402Z 2026-03-25 10:44:45,840 DEBUG: Read config[LOGSPECIALDEBUG]= [configtypes.py:154 (MAIN)]
2026-03-25T10:44:46.192857432Z 2026-03-25 10:44:46,192 INFO: Apprise library (1.9.9) installed [startup.py:237 (MAIN)]
2026-03-25T10:44:46.539185120Z 2026-03-25 10:44:46,538 INFO: Database is v0, integrity check: ok [startup.py:285 (MAIN)]
2026-03-25T10:44:46.550327666Z 2026-03-25 10:44:46,549 INFO: Creating new database, version 89 [dbupgrade.py:199 (MAIN)]
2026-03-25T10:44:46.979534663Z 2026-03-25 10:44:46,978 INFO: Config file /config/config.ini has been saved with 5 items [config2.py:376 (CONFIG2_WRITE)]
2026-03-25T10:44:48.690310135Z 2026-03-25 10:44:48,689 ERROR: Config[HC_KEY]: read_error [configtypes.py:874 (MAIN)]
2026-03-25T10:44:48.756033510Z 2026-03-25 10:44:48,755 INFO: Database check found 0 errors [dbupgrade.py:873 (MAIN)]
2026-03-25T10:44:48.813808101Z 2026-03-25 10:44:48,813 INFO: Database updated to version 89 [dbupgrade.py:315 (MAIN)]
2026-03-25T10:44:51.070286812Z 2026-03-25 10:44:51,069 INFO: Loaded genres from /app/lazylibrarian/example.genres.json [startup.py:453 (MAIN)]
2026-03-25T10:44:51.123945004Z 2026-03-25 10:44:51,123 INFO: Bookstrap found 16 themes [startup.py:404 (MAIN)]
2026-03-25T10:44:52.295738276Z 2026-03-25 10:44:52,295 INFO: Starting LazyLibrarian on port: 5299, webroot "" [LazyLibrarian.py:75 (MAIN)]
2026-03-25T10:44:52.298005822Z 2026-03-25 10:44:52,297 INFO: Starting LazyLibrarian web server on http://0.0.0.0:5299 [webStart.py:78 (MAIN)]
2026-03-25T10:44:52.396290280Z Connection to localhost (127.0.0.1) 5299 port [tcp/*] succeeded!
2026-03-25T10:44:52.438804053Z 2026-03-25 10:44:52,438 INFO: Scheduler started [base.py:214 (MAIN)]
2026-03-25T10:44:52.486391892Z 2026-03-25 10:44:52,485 INFO: Added job "PostProcessor" to job store "default" [base.py:1090 (MAIN)]
2026-03-25T10:44:52.507600506Z 2026-03-25 10:44:52,506 INFO: Added job "cron_search_wishlist" to job store "default" [base.py:1090 (MAIN)]
2026-03-25T10:44:52.527827133Z 2026-03-25 10:44:52,527 INFO: Added job "check_for_updates" to job store "default" [base.py:1090 (MAIN)]
2026-03-25T10:44:52.549936480Z 2026-03-25 10:44:52,549 INFO: Added job "clean_cache" to job store "default" [base.py:1090 (MAIN)]
2026-03-25T10:44:52.565539166Z 2026-03-25 10:44:52,565 INFO: Added job "cron_dbbackup" to job store "default" [base.py:1090 (MAIN)]
2026-03-25T10:44:52.591884614Z 2026-03-25 10:44:52,591 INFO: Added job "author_update" to job store "default" [base.py:1090 (MAIN)]
2026-03-25T10:44:52.617808462Z 2026-03-25 10:44:52,617 INFO: Added job "series_update" to job store "default" [base.py:1090 (MAIN)]
2026-03-25T10:44:52.873968967Z [ls.io-init] done.