2026-03-31T10:45:07.383400459Z [migrations] started
2026-03-31T10:45:07.388519085Z [migrations] no migrations found
2026-03-31T10:45:08.140820987Z usermod: no changes
2026-03-31T10:45:08.317218322Z ───────────────────────────────────────
2026-03-31T10:45:08.317239746Z 
2026-03-31T10:45:08.317246088Z       ██╗     ███████╗██╗ ██████╗
2026-03-31T10:45:08.317252251Z       ██║     ██╔════╝██║██╔═══██╗
2026-03-31T10:45:08.317257912Z       ██║     ███████╗██║██║   ██║
2026-03-31T10:45:08.317263493Z       ██║     ╚════██║██║██║   ██║
2026-03-31T10:45:08.317269065Z       ███████╗███████║██║╚██████╔╝
2026-03-31T10:45:08.317274586Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-03-31T10:45:08.317280237Z 
2026-03-31T10:45:08.317285908Z    Brought to you by linuxserver.io
2026-03-31T10:45:08.317291189Z ───────────────────────────────────────
2026-03-31T10:45:08.328843310Z 
2026-03-31T10:45:08.329196351Z To support LSIO projects visit:
2026-03-31T10:45:08.329212073Z https://www.linuxserver.io/donate/
2026-03-31T10:45:08.329218946Z 
2026-03-31T10:45:08.329570685Z ───────────────────────────────────────
2026-03-31T10:45:08.329588881Z GID/UID
2026-03-31T10:45:08.330201645Z ───────────────────────────────────────
2026-03-31T10:45:08.449764231Z 
2026-03-31T10:45:08.449785794Z User UID:    911
2026-03-31T10:45:08.449793851Z User GID:    911
2026-03-31T10:45:08.449800744Z ───────────────────────────────────────
2026-03-31T10:45:08.492659393Z Linuxserver.io version: 527b0596-ls270
2026-03-31T10:45:08.496789940Z Build-date: 2026-03-31T10:40:18+00:00
2026-03-31T10:45:08.496814249Z ───────────────────────────────────────
2026-03-31T10:45:08.496824209Z     
2026-03-31T10:45:11.521910829Z [custom-init] No custom files found, skipping...
2026-03-31T10:45:39.076498103Z 2026-03-31 10:45:39,073 INFO: Enabled configured INFO level logging. [startup.py:145 (MAIN/lazylibrarian.startup)]
2026-03-31T10:45:39.078617331Z 2026-03-31 10:45:39,077 INFO: Lazylibrarian (pid 609) is starting up... [startup.py:198 (MAIN/lazylibrarian.startup)]
2026-03-31T10:45:41.087501138Z 2026-03-31 10:45:41,086 DEBUG: Set config[LOGDIR]=/config/log [configtypes.py:170 (MAIN/special.configwrite)]
2026-03-31T10:45:41.088317061Z 2026-03-31 10:45:41,087 DEBUG: Set config[EBOOK_DIR]=/books [configtypes.py:170 (MAIN/special.configwrite)]
2026-03-31T10:45:41.089089106Z 2026-03-31 10:45:41,088 DEBUG: Set config[DOWNLOAD_DIR]=/downloads [configtypes.py:170 (MAIN/special.configwrite)]
2026-03-31T10:45:41.102245447Z 2026-03-31 10:45:41,101 DEBUG: Set config[AUDIOBOOK_DEST_FOLDER]=$Author/$Title [configtypes.py:170 (MAIN/special.configwrite)]
2026-03-31T10:45:41.114309288Z 2026-03-31 10:45:41,113 DEBUG: Read config[LOGDIR]=/config/log [configtypes.py:154 (MAIN)]
2026-03-31T10:45:41.116156748Z 2026-03-31 10:45:41,115 DEBUG: Read config[LOGSPECIALDEBUG]= [configtypes.py:154 (MAIN)]
2026-03-31T10:45:41.473887851Z 2026-03-31 10:45:41,473 INFO: Apprise library (1.9.9) installed [startup.py:237 (MAIN)]
2026-03-31T10:45:41.822604463Z 2026-03-31 10:45:41,822 INFO: Database is v0, integrity check: ok [startup.py:285 (MAIN)]
2026-03-31T10:45:41.833691548Z 2026-03-31 10:45:41,833 INFO: Creating new database, version 89 [dbupgrade.py:199 (MAIN)]
2026-03-31T10:45:42.262572234Z 2026-03-31 10:45:42,261 INFO: Config file /config/config.ini has been saved with 5 items [config2.py:376 (CONFIG2_WRITE)]
2026-03-31T10:45:43.990822060Z 2026-03-31 10:45:43,990 ERROR: Config[HC_KEY]: read_error [configtypes.py:874 (MAIN)]
2026-03-31T10:45:44.056030751Z 2026-03-31 10:45:44,055 INFO: Database check found 0 errors [dbupgrade.py:873 (MAIN)]
2026-03-31T10:45:44.113423856Z 2026-03-31 10:45:44,112 INFO: Database updated to version 89 [dbupgrade.py:315 (MAIN)]
2026-03-31T10:45:46.354541192Z 2026-03-31 10:45:46,353 INFO: Loaded genres from /app/lazylibrarian/example.genres.json [startup.py:453 (MAIN)]
2026-03-31T10:45:46.434781681Z 2026-03-31 10:45:46,434 INFO: Bookstrap found 16 themes [startup.py:404 (MAIN)]
2026-03-31T10:45:47.598583227Z 2026-03-31 10:45:47,597 INFO: Starting LazyLibrarian on port: 5299, webroot "" [LazyLibrarian.py:75 (MAIN)]
2026-03-31T10:45:47.600830111Z 2026-03-31 10:45:47,600 INFO: Starting LazyLibrarian web server on http://0.0.0.0:5299 [webStart.py:78 (MAIN)]
2026-03-31T10:45:47.681058586Z Connection to localhost (127.0.0.1) 5299 port [tcp/*] succeeded!
2026-03-31T10:45:47.740749448Z 2026-03-31 10:45:47,740 INFO: Scheduler started [base.py:214 (MAIN)]
2026-03-31T10:45:47.785210974Z 2026-03-31 10:45:47,784 INFO: Added job "PostProcessor" to job store "default" [base.py:1090 (MAIN)]
2026-03-31T10:45:47.805343161Z 2026-03-31 10:45:47,804 INFO: Added job "cron_search_wishlist" to job store "default" [base.py:1090 (MAIN)]
2026-03-31T10:45:47.825708227Z 2026-03-31 10:45:47,825 INFO: Added job "check_for_updates" to job store "default" [base.py:1090 (MAIN)]
2026-03-31T10:45:47.847398863Z 2026-03-31 10:45:47,846 INFO: Added job "clean_cache" to job store "default" [base.py:1090 (MAIN)]
2026-03-31T10:45:47.862528978Z 2026-03-31 10:45:47,862 INFO: Added job "cron_dbbackup" to job store "default" [base.py:1090 (MAIN)]
2026-03-31T10:45:47.889156624Z 2026-03-31 10:45:47,888 INFO: Added job "author_update" to job store "default" [base.py:1090 (MAIN)]
2026-03-31T10:45:47.914190101Z 2026-03-31 10:45:47,913 INFO: Added job "series_update" to job store "default" [base.py:1090 (MAIN)]
2026-03-31T10:45:48.175203808Z [ls.io-init] done.