2026-03-31T17:45:47.457048664Z [migrations] started
2026-03-31T17:45:47.457084276Z [migrations] no migrations found
2026-03-31T17:45:47.489049501Z usermod: no changes
2026-03-31T17:45:47.498876409Z ───────────────────────────────────────
2026-03-31T17:45:47.498900317Z 
2026-03-31T17:45:47.498904516Z       ██╗     ███████╗██╗ ██████╗
2026-03-31T17:45:47.498908434Z       ██║     ██╔════╝██║██╔═══██╗
2026-03-31T17:45:47.498912171Z       ██║     ███████╗██║██║   ██║
2026-03-31T17:45:47.498916079Z       ██║     ╚════██║██║██║   ██║
2026-03-31T17:45:47.498919716Z       ███████╗███████║██║╚██████╔╝
2026-03-31T17:45:47.498923494Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-03-31T17:45:47.498927191Z 
2026-03-31T17:45:47.498930699Z    Brought to you by linuxserver.io
2026-03-31T17:45:47.498937342Z ───────────────────────────────────────
2026-03-31T17:45:47.499141754Z 
2026-03-31T17:45:47.499151213Z To support LSIO projects visit:
2026-03-31T17:45:47.499157876Z https://www.linuxserver.io/donate/
2026-03-31T17:45:47.499164339Z 
2026-03-31T17:45:47.499170562Z ───────────────────────────────────────
2026-03-31T17:45:47.499177806Z GID/UID
2026-03-31T17:45:47.499184029Z ───────────────────────────────────────
2026-03-31T17:45:47.504366945Z 
2026-03-31T17:45:47.504375051Z User UID:    911
2026-03-31T17:45:47.504379079Z User GID:    911
2026-03-31T17:45:47.504382867Z ───────────────────────────────────────
2026-03-31T17:45:47.505311126Z Linuxserver.io version: 78812bc7-ls270
2026-03-31T17:45:47.505482280Z Build-date: 2026-03-31T17:41:18+00:00
2026-03-31T17:45:47.505488463Z ───────────────────────────────────────
2026-03-31T17:45:47.505492982Z     
2026-03-31T17:45:47.563232818Z [custom-init] No custom files found, skipping...
2026-03-31T17:45:48.729454796Z 2026-03-31 17:45:48,729 INFO: Enabled configured INFO level logging. [startup.py:145 (MAIN/lazylibrarian.startup)]
2026-03-31T17:45:48.729573445Z 2026-03-31 17:45:48,729 INFO: Lazylibrarian (pid 172) is starting up... [startup.py:198 (MAIN/lazylibrarian.startup)]
2026-03-31T17:45:50.730862756Z 2026-03-31 17:45:50,730 DEBUG: Set config[LOGDIR]=/config/log [configtypes.py:170 (MAIN/special.configwrite)]
2026-03-31T17:45:50.731241348Z 2026-03-31 17:45:50,730 DEBUG: Set config[EBOOK_DIR]=/books [configtypes.py:170 (MAIN/special.configwrite)]
2026-03-31T17:45:50.731255446Z 2026-03-31 17:45:50,730 DEBUG: Set config[DOWNLOAD_DIR]=/downloads [configtypes.py:170 (MAIN/special.configwrite)]
2026-03-31T17:45:50.731672516Z 2026-03-31 17:45:50,731 DEBUG: Set config[AUDIOBOOK_DEST_FOLDER]=$Author/$Title [configtypes.py:170 (MAIN/special.configwrite)]
2026-03-31T17:45:50.732390532Z 2026-03-31 17:45:50,732 DEBUG: Read config[LOGDIR]=/config/log [configtypes.py:154 (MAIN)]
2026-03-31T17:45:50.732472226Z 2026-03-31 17:45:50,732 DEBUG: Read config[LOGSPECIALDEBUG]= [configtypes.py:154 (MAIN)]
2026-03-31T17:45:50.749737552Z 2026-03-31 17:45:50,749 INFO: Apprise library (1.9.9) installed [startup.py:237 (MAIN)]
2026-03-31T17:45:50.860940231Z 2026-03-31 17:45:50,860 INFO: Database is v0, integrity check: ok [startup.py:285 (MAIN)]
2026-03-31T17:45:50.861634960Z 2026-03-31 17:45:50,861 INFO: Creating new database, version 89 [dbupgrade.py:199 (MAIN)]
2026-03-31T17:45:50.881451593Z 2026-03-31 17:45:50,881 INFO: Config file /config/config.ini has been saved with 5 items [config2.py:376 (CONFIG2_WRITE)]
2026-03-31T17:45:50.948736900Z 2026-03-31 17:45:50,948 ERROR: Config[HC_KEY]: read_error [configtypes.py:874 (MAIN)]
2026-03-31T17:45:50.951021671Z 2026-03-31 17:45:50,950 INFO: Database check found 0 errors [dbupgrade.py:873 (MAIN)]
2026-03-31T17:45:50.953947251Z 2026-03-31 17:45:50,953 INFO: Database updated to version 89 [dbupgrade.py:315 (MAIN)]
2026-03-31T17:45:51.642710523Z 2026-03-31 17:45:51,642 INFO: Loaded genres from /app/lazylibrarian/example.genres.json [startup.py:453 (MAIN)]
2026-03-31T17:45:51.697989384Z 2026-03-31 17:45:51,697 INFO: Bookstrap found 16 themes [startup.py:404 (MAIN)]
2026-03-31T17:45:51.964340692Z 2026-03-31 17:45:51,964 INFO: Starting LazyLibrarian on port: 5299, webroot "" [LazyLibrarian.py:75 (MAIN)]
2026-03-31T17:45:51.964529762Z 2026-03-31 17:45:51,964 INFO: Starting LazyLibrarian web server on http://0.0.0.0:5299 [webStart.py:78 (MAIN)]
2026-03-31T17:45:52.069604743Z 2026-03-31 17:45:52,069 INFO: Scheduler started [base.py:214 (MAIN)]
2026-03-31T17:45:52.076264623Z 2026-03-31 17:45:52,076 INFO: Added job "PostProcessor" to job store "default" [base.py:1090 (MAIN)]
2026-03-31T17:45:52.078657642Z 2026-03-31 17:45:52,078 INFO: Added job "cron_search_wishlist" to job store "default" [base.py:1090 (MAIN)]
2026-03-31T17:45:52.081105751Z 2026-03-31 17:45:52,080 INFO: Added job "check_for_updates" to job store "default" [base.py:1090 (MAIN)]
2026-03-31T17:45:52.083700726Z 2026-03-31 17:45:52,083 INFO: Added job "clean_cache" to job store "default" [base.py:1090 (MAIN)]
2026-03-31T17:45:52.085835876Z 2026-03-31 17:45:52,085 INFO: Added job "cron_dbbackup" to job store "default" [base.py:1090 (MAIN)]
2026-03-31T17:45:52.089419943Z 2026-03-31 17:45:52,089 INFO: Added job "author_update" to job store "default" [base.py:1090 (MAIN)]
2026-03-31T17:45:52.093294775Z 2026-03-31 17:45:52,093 INFO: Added job "series_update" to job store "default" [base.py:1090 (MAIN)]
2026-03-31T17:45:52.604953918Z Connection to localhost (127.0.0.1) 5299 port [tcp/*] succeeded!
2026-03-31T17:45:52.622258884Z [ls.io-init] done.