2026-03-26T20:28:30.686667172Z [migrations] started 2026-03-26T20:28:30.691737642Z [migrations] no migrations found 2026-03-26T20:28:31.411818631Z usermod: no changes 2026-03-26T20:28:31.592601650Z ─────────────────────────────────────── 2026-03-26T20:28:31.592642201Z 2026-03-26T20:28:31.592651430Z ██╗ ███████╗██╗ ██████╗ 2026-03-26T20:28:31.592659977Z ██║ ██╔════╝██║██╔═══██╗ 2026-03-26T20:28:31.592668204Z ██║ ███████╗██║██║ ██║ 2026-03-26T20:28:31.592676310Z ██║ ╚════██║██║██║ ██║ 2026-03-26T20:28:31.592684366Z ███████╗███████║██║╚██████╔╝ 2026-03-26T20:28:31.592692633Z ╚══════╝╚══════╝╚═╝ ╚═════╝ 2026-03-26T20:28:31.592700819Z 2026-03-26T20:28:31.592708575Z Brought to you by linuxserver.io 2026-03-26T20:28:31.592716581Z ─────────────────────────────────────── 2026-03-26T20:28:31.604253803Z 2026-03-26T20:28:31.604640502Z To support LSIO projects visit: 2026-03-26T20:28:31.604665231Z https://www.linuxserver.io/donate/ 2026-03-26T20:28:31.604676183Z 2026-03-26T20:28:31.605021819Z ─────────────────────────────────────── 2026-03-26T20:28:31.605043613Z GID/UID 2026-03-26T20:28:31.605637459Z ─────────────────────────────────────── 2026-03-26T20:28:31.724369290Z 2026-03-26T20:28:31.724393148Z User UID: 911 2026-03-26T20:28:31.724402356Z User GID: 911 2026-03-26T20:28:31.724410914Z ─────────────────────────────────────── 2026-03-26T20:28:31.768140709Z Linuxserver.io version: 715add6a-ls268 2026-03-26T20:28:31.771942183Z Build-date: 2026-03-26T20:23:35+00:00 2026-03-26T20:28:31.771971462Z ─────────────────────────────────────── 2026-03-26T20:28:31.771982054Z 2026-03-26T20:28:34.766203438Z [custom-init] No custom files found, skipping... 2026-03-26T20:29:01.968303135Z 2026-03-26 20:29:01,965 INFO: Enabled configured INFO level logging. [startup.py:145 (MAIN/lazylibrarian.startup)] 2026-03-26T20:29:01.970516802Z 2026-03-26 20:29:01,969 INFO: Lazylibrarian (pid 612) is starting up... [startup.py:198 (MAIN/lazylibrarian.startup)] 2026-03-26T20:29:03.979704285Z 2026-03-26 20:29:03,979 DEBUG: Set config[LOGDIR]=/config/log [configtypes.py:170 (MAIN/special.configwrite)] 2026-03-26T20:29:03.980513705Z 2026-03-26 20:29:03,980 DEBUG: Set config[EBOOK_DIR]=/books [configtypes.py:170 (MAIN/special.configwrite)] 2026-03-26T20:29:03.981293886Z 2026-03-26 20:29:03,980 DEBUG: Set config[DOWNLOAD_DIR]=/downloads [configtypes.py:170 (MAIN/special.configwrite)] 2026-03-26T20:29:03.994465579Z 2026-03-26 20:29:03,994 DEBUG: Set config[AUDIOBOOK_DEST_FOLDER]=$Author/$Title [configtypes.py:170 (MAIN/special.configwrite)] 2026-03-26T20:29:04.006568540Z 2026-03-26 20:29:04,006 DEBUG: Read config[LOGDIR]=/config/log [configtypes.py:154 (MAIN)] 2026-03-26T20:29:04.008385418Z 2026-03-26 20:29:04,007 DEBUG: Read config[LOGSPECIALDEBUG]= [configtypes.py:154 (MAIN)] 2026-03-26T20:29:04.365076519Z 2026-03-26 20:29:04,364 INFO: Apprise library (1.9.9) installed [startup.py:237 (MAIN)] 2026-03-26T20:29:04.706369424Z 2026-03-26 20:29:04,705 INFO: Database is v0, integrity check: ok [startup.py:285 (MAIN)] 2026-03-26T20:29:04.717655710Z 2026-03-26 20:29:04,717 INFO: Creating new database, version 89 [dbupgrade.py:199 (MAIN)] 2026-03-26T20:29:05.147606438Z 2026-03-26 20:29:05,147 INFO: Config file /config/config.ini has been saved with 5 items [config2.py:376 (CONFIG2_WRITE)] 2026-03-26T20:29:06.902544671Z 2026-03-26 20:29:06,901 ERROR: Config[HC_KEY]: read_error [configtypes.py:874 (MAIN)] 2026-03-26T20:29:06.967995434Z 2026-03-26 20:29:06,967 INFO: Database check found 0 errors [dbupgrade.py:873 (MAIN)] 2026-03-26T20:29:07.025028718Z 2026-03-26 20:29:07,024 INFO: Database updated to version 89 [dbupgrade.py:315 (MAIN)] 2026-03-26T20:29:09.239301927Z 2026-03-26 20:29:09,238 INFO: Loaded genres from /app/lazylibrarian/example.genres.json [startup.py:453 (MAIN)] 2026-03-26T20:29:09.293388096Z 2026-03-26 20:29:09,292 INFO: Bookstrap found 16 themes [startup.py:404 (MAIN)] 2026-03-26T20:29:10.461599824Z 2026-03-26 20:29:10,460 INFO: Starting LazyLibrarian on port: 5299, webroot "" [LazyLibrarian.py:75 (MAIN)] 2026-03-26T20:29:10.463869724Z 2026-03-26 20:29:10,463 INFO: Starting LazyLibrarian web server on http://0.0.0.0:5299 [webStart.py:78 (MAIN)] 2026-03-26T20:29:10.609942620Z 2026-03-26 20:29:10,609 INFO: Scheduler started [base.py:214 (MAIN)] 2026-03-26T20:29:10.642909833Z Connection to localhost (127.0.0.1) 5299 port [tcp/*] succeeded! 2026-03-26T20:29:10.656563196Z 2026-03-26 20:29:10,656 INFO: Added job "PostProcessor" to job store "default" [base.py:1090 (MAIN)] 2026-03-26T20:29:10.677269842Z 2026-03-26 20:29:10,676 INFO: Added job "cron_search_wishlist" to job store "default" [base.py:1090 (MAIN)] 2026-03-26T20:29:10.697490418Z 2026-03-26 20:29:10,697 INFO: Added job "check_for_updates" to job store "default" [base.py:1090 (MAIN)] 2026-03-26T20:29:10.719511570Z 2026-03-26 20:29:10,719 INFO: Added job "clean_cache" to job store "default" [base.py:1090 (MAIN)] 2026-03-26T20:29:10.735065911Z 2026-03-26 20:29:10,734 INFO: Added job "cron_dbbackup" to job store "default" [base.py:1090 (MAIN)] 2026-03-26T20:29:10.760999962Z 2026-03-26 20:29:10,760 INFO: Added job "author_update" to job store "default" [base.py:1090 (MAIN)] 2026-03-26T20:29:10.787017632Z 2026-03-26 20:29:10,786 INFO: Added job "series_update" to job store "default" [base.py:1090 (MAIN)] 2026-03-26T20:29:11.125385477Z [ls.io-init] done.