2026-03-25T10:44:10.747954682Z [migrations] started
2026-03-25T10:44:10.748018811Z [migrations] no migrations found
2026-03-25T10:44:10.774577107Z usermod: no changes
2026-03-25T10:44:10.783645566Z ───────────────────────────────────────
2026-03-25T10:44:10.783669545Z 
2026-03-25T10:44:10.783675737Z       ██╗     ███████╗██╗ ██████╗
2026-03-25T10:44:10.783682030Z       ██║     ██╔════╝██║██╔═══██╗
2026-03-25T10:44:10.783692030Z       ██║     ███████╗██║██║   ██║
2026-03-25T10:44:10.783698513Z       ██║     ╚════██║██║██║   ██║
2026-03-25T10:44:10.783704645Z       ███████╗███████║██║╚██████╔╝
2026-03-25T10:44:10.783710748Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-03-25T10:44:10.783716900Z 
2026-03-25T10:44:10.783722852Z    Brought to you by linuxserver.io
2026-03-25T10:44:10.783728914Z ───────────────────────────────────────
2026-03-25T10:44:10.783917815Z 
2026-03-25T10:44:10.783930630Z To support LSIO projects visit:
2026-03-25T10:44:10.783934929Z https://www.linuxserver.io/donate/
2026-03-25T10:44:10.783938817Z 
2026-03-25T10:44:10.783942294Z ───────────────────────────────────────
2026-03-25T10:44:10.783946863Z GID/UID
2026-03-25T10:44:10.783950400Z ───────────────────────────────────────
2026-03-25T10:44:10.787439225Z 
2026-03-25T10:44:10.787448814Z User UID:    911
2026-03-25T10:44:10.787455017Z User GID:    911
2026-03-25T10:44:10.787460929Z ───────────────────────────────────────
2026-03-25T10:44:10.788859715Z Linuxserver.io version: 073ff1fa-ls267
2026-03-25T10:44:10.789135009Z Build-date: 2026-03-25T10:38:46+00:00
2026-03-25T10:44:10.789143927Z ───────────────────────────────────────
2026-03-25T10:44:10.789150390Z     
2026-03-25T10:44:10.844942368Z [custom-init] No custom files found, skipping...
2026-03-25T10:44:12.012891290Z 2026-03-25 10:44:12,012 INFO: Enabled configured INFO level logging. [startup.py:145 (MAIN/lazylibrarian.startup)]
2026-03-25T10:44:12.013059940Z 2026-03-25 10:44:12,012 INFO: Lazylibrarian (pid 171) is starting up... [startup.py:198 (MAIN/lazylibrarian.startup)]
2026-03-25T10:44:14.014402588Z 2026-03-25 10:44:14,014 DEBUG: Set config[LOGDIR]=/config/log [configtypes.py:170 (MAIN/special.configwrite)]
2026-03-25T10:44:14.014467328Z 2026-03-25 10:44:14,014 DEBUG: Set config[EBOOK_DIR]=/books [configtypes.py:170 (MAIN/special.configwrite)]
2026-03-25T10:44:14.014477709Z 2026-03-25 10:44:14,014 DEBUG: Set config[DOWNLOAD_DIR]=/downloads [configtypes.py:170 (MAIN/special.configwrite)]
2026-03-25T10:44:14.015191637Z 2026-03-25 10:44:14,015 DEBUG: Set config[AUDIOBOOK_DEST_FOLDER]=$Author/$Title [configtypes.py:170 (MAIN/special.configwrite)]
2026-03-25T10:44:14.015814851Z 2026-03-25 10:44:14,015 DEBUG: Read config[LOGDIR]=/config/log [configtypes.py:154 (MAIN)]
2026-03-25T10:44:14.015881465Z 2026-03-25 10:44:14,015 DEBUG: Read config[LOGSPECIALDEBUG]= [configtypes.py:154 (MAIN)]
2026-03-25T10:44:14.033566024Z 2026-03-25 10:44:14,033 INFO: Apprise library (1.9.9) installed [startup.py:237 (MAIN)]
2026-03-25T10:44:14.121647676Z 2026-03-25 10:44:14,121 INFO: Database is v0, integrity check: ok [startup.py:285 (MAIN)]
2026-03-25T10:44:14.122205750Z 2026-03-25 10:44:14,122 INFO: Creating new database, version 89 [dbupgrade.py:199 (MAIN)]
2026-03-25T10:44:14.141117109Z 2026-03-25 10:44:14,140 INFO: Config file /config/config.ini has been saved with 5 items [config2.py:376 (CONFIG2_WRITE)]
2026-03-25T10:44:14.207859054Z 2026-03-25 10:44:14,207 ERROR: Config[HC_KEY]: read_error [configtypes.py:874 (MAIN)]
2026-03-25T10:44:14.210178063Z 2026-03-25 10:44:14,210 INFO: Database check found 0 errors [dbupgrade.py:873 (MAIN)]
2026-03-25T10:44:14.212972500Z 2026-03-25 10:44:14,212 INFO: Database updated to version 89 [dbupgrade.py:315 (MAIN)]
2026-03-25T10:44:14.789430352Z 2026-03-25 10:44:14,789 INFO: Loaded genres from /app/lazylibrarian/example.genres.json [startup.py:453 (MAIN)]
2026-03-25T10:44:14.815102062Z 2026-03-25 10:44:14,814 INFO: Bookstrap found 16 themes [startup.py:404 (MAIN)]
2026-03-25T10:44:15.120371865Z 2026-03-25 10:44:15,120 INFO: Starting LazyLibrarian on port: 5299, webroot "" [LazyLibrarian.py:75 (MAIN)]
2026-03-25T10:44:15.120560736Z 2026-03-25 10:44:15,120 INFO: Starting LazyLibrarian web server on http://0.0.0.0:5299 [webStart.py:78 (MAIN)]
2026-03-25T10:44:15.225666096Z 2026-03-25 10:44:15,225 INFO: Scheduler started [base.py:214 (MAIN)]
2026-03-25T10:44:15.231495784Z 2026-03-25 10:44:15,231 INFO: Added job "PostProcessor" to job store "default" [base.py:1090 (MAIN)]
2026-03-25T10:44:15.233908703Z 2026-03-25 10:44:15,233 INFO: Added job "cron_search_wishlist" to job store "default" [base.py:1090 (MAIN)]
2026-03-25T10:44:15.236372273Z 2026-03-25 10:44:15,236 INFO: Added job "check_for_updates" to job store "default" [base.py:1090 (MAIN)]
2026-03-25T10:44:15.238959212Z 2026-03-25 10:44:15,238 INFO: Added job "clean_cache" to job store "default" [base.py:1090 (MAIN)]
2026-03-25T10:44:15.241102347Z 2026-03-25 10:44:15,240 INFO: Added job "cron_dbbackup" to job store "default" [base.py:1090 (MAIN)]
2026-03-25T10:44:15.245239658Z 2026-03-25 10:44:15,245 INFO: Added job "author_update" to job store "default" [base.py:1090 (MAIN)]
2026-03-25T10:44:15.248761870Z 2026-03-25 10:44:15,248 INFO: Added job "series_update" to job store "default" [base.py:1090 (MAIN)]
2026-03-25T10:44:15.886624150Z Connection to localhost (127.0.0.1) 5299 port [tcp/*] succeeded!
2026-03-25T10:44:15.904438260Z [ls.io-init] done.