2026-04-19T15:29:19.880291267Z [migrations] started
2026-04-19T15:29:19.887697982Z [migrations] no migrations found
2026-04-19T15:29:21.012022898Z usermod: no changes
2026-04-19T15:29:21.203423903Z ───────────────────────────────────────
2026-04-19T15:29:21.203449083Z 
2026-04-19T15:29:21.203455496Z       ██╗     ███████╗██╗ ██████╗
2026-04-19T15:29:21.203461278Z       ██║     ██╔════╝██║██╔═══██╗
2026-04-19T15:29:21.203466989Z       ██║     ███████╗██║██║   ██║
2026-04-19T15:29:21.203472611Z       ██║     ╚════██║██║██║   ██║
2026-04-19T15:29:21.203478142Z       ███████╗███████║██║╚██████╔╝
2026-04-19T15:29:21.203483713Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-04-19T15:29:21.203489385Z 
2026-04-19T15:29:21.203494675Z    Brought to you by linuxserver.io
2026-04-19T15:29:21.203500246Z ───────────────────────────────────────
2026-04-19T15:29:21.214997118Z 
2026-04-19T15:29:21.215308034Z To support LSIO projects visit:
2026-04-19T15:29:21.215326982Z https://www.linuxserver.io/donate/
2026-04-19T15:29:21.215335029Z 
2026-04-19T15:29:21.215719733Z ───────────────────────────────────────
2026-04-19T15:29:21.215742920Z GID/UID
2026-04-19T15:29:21.216347087Z ───────────────────────────────────────
2026-04-19T15:29:21.346520437Z 
2026-04-19T15:29:21.346541008Z User UID:    911
2026-04-19T15:29:21.346548704Z User GID:    911
2026-04-19T15:29:21.346556079Z ───────────────────────────────────────
2026-04-19T15:29:21.392716953Z Linuxserver.io version: f3e59690-ls275
2026-04-19T15:29:21.396801838Z Build-date: 2026-04-19T15:24:32+00:00
2026-04-19T15:29:21.396820305Z ───────────────────────────────────────
2026-04-19T15:29:21.396827410Z     
2026-04-19T15:29:25.487200826Z [custom-init] No custom files found, skipping...
2026-04-19T15:29:54.639911969Z 2026-04-19 15:29:54,636 INFO: Enabled configured INFO level logging. [startup.py:145 (MAIN/lazylibrarian.startup)]
2026-04-19T15:29:54.642315139Z 2026-04-19 15:29:54,641 INFO: Lazylibrarian (pid 615) is starting up... [startup.py:198 (MAIN/lazylibrarian.startup)]
2026-04-19T15:29:56.651624144Z 2026-04-19 15:29:56,651 DEBUG: Set config[LOGDIR]=/config/log [configtypes.py:170 (MAIN/special.configwrite)]
2026-04-19T15:29:56.652445408Z 2026-04-19 15:29:56,652 DEBUG: Set config[EBOOK_DIR]=/books [configtypes.py:170 (MAIN/special.configwrite)]
2026-04-19T15:29:56.653195819Z 2026-04-19 15:29:56,652 DEBUG: Set config[DOWNLOAD_DIR]=/downloads [configtypes.py:170 (MAIN/special.configwrite)]
2026-04-19T15:29:56.666545371Z 2026-04-19 15:29:56,666 DEBUG: Set config[AUDIOBOOK_DEST_FOLDER]=$Author/$Title [configtypes.py:170 (MAIN/special.configwrite)]
2026-04-19T15:29:56.678690598Z 2026-04-19 15:29:56,678 DEBUG: Read config[LOGDIR]=/config/log [configtypes.py:154 (MAIN)]
2026-04-19T15:29:56.680540192Z 2026-04-19 15:29:56,680 DEBUG: Read config[LOGSPECIALDEBUG]= [configtypes.py:154 (MAIN)]
2026-04-19T15:29:57.054023708Z 2026-04-19 15:29:57,053 INFO: Apprise library (1.9.9) installed [startup.py:237 (MAIN)]
2026-04-19T15:29:57.411877841Z 2026-04-19 15:29:57,411 INFO: Database is v0, integrity check: ok [startup.py:285 (MAIN)]
2026-04-19T15:29:57.423407909Z 2026-04-19 15:29:57,422 INFO: Creating new database, version 89 [dbupgrade.py:199 (MAIN)]
2026-04-19T15:29:57.868356344Z 2026-04-19 15:29:57,867 INFO: Config file /config/config.ini has been saved with 5 items [config2.py:376 (CONFIG2_WRITE)]
2026-04-19T15:29:59.583742014Z 2026-04-19 15:29:59,583 ERROR: Config[HC_KEY]: read_error [configtypes.py:874 (MAIN)]
2026-04-19T15:29:59.653727925Z 2026-04-19 15:29:59,653 INFO: Database check found 0 errors [dbupgrade.py:873 (MAIN)]
2026-04-19T15:29:59.712294802Z 2026-04-19 15:29:59,711 INFO: Database updated to version 89 [dbupgrade.py:315 (MAIN)]
2026-04-19T15:30:02.179112916Z 2026-04-19 15:30:02,178 INFO: Loaded genres from /app/lazylibrarian/example.genres.json [startup.py:453 (MAIN)]
2026-04-19T15:30:02.251096239Z 2026-04-19 15:30:02,250 INFO: Bookstrap found 16 themes [startup.py:404 (MAIN)]
2026-04-19T15:30:03.476940588Z 2026-04-19 15:30:03,476 INFO: Starting LazyLibrarian on port: 5299, webroot "" [LazyLibrarian.py:75 (MAIN)]
2026-04-19T15:30:03.479186120Z 2026-04-19 15:30:03,478 INFO: Starting LazyLibrarian web server on http://0.0.0.0:5299 [webStart.py:78 (MAIN)]
2026-04-19T15:30:03.629218381Z 2026-04-19 15:30:03,628 INFO: Scheduler started [base.py:214 (MAIN)]
2026-04-19T15:30:03.663388078Z Connection to localhost (127.0.0.1) 5299 port [tcp/*] succeeded!
2026-04-19T15:30:03.698779276Z 2026-04-19 15:30:03,698 INFO: Added job "PostProcessor" to job store "default" [base.py:1090 (MAIN)]
2026-04-19T15:30:03.718953811Z 2026-04-19 15:30:03,718 INFO: Added job "cron_search_wishlist" to job store "default" [base.py:1090 (MAIN)]
2026-04-19T15:30:03.739473803Z 2026-04-19 15:30:03,739 INFO: Added job "check_for_updates" to job store "default" [base.py:1090 (MAIN)]
2026-04-19T15:30:03.761828528Z 2026-04-19 15:30:03,761 INFO: Added job "clean_cache" to job store "default" [base.py:1090 (MAIN)]
2026-04-19T15:30:03.777267037Z 2026-04-19 15:30:03,776 INFO: Added job "cron_dbbackup" to job store "default" [base.py:1090 (MAIN)]
2026-04-19T15:30:03.803629914Z 2026-04-19 15:30:03,802 INFO: Added job "author_update" to job store "default" [base.py:1090 (MAIN)]
2026-04-19T15:30:03.830105468Z 2026-04-19 15:30:03,829 INFO: Added job "series_update" to job store "default" [base.py:1090 (MAIN)]
2026-04-19T15:30:04.407327543Z [ls.io-init] done.