2026-02-28T19:03:58.288805158Z [migrations] started
2026-02-28T19:03:58.293842091Z [migrations] no migrations found
2026-02-28T19:03:59.028347798Z usermod: no changes
2026-02-28T19:03:59.203628159Z ───────────────────────────────────────
2026-02-28T19:03:59.203673941Z 
2026-02-28T19:03:59.203682538Z       ██╗     ███████╗██╗ ██████╗
2026-02-28T19:03:59.203690184Z       ██║     ██╔════╝██║██╔═══██╗
2026-02-28T19:03:59.203697579Z       ██║     ███████╗██║██║   ██║
2026-02-28T19:03:59.203704813Z       ██║     ╚════██║██║██║   ██║
2026-02-28T19:03:59.203712098Z       ███████╗███████║██║╚██████╔╝
2026-02-28T19:03:59.203719362Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-02-28T19:03:59.203726717Z 
2026-02-28T19:03:59.203733721Z    Brought to you by linuxserver.io
2026-02-28T19:03:59.203740876Z ───────────────────────────────────────
2026-02-28T19:03:59.215309531Z 
2026-02-28T19:03:59.215622502Z To support LSIO projects visit:
2026-02-28T19:03:59.215664787Z https://www.linuxserver.io/donate/
2026-02-28T19:03:59.215673364Z 
2026-02-28T19:03:59.215932406Z ───────────────────────────────────────
2026-02-28T19:03:59.215947055Z GID/UID
2026-02-28T19:03:59.216587906Z ───────────────────────────────────────
2026-02-28T19:03:59.310859970Z 
2026-02-28T19:03:59.310896484Z User UID:    911
2026-02-28T19:03:59.310905221Z User GID:    911
2026-02-28T19:03:59.310912777Z ───────────────────────────────────────
2026-02-28T19:03:59.354475348Z Linuxserver.io version: e7c7ce2d-ls261
2026-02-28T19:03:59.358029686Z Build-date: 2026-02-28T18:59:01+00:00
2026-02-28T19:03:59.358043904Z ───────────────────────────────────────
2026-02-28T19:03:59.358048774Z     
2026-02-28T19:04:02.440699811Z [custom-init] No custom files found, skipping...
2026-02-28T19:04:29.660693998Z 2026-02-28 19:04:29,658 INFO: Enabled configured INFO level logging. [startup.py:145 (MAIN/lazylibrarian.startup)]
2026-02-28T19:04:29.662856312Z 2026-02-28 19:04:29,662 INFO: Lazylibrarian (pid 612) is starting up... [startup.py:198 (MAIN/lazylibrarian.startup)]
2026-02-28T19:04:31.672436824Z 2026-02-28 19:04:31,671 DEBUG: Set config[LOGDIR]=/config/log [configtypes.py:170 (MAIN/special.configwrite)]
2026-02-28T19:04:31.673236404Z 2026-02-28 19:04:31,672 DEBUG: Set config[EBOOK_DIR]=/books [configtypes.py:170 (MAIN/special.configwrite)]
2026-02-28T19:04:31.673995171Z 2026-02-28 19:04:31,673 DEBUG: Set config[DOWNLOAD_DIR]=/downloads [configtypes.py:170 (MAIN/special.configwrite)]
2026-02-28T19:04:31.687056333Z 2026-02-28 19:04:31,686 DEBUG: Set config[AUDIOBOOK_DEST_FOLDER]=$Author/$Title [configtypes.py:170 (MAIN/special.configwrite)]
2026-02-28T19:04:31.698991386Z 2026-02-28 19:04:31,698 DEBUG: Read config[LOGDIR]=/config/log [configtypes.py:154 (MAIN)]
2026-02-28T19:04:31.700796692Z 2026-02-28 19:04:31,700 DEBUG: Read config[LOGSPECIALDEBUG]= [configtypes.py:154 (MAIN)]
2026-02-28T19:04:32.063210662Z 2026-02-28 19:04:32,062 INFO: Apprise library (1.9.7) installed [startup.py:237 (MAIN)]
2026-02-28T19:04:32.406547366Z 2026-02-28 19:04:32,405 INFO: Database is v0, integrity check: ok [startup.py:285 (MAIN)]
2026-02-28T19:04:32.417749805Z 2026-02-28 19:04:32,417 INFO: Creating new database, version 89 [dbupgrade.py:199 (MAIN)]
2026-02-28T19:04:32.841193360Z 2026-02-28 19:04:32,840 INFO: Config file /config/config.ini has been saved with 5 items [config2.py:376 (CONFIG2_WRITE)]
2026-02-28T19:04:34.516994698Z 2026-02-28 19:04:34,516 ERROR: Config[HC_KEY]: read_error [configtypes.py:874 (MAIN)]
2026-02-28T19:04:34.581867793Z 2026-02-28 19:04:34,581 INFO: Database check found 0 errors [dbupgrade.py:873 (MAIN)]
2026-02-28T19:04:34.638793844Z 2026-02-28 19:04:34,638 INFO: Database updated to version 89 [dbupgrade.py:315 (MAIN)]
2026-02-28T19:04:36.855534438Z 2026-02-28 19:04:36,854 INFO: Loaded genres from /app/lazylibrarian/example.genres.json [startup.py:453 (MAIN)]
2026-02-28T19:04:36.931106136Z 2026-02-28 19:04:36,930 INFO: Bookstrap found 16 themes [startup.py:404 (MAIN)]
2026-02-28T19:04:38.122991075Z 2026-02-28 19:04:38,122 INFO: Starting LazyLibrarian on port: 5299, webroot "" [LazyLibrarian.py:75 (MAIN)]
2026-02-28T19:04:38.125228872Z 2026-02-28 19:04:38,124 INFO: Starting LazyLibrarian web server on http://0.0.0.0:5299 [webStart.py:78 (MAIN)]
2026-02-28T19:04:38.270534252Z 2026-02-28 19:04:38,269 INFO: Scheduler started [base.py:214 (MAIN)]
2026-02-28T19:04:38.310357864Z Connection to localhost (127.0.0.1) 5299 port [tcp/*] succeeded!
2026-02-28T19:04:38.317403072Z 2026-02-28 19:04:38,316 INFO: Added job "PostProcessor" to job store "default" [base.py:1090 (MAIN)]
2026-02-28T19:04:38.339315186Z 2026-02-28 19:04:38,338 INFO: Added job "cron_search_wishlist" to job store "default" [base.py:1090 (MAIN)]
2026-02-28T19:04:38.359313265Z 2026-02-28 19:04:38,358 INFO: Added job "check_for_updates" to job store "default" [base.py:1090 (MAIN)]
2026-02-28T19:04:38.380922921Z 2026-02-28 19:04:38,380 INFO: Added job "clean_cache" to job store "default" [base.py:1090 (MAIN)]
2026-02-28T19:04:38.397906079Z 2026-02-28 19:04:38,397 INFO: Added job "cron_dbbackup" to job store "default" [base.py:1090 (MAIN)]
2026-02-28T19:04:38.423399455Z 2026-02-28 19:04:38,422 INFO: Added job "author_update" to job store "default" [base.py:1090 (MAIN)]
2026-02-28T19:04:38.447857155Z 2026-02-28 19:04:38,447 INFO: Added job "series_update" to job store "default" [base.py:1090 (MAIN)]
2026-02-28T19:04:38.794673537Z [ls.io-init] done.