2026-05-30T19:57:02.516116792Z [migrations] started
2026-05-30T19:57:02.524555129Z [migrations] no migrations found
2026-05-30T19:57:03.446570196Z usermod: no changes
2026-05-30T19:57:03.598516283Z ───────────────────────────────────────
2026-05-30T19:57:03.598545602Z 
2026-05-30T19:57:03.598551104Z       ██╗     ███████╗██╗ ██████╗
2026-05-30T19:57:03.598556314Z       ██║     ██╔════╝██║██╔═══██╗
2026-05-30T19:57:03.598561374Z       ██║     ███████╗██║██║   ██║
2026-05-30T19:57:03.598566154Z       ██║     ╚════██║██║██║   ██║
2026-05-30T19:57:03.598570863Z       ███████╗███████║██║╚██████╔╝
2026-05-30T19:57:03.598575863Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-05-30T19:57:03.598581084Z 
2026-05-30T19:57:03.598586345Z    Brought to you by linuxserver.io
2026-05-30T19:57:03.598591415Z ───────────────────────────────────────
2026-05-30T19:57:03.608112362Z 
2026-05-30T19:57:03.608347636Z To support LSIO projects visit:
2026-05-30T19:57:03.608356203Z https://www.linuxserver.io/donate/
2026-05-30T19:57:03.608360191Z 
2026-05-30T19:57:03.608631598Z ───────────────────────────────────────
2026-05-30T19:57:03.608637169Z GID/UID
2026-05-30T19:57:03.609171786Z ───────────────────────────────────────
2026-05-30T19:57:03.739776416Z 
2026-05-30T19:57:03.739800274Z User UID:    911
2026-05-30T19:57:03.739810575Z User GID:    911
2026-05-30T19:57:03.739819172Z ───────────────────────────────────────
2026-05-30T19:57:03.788036464Z Linuxserver.io version: 491937de-ls296
2026-05-30T19:57:03.792297216Z Build-date: 2026-05-30T19:52:15+00:00
2026-05-30T19:57:03.792319190Z ───────────────────────────────────────
2026-05-30T19:57:03.792328599Z     
2026-05-30T19:57:08.252502577Z [custom-init] No custom files found, skipping...
2026-05-30T19:57:38.358951018Z 2026-05-30 19:57:38,356 INFO: Enabled configured INFO level logging. [startup.py:145 (MAIN/lazylibrarian.startup)]
2026-05-30T19:57:38.361066249Z 2026-05-30 19:57:38,360 INFO: Lazylibrarian (pid 609) is starting up... [startup.py:198 (MAIN/lazylibrarian.startup)]
2026-05-30T19:57:40.370052294Z 2026-05-30 19:57:40,369 DEBUG: Set config[LOGDIR]=/config/log [configtypes.py:170 (MAIN/special.configwrite)]
2026-05-30T19:57:40.370869560Z 2026-05-30 19:57:40,370 DEBUG: Set config[EBOOK_DIR]=/books [configtypes.py:170 (MAIN/special.configwrite)]
2026-05-30T19:57:40.371658339Z 2026-05-30 19:57:40,371 DEBUG: Set config[DOWNLOAD_DIR]=/downloads [configtypes.py:170 (MAIN/special.configwrite)]
2026-05-30T19:57:40.385088570Z 2026-05-30 19:57:40,384 DEBUG: Set config[AUDIOBOOK_DEST_FOLDER]=$Author/$Title [configtypes.py:170 (MAIN/special.configwrite)]
2026-05-30T19:57:40.397277742Z 2026-05-30 19:57:40,396 DEBUG: Read config[LOGDIR]=/config/log [configtypes.py:154 (MAIN)]
2026-05-30T19:57:40.399123610Z 2026-05-30 19:57:40,398 DEBUG: Read config[LOGSPECIALDEBUG]= [configtypes.py:154 (MAIN)]
2026-05-30T19:57:40.760496665Z 2026-05-30 19:57:40,759 INFO: Apprise library (1.11.0) installed [startup.py:237 (MAIN)]
2026-05-30T19:57:41.114328460Z 2026-05-30 19:57:41,113 INFO: Database is v0, integrity check: ok [startup.py:285 (MAIN)]
2026-05-30T19:57:41.125978756Z 2026-05-30 19:57:41,125 INFO: Creating new database, version 89 [dbupgrade.py:199 (MAIN)]
2026-05-30T19:57:41.574271268Z 2026-05-30 19:57:41,573 INFO: Config file /config/config.ini has been saved with 5 items [config2.py:376 (CONFIG2_WRITE)]
2026-05-30T19:57:43.310633511Z 2026-05-30 19:57:43,309 ERROR: Config[HC_KEY]: read_error [configtypes.py:874 (MAIN)]
2026-05-30T19:57:43.377798017Z 2026-05-30 19:57:43,377 INFO: Database check found 0 errors [dbupgrade.py:882 (MAIN)]
2026-05-30T19:57:43.435567118Z 2026-05-30 19:57:43,435 INFO: Database updated to version 89 [dbupgrade.py:315 (MAIN)]
2026-05-30T19:57:45.705777772Z 2026-05-30 19:57:45,705 INFO: Loaded genres from /app/lazylibrarian/example.genres.json [startup.py:453 (MAIN)]
2026-05-30T19:57:45.782232341Z 2026-05-30 19:57:45,781 INFO: Bookstrap found 16 themes [startup.py:404 (MAIN)]
2026-05-30T19:57:46.842172752Z 2026-05-30 19:57:46,841 INFO: Starting LazyLibrarian on port: 5299, webroot "" [LazyLibrarian.py:75 (MAIN)]
2026-05-30T19:57:46.844464919Z 2026-05-30 19:57:46,844 INFO: Starting LazyLibrarian web server on http://0.0.0.0:5299 [webStart.py:78 (MAIN)]
2026-05-30T19:57:46.996580959Z 2026-05-30 19:57:46,995 INFO: Scheduler started [base.py:214 (MAIN)]
2026-05-30T19:57:47.059381414Z 2026-05-30 19:57:47,058 INFO: Added job "PostProcessor" to job store "default" [base.py:1090 (MAIN)]
2026-05-30T19:57:47.080462587Z 2026-05-30 19:57:47,079 INFO: Added job "cron_search_wishlist" to job store "default" [base.py:1090 (MAIN)]
2026-05-30T19:57:47.101252934Z 2026-05-30 19:57:47,100 INFO: Added job "check_for_updates" to job store "default" [base.py:1090 (MAIN)]
2026-05-30T19:57:47.123684927Z 2026-05-30 19:57:47,123 INFO: Added job "clean_cache" to job store "default" [base.py:1090 (MAIN)]
2026-05-30T19:57:47.139350111Z 2026-05-30 19:57:47,138 INFO: Added job "cron_dbbackup" to job store "default" [base.py:1090 (MAIN)]
2026-05-30T19:57:47.165880400Z 2026-05-30 19:57:47,165 INFO: Added job "author_update" to job store "default" [base.py:1090 (MAIN)]
2026-05-30T19:57:47.170719617Z Connection to localhost (127.0.0.1) 5299 port [tcp/*] succeeded!
2026-05-30T19:57:47.191825770Z 2026-05-30 19:57:47,191 INFO: Added job "series_update" to job store "default" [base.py:1090 (MAIN)]
2026-05-30T19:57:47.743236798Z [ls.io-init] done.