2026-03-31T10:45:05.002784940Z [migrations] started
2026-03-31T10:45:05.002825502Z [migrations] no migrations found
2026-03-31T10:45:05.029872773Z usermod: no changes
2026-03-31T10:45:05.038674926Z ───────────────────────────────────────
2026-03-31T10:45:05.038687321Z 
2026-03-31T10:45:05.038691219Z       ██╗     ███████╗██╗ ██████╗
2026-03-31T10:45:05.038695097Z       ██║     ██╔════╝██║██╔═══██╗
2026-03-31T10:45:05.038698805Z       ██║     ███████╗██║██║   ██║
2026-03-31T10:45:05.038702472Z       ██║     ╚════██║██║██║   ██║
2026-03-31T10:45:05.038706179Z       ███████╗███████║██║╚██████╔╝
2026-03-31T10:45:05.038709887Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-03-31T10:45:05.038713624Z 
2026-03-31T10:45:05.038717131Z    Brought to you by linuxserver.io
2026-03-31T10:45:05.038720749Z ───────────────────────────────────────
2026-03-31T10:45:05.038944339Z 
2026-03-31T10:45:05.038949820Z To support LSIO projects visit:
2026-03-31T10:45:05.038953718Z https://www.linuxserver.io/donate/
2026-03-31T10:45:05.038957395Z 
2026-03-31T10:45:05.038961013Z ───────────────────────────────────────
2026-03-31T10:45:05.038965011Z GID/UID
2026-03-31T10:45:05.038968608Z ───────────────────────────────────────
2026-03-31T10:45:05.042174684Z 
2026-03-31T10:45:05.042181137Z User UID:    911
2026-03-31T10:45:05.042184814Z User GID:    911
2026-03-31T10:45:05.042188351Z ───────────────────────────────────────
2026-03-31T10:45:05.043191110Z Linuxserver.io version: 527b0596-ls270
2026-03-31T10:45:05.043380091Z Build-date: 2026-03-31T10:40:18+00:00
2026-03-31T10:45:05.043384319Z ───────────────────────────────────────
2026-03-31T10:45:05.043388077Z     
2026-03-31T10:45:05.098104421Z [custom-init] No custom files found, skipping...
2026-03-31T10:45:06.268364523Z 2026-03-31 10:45:06,268 INFO: Enabled configured INFO level logging. [startup.py:145 (MAIN/lazylibrarian.startup)]
2026-03-31T10:45:06.268575668Z 2026-03-31 10:45:06,268 INFO: Lazylibrarian (pid 172) is starting up... [startup.py:198 (MAIN/lazylibrarian.startup)]
2026-03-31T10:45:08.269839152Z 2026-03-31 10:45:08,269 DEBUG: Set config[LOGDIR]=/config/log [configtypes.py:170 (MAIN/special.configwrite)]
2026-03-31T10:45:08.269914103Z 2026-03-31 10:45:08,269 DEBUG: Set config[EBOOK_DIR]=/books [configtypes.py:170 (MAIN/special.configwrite)]
2026-03-31T10:45:08.269922239Z 2026-03-31 10:45:08,269 DEBUG: Set config[DOWNLOAD_DIR]=/downloads [configtypes.py:170 (MAIN/special.configwrite)]
2026-03-31T10:45:08.270614734Z 2026-03-31 10:45:08,270 DEBUG: Set config[AUDIOBOOK_DEST_FOLDER]=$Author/$Title [configtypes.py:170 (MAIN/special.configwrite)]
2026-03-31T10:45:08.271197577Z 2026-03-31 10:45:08,271 DEBUG: Read config[LOGDIR]=/config/log [configtypes.py:154 (MAIN)]
2026-03-31T10:45:08.271260905Z 2026-03-31 10:45:08,271 DEBUG: Read config[LOGSPECIALDEBUG]= [configtypes.py:154 (MAIN)]
2026-03-31T10:45:08.292308776Z 2026-03-31 10:45:08,292 INFO: Apprise library (1.9.9) installed [startup.py:237 (MAIN)]
2026-03-31T10:45:08.389065942Z 2026-03-31 10:45:08,388 INFO: Database is v0, integrity check: ok [startup.py:285 (MAIN)]
2026-03-31T10:45:08.389613574Z 2026-03-31 10:45:08,389 INFO: Creating new database, version 89 [dbupgrade.py:199 (MAIN)]
2026-03-31T10:45:08.409758066Z 2026-03-31 10:45:08,409 INFO: Config file /config/config.ini has been saved with 5 items [config2.py:376 (CONFIG2_WRITE)]
2026-03-31T10:45:08.478179617Z 2026-03-31 10:45:08,477 ERROR: Config[HC_KEY]: read_error [configtypes.py:874 (MAIN)]
2026-03-31T10:45:08.480117459Z 2026-03-31 10:45:08,479 INFO: Database check found 0 errors [dbupgrade.py:873 (MAIN)]
2026-03-31T10:45:08.482981887Z 2026-03-31 10:45:08,482 INFO: Database updated to version 89 [dbupgrade.py:315 (MAIN)]
2026-03-31T10:45:09.052055638Z 2026-03-31 10:45:09,051 INFO: Loaded genres from /app/lazylibrarian/example.genres.json [startup.py:453 (MAIN)]
2026-03-31T10:45:09.219504085Z 2026-03-31 10:45:09,219 INFO: Bookstrap found 16 themes [startup.py:404 (MAIN)]
2026-03-31T10:45:09.491329681Z 2026-03-31 10:45:09,491 INFO: Starting LazyLibrarian on port: 5299, webroot "" [LazyLibrarian.py:75 (MAIN)]
2026-03-31T10:45:09.491526357Z 2026-03-31 10:45:09,491 INFO: Starting LazyLibrarian web server on http://0.0.0.0:5299 [webStart.py:78 (MAIN)]
2026-03-31T10:45:09.596707184Z 2026-03-31 10:45:09,596 INFO: Scheduler started [base.py:214 (MAIN)]
2026-03-31T10:45:09.602648878Z 2026-03-31 10:45:09,602 INFO: Added job "PostProcessor" to job store "default" [base.py:1090 (MAIN)]
2026-03-31T10:45:09.605145124Z 2026-03-31 10:45:09,604 INFO: Added job "cron_search_wishlist" to job store "default" [base.py:1090 (MAIN)]
2026-03-31T10:45:09.607924962Z 2026-03-31 10:45:09,607 INFO: Added job "check_for_updates" to job store "default" [base.py:1090 (MAIN)]
2026-03-31T10:45:09.610846615Z 2026-03-31 10:45:09,610 INFO: Added job "clean_cache" to job store "default" [base.py:1090 (MAIN)]
2026-03-31T10:45:09.615362919Z 2026-03-31 10:45:09,614 INFO: Added job "cron_dbbackup" to job store "default" [base.py:1090 (MAIN)]
2026-03-31T10:45:09.618772304Z 2026-03-31 10:45:09,618 INFO: Added job "author_update" to job store "default" [base.py:1090 (MAIN)]
2026-03-31T10:45:09.622805635Z 2026-03-31 10:45:09,622 INFO: Added job "series_update" to job store "default" [base.py:1090 (MAIN)]
2026-03-31T10:45:10.141701080Z Connection to localhost (127.0.0.1) 5299 port [tcp/*] succeeded!
2026-03-31T10:45:10.159695402Z [ls.io-init] done.