2026-02-27T10:31:17.333729448Z [migrations] started
2026-02-27T10:31:17.338714328Z [migrations] no migrations found
2026-02-27T10:31:18.086610732Z usermod: no changes
2026-02-27T10:31:18.261852225Z ───────────────────────────────────────
2026-02-27T10:31:18.261874610Z 
2026-02-27T10:31:18.261878949Z       ██╗     ███████╗██╗ ██████╗
2026-02-27T10:31:18.261883378Z       ██║     ██╔════╝██║██╔═══██╗
2026-02-27T10:31:18.261887125Z       ██║     ███████╗██║██║   ██║
2026-02-27T10:31:18.261891254Z       ██║     ╚════██║██║██║   ██║
2026-02-27T10:31:18.261895262Z       ███████╗███████║██║╚██████╔╝
2026-02-27T10:31:18.261899440Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-02-27T10:31:18.261903278Z 
2026-02-27T10:31:18.261907226Z    Brought to you by linuxserver.io
2026-02-27T10:31:18.261911014Z ───────────────────────────────────────
2026-02-27T10:31:18.270791039Z 
2026-02-27T10:31:18.271031824Z To support LSIO projects visit:
2026-02-27T10:31:18.271037174Z https://www.linuxserver.io/donate/
2026-02-27T10:31:18.271040812Z 
2026-02-27T10:31:18.271280114Z ───────────────────────────────────────
2026-02-27T10:31:18.271284523Z GID/UID
2026-02-27T10:31:18.271706102Z ───────────────────────────────────────
2026-02-27T10:31:18.391001243Z 
2026-02-27T10:31:18.391027516Z User UID:    911
2026-02-27T10:31:18.391036023Z User GID:    911
2026-02-27T10:31:18.391043989Z ───────────────────────────────────────
2026-02-27T10:31:18.437678866Z Linuxserver.io version: e7c7ce2d-ls260
2026-02-27T10:31:18.441477397Z Build-date: 2026-02-27T10:26:31+00:00
2026-02-27T10:31:18.441492167Z ───────────────────────────────────────
2026-02-27T10:31:18.441501776Z     
2026-02-27T10:31:21.424727572Z [custom-init] No custom files found, skipping...
2026-02-27T10:31:48.947679658Z 2026-02-27 10:31:48,944 INFO: Enabled configured INFO level logging. [startup.py:145 (MAIN/lazylibrarian.startup)]
2026-02-27T10:31:48.950469717Z 2026-02-27 10:31:48,949 INFO: Lazylibrarian (pid 612) is starting up... [startup.py:198 (MAIN/lazylibrarian.startup)]
2026-02-27T10:31:50.960845306Z 2026-02-27 10:31:50,960 DEBUG: Set config[LOGDIR]=/config/log [configtypes.py:170 (MAIN/special.configwrite)]
2026-02-27T10:31:50.961825410Z 2026-02-27 10:31:50,961 DEBUG: Set config[EBOOK_DIR]=/books [configtypes.py:170 (MAIN/special.configwrite)]
2026-02-27T10:31:50.962603848Z 2026-02-27 10:31:50,962 DEBUG: Set config[DOWNLOAD_DIR]=/downloads [configtypes.py:170 (MAIN/special.configwrite)]
2026-02-27T10:31:50.981142767Z 2026-02-27 10:31:50,980 DEBUG: Set config[AUDIOBOOK_DEST_FOLDER]=$Author/$Title [configtypes.py:170 (MAIN/special.configwrite)]
2026-02-27T10:31:50.993850913Z 2026-02-27 10:31:50,993 DEBUG: Read config[LOGDIR]=/config/log [configtypes.py:154 (MAIN)]
2026-02-27T10:31:50.995838045Z 2026-02-27 10:31:50,995 DEBUG: Read config[LOGSPECIALDEBUG]= [configtypes.py:154 (MAIN)]
2026-02-27T10:31:51.359516643Z 2026-02-27 10:31:51,358 INFO: Apprise library (1.9.7) installed [startup.py:237 (MAIN)]
2026-02-27T10:31:51.709211487Z 2026-02-27 10:31:51,708 INFO: Database is v0, integrity check: ok [startup.py:285 (MAIN)]
2026-02-27T10:31:51.719932991Z 2026-02-27 10:31:51,719 INFO: Creating new database, version 89 [dbupgrade.py:199 (MAIN)]
2026-02-27T10:31:52.140391728Z 2026-02-27 10:31:52,139 INFO: Config file /config/config.ini has been saved with 5 items [config2.py:376 (CONFIG2_WRITE)]
2026-02-27T10:31:53.833324199Z 2026-02-27 10:31:53,832 ERROR: Config[HC_KEY]: read_error [configtypes.py:874 (MAIN)]
2026-02-27T10:31:53.898197770Z 2026-02-27 10:31:53,897 INFO: Database check found 0 errors [dbupgrade.py:873 (MAIN)]
2026-02-27T10:31:53.954367180Z 2026-02-27 10:31:53,953 INFO: Database updated to version 89 [dbupgrade.py:315 (MAIN)]
2026-02-27T10:31:56.189234749Z 2026-02-27 10:31:56,188 INFO: Loaded genres from /app/lazylibrarian/example.genres.json [startup.py:453 (MAIN)]
2026-02-27T10:31:56.263359562Z 2026-02-27 10:31:56,262 INFO: Bookstrap found 16 themes [startup.py:404 (MAIN)]
2026-02-27T10:31:57.608333605Z 2026-02-27 10:31:57,607 INFO: Starting LazyLibrarian on port: 5299, webroot "" [LazyLibrarian.py:75 (MAIN)]
2026-02-27T10:31:57.610546252Z 2026-02-27 10:31:57,610 INFO: Starting LazyLibrarian web server on http://0.0.0.0:5299 [webStart.py:78 (MAIN)]
2026-02-27T10:31:57.754896835Z 2026-02-27 10:31:57,754 INFO: Scheduler started [base.py:214 (MAIN)]
2026-02-27T10:31:57.829968826Z 2026-02-27 10:31:57,829 INFO: Added job "PostProcessor" to job store "default" [base.py:1090 (MAIN)]
2026-02-27T10:31:57.850319213Z 2026-02-27 10:31:57,849 INFO: Added job "cron_search_wishlist" to job store "default" [base.py:1090 (MAIN)]
2026-02-27T10:31:57.870046656Z 2026-02-27 10:31:57,869 INFO: Added job "check_for_updates" to job store "default" [base.py:1090 (MAIN)]
2026-02-27T10:31:57.891733164Z 2026-02-27 10:31:57,891 INFO: Added job "clean_cache" to job store "default" [base.py:1090 (MAIN)]
2026-02-27T10:31:57.906944491Z 2026-02-27 10:31:57,906 INFO: Added job "cron_dbbackup" to job store "default" [base.py:1090 (MAIN)]
2026-02-27T10:31:57.932497978Z 2026-02-27 10:31:57,932 INFO: Added job "author_update" to job store "default" [base.py:1090 (MAIN)]
2026-02-27T10:31:57.957054837Z 2026-02-27 10:31:57,956 INFO: Added job "series_update" to job store "default" [base.py:1090 (MAIN)]
2026-02-27T10:31:58.407374275Z Connection to localhost (127.0.0.1) 5299 port [tcp/*] succeeded!
2026-02-27T10:31:58.893356892Z [ls.io-init] done.