2026-04-07T18:48:52.463215970Z [migrations] started
2026-04-07T18:48:52.463262404Z [migrations] no migrations found
2026-04-07T18:48:52.490456119Z usermod: no changes
2026-04-07T18:48:52.498989464Z ───────────────────────────────────────
2026-04-07T18:48:52.499006358Z 
2026-04-07T18:48:52.499010626Z       ██╗     ███████╗██╗ ██████╗
2026-04-07T18:48:52.499015206Z       ██║     ██╔════╝██║██╔═══██╗
2026-04-07T18:48:52.499019204Z       ██║     ███████╗██║██║   ██║
2026-04-07T18:48:52.499022861Z       ██║     ╚════██║██║██║   ██║
2026-04-07T18:48:52.499026629Z       ███████╗███████║██║╚██████╔╝
2026-04-07T18:48:52.499030336Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-04-07T18:48:52.499034024Z 
2026-04-07T18:48:52.499037511Z    Brought to you by linuxserver.io
2026-04-07T18:48:52.499041178Z ───────────────────────────────────────
2026-04-07T18:48:52.499305681Z 
2026-04-07T18:48:52.499323957Z To support LSIO projects visit:
2026-04-07T18:48:52.499332495Z https://www.linuxserver.io/donate/
2026-04-07T18:48:52.499341042Z 
2026-04-07T18:48:52.499349238Z ───────────────────────────────────────
2026-04-07T18:48:52.499358948Z GID/UID
2026-04-07T18:48:52.499367265Z ───────────────────────────────────────
2026-04-07T18:48:52.502632280Z 
2026-04-07T18:48:52.502640437Z User UID:    911
2026-04-07T18:48:52.502644284Z User GID:    911
2026-04-07T18:48:52.502648232Z ───────────────────────────────────────
2026-04-07T18:48:52.504338025Z Linuxserver.io version: 538756ba-ls272
2026-04-07T18:48:52.504659523Z Build-date: 2026-04-07T18:44:14+00:00
2026-04-07T18:48:52.504674002Z ───────────────────────────────────────
2026-04-07T18:48:52.504684002Z     
2026-04-07T18:48:52.558456965Z [custom-init] No custom files found, skipping...
2026-04-07T18:48:53.778041357Z 2026-04-07 18:48:53,777 INFO: Enabled configured INFO level logging. [startup.py:145 (MAIN/lazylibrarian.startup)]
2026-04-07T18:48:53.778148513Z 2026-04-07 18:48:53,778 INFO: Lazylibrarian (pid 171) is starting up... [startup.py:198 (MAIN/lazylibrarian.startup)]
2026-04-07T18:48:55.779203868Z 2026-04-07 18:48:55,779 DEBUG: Set config[LOGDIR]=/config/log [configtypes.py:170 (MAIN/special.configwrite)]
2026-04-07T18:48:55.779251815Z 2026-04-07 18:48:55,779 DEBUG: Set config[EBOOK_DIR]=/books [configtypes.py:170 (MAIN/special.configwrite)]
2026-04-07T18:48:55.779256775Z 2026-04-07 18:48:55,779 DEBUG: Set config[DOWNLOAD_DIR]=/downloads [configtypes.py:170 (MAIN/special.configwrite)]
2026-04-07T18:48:55.780021425Z 2026-04-07 18:48:55,779 DEBUG: Set config[AUDIOBOOK_DEST_FOLDER]=$Author/$Title [configtypes.py:170 (MAIN/special.configwrite)]
2026-04-07T18:48:55.780580811Z 2026-04-07 18:48:55,780 DEBUG: Read config[LOGDIR]=/config/log [configtypes.py:154 (MAIN)]
2026-04-07T18:48:55.780645401Z 2026-04-07 18:48:55,780 DEBUG: Read config[LOGSPECIALDEBUG]= [configtypes.py:154 (MAIN)]
2026-04-07T18:48:55.796629381Z 2026-04-07 18:48:55,796 INFO: Apprise library (1.9.9) installed [startup.py:237 (MAIN)]
2026-04-07T18:48:55.864437389Z 2026-04-07 18:48:55,864 INFO: Database is v0, integrity check: ok [startup.py:285 (MAIN)]
2026-04-07T18:48:55.864908558Z 2026-04-07 18:48:55,864 INFO: Creating new database, version 89 [dbupgrade.py:199 (MAIN)]
2026-04-07T18:48:55.884477828Z 2026-04-07 18:48:55,884 INFO: Config file /config/config.ini has been saved with 5 items [config2.py:376 (CONFIG2_WRITE)]
2026-04-07T18:48:55.951189087Z 2026-04-07 18:48:55,951 ERROR: Config[HC_KEY]: read_error [configtypes.py:874 (MAIN)]
2026-04-07T18:48:55.953467034Z 2026-04-07 18:48:55,953 INFO: Database check found 0 errors [dbupgrade.py:873 (MAIN)]
2026-04-07T18:48:55.956442106Z 2026-04-07 18:48:55,956 INFO: Database updated to version 89 [dbupgrade.py:315 (MAIN)]
2026-04-07T18:48:56.514451182Z 2026-04-07 18:48:56,514 INFO: Loaded genres from /app/lazylibrarian/example.genres.json [startup.py:453 (MAIN)]
2026-04-07T18:48:56.683710431Z 2026-04-07 18:48:56,683 INFO: Bookstrap found 16 themes [startup.py:404 (MAIN)]
2026-04-07T18:48:56.925011353Z 2026-04-07 18:48:56,924 INFO: Starting LazyLibrarian on port: 5299, webroot "" [LazyLibrarian.py:75 (MAIN)]
2026-04-07T18:48:56.925347871Z 2026-04-07 18:48:56,925 INFO: Starting LazyLibrarian web server on http://0.0.0.0:5299 [webStart.py:78 (MAIN)]
2026-04-07T18:48:57.030436768Z 2026-04-07 18:48:57,030 INFO: Scheduler started [base.py:214 (MAIN)]
2026-04-07T18:48:57.036140955Z 2026-04-07 18:48:57,035 INFO: Added job "PostProcessor" to job store "default" [base.py:1090 (MAIN)]
2026-04-07T18:48:57.038472621Z 2026-04-07 18:48:57,038 INFO: Added job "cron_search_wishlist" to job store "default" [base.py:1090 (MAIN)]
2026-04-07T18:48:57.040950872Z 2026-04-07 18:48:57,040 INFO: Added job "check_for_updates" to job store "default" [base.py:1090 (MAIN)]
2026-04-07T18:48:57.043548303Z 2026-04-07 18:48:57,043 INFO: Added job "clean_cache" to job store "default" [base.py:1090 (MAIN)]
2026-04-07T18:48:57.046080713Z 2026-04-07 18:48:57,045 INFO: Added job "cron_dbbackup" to job store "default" [base.py:1090 (MAIN)]
2026-04-07T18:48:57.049668799Z 2026-04-07 18:48:57,049 INFO: Added job "author_update" to job store "default" [base.py:1090 (MAIN)]
2026-04-07T18:48:57.053206253Z 2026-04-07 18:48:57,053 INFO: Added job "series_update" to job store "default" [base.py:1090 (MAIN)]
2026-04-07T18:48:57.597858370Z Connection to localhost (127.0.0.1) 5299 port [tcp/*] succeeded!
2026-04-07T18:48:57.614793455Z [ls.io-init] done.