2026-05-27T22:27:47.288241699Z [migrations] started
2026-05-27T22:27:47.288286890Z [migrations] no migrations found
2026-05-27T22:27:47.315026636Z usermod: no changes
2026-05-27T22:27:47.324012684Z ───────────────────────────────────────
2026-05-27T22:27:47.324025009Z 
2026-05-27T22:27:47.324029017Z       ██╗     ███████╗██╗ ██████╗
2026-05-27T22:27:47.324032904Z       ██║     ██╔════╝██║██╔═══██╗
2026-05-27T22:27:47.324036832Z       ██║     ███████╗██║██║   ██║
2026-05-27T22:27:47.324040580Z       ██║     ╚════██║██║██║   ██║
2026-05-27T22:27:47.324044598Z       ███████╗███████║██║╚██████╔╝
2026-05-27T22:27:47.324048336Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-05-27T22:27:47.324052233Z 
2026-05-27T22:27:47.324055801Z    Brought to you by linuxserver.io
2026-05-27T22:27:47.324059498Z ───────────────────────────────────────
2026-05-27T22:27:47.324277647Z 
2026-05-27T22:27:47.324287046Z To support LSIO projects visit:
2026-05-27T22:27:47.324291395Z https://www.linuxserver.io/donate/
2026-05-27T22:27:47.324295163Z 
2026-05-27T22:27:47.324298760Z ───────────────────────────────────────
2026-05-27T22:27:47.324302788Z GID/UID
2026-05-27T22:27:47.324306876Z ───────────────────────────────────────
2026-05-27T22:27:47.328642028Z 
2026-05-27T22:27:47.328648140Z User UID:    911
2026-05-27T22:27:47.328651928Z User GID:    911
2026-05-27T22:27:47.328655575Z ───────────────────────────────────────
2026-05-27T22:27:47.329693075Z Linuxserver.io version: 5985b576-ls293
2026-05-27T22:27:47.329901344Z Build-date: 2026-05-27T22:22:46+00:00
2026-05-27T22:27:47.329905583Z ───────────────────────────────────────
2026-05-27T22:27:47.329909490Z     
2026-05-27T22:27:47.383692883Z [custom-init] No custom files found, skipping...
2026-05-27T22:27:48.667062328Z 2026-05-27 22:27:48,666 INFO: Enabled configured INFO level logging. [startup.py:145 (MAIN/lazylibrarian.startup)]
2026-05-27T22:27:48.667449278Z 2026-05-27 22:27:48,667 INFO: Lazylibrarian (pid 172) is starting up... [startup.py:198 (MAIN/lazylibrarian.startup)]
2026-05-27T22:27:50.668475933Z 2026-05-27 22:27:50,668 DEBUG: Set config[LOGDIR]=/config/log [configtypes.py:170 (MAIN/special.configwrite)]
2026-05-27T22:27:50.668541615Z 2026-05-27 22:27:50,668 DEBUG: Set config[EBOOK_DIR]=/books [configtypes.py:170 (MAIN/special.configwrite)]
2026-05-27T22:27:50.668555032Z 2026-05-27 22:27:50,668 DEBUG: Set config[DOWNLOAD_DIR]=/downloads [configtypes.py:170 (MAIN/special.configwrite)]
2026-05-27T22:27:50.669233428Z 2026-05-27 22:27:50,669 DEBUG: Set config[AUDIOBOOK_DEST_FOLDER]=$Author/$Title [configtypes.py:170 (MAIN/special.configwrite)]
2026-05-27T22:27:50.669867185Z 2026-05-27 22:27:50,669 DEBUG: Read config[LOGDIR]=/config/log [configtypes.py:154 (MAIN)]
2026-05-27T22:27:50.669935753Z 2026-05-27 22:27:50,669 DEBUG: Read config[LOGSPECIALDEBUG]= [configtypes.py:154 (MAIN)]
2026-05-27T22:27:50.688317224Z 2026-05-27 22:27:50,687 INFO: Apprise library (1.10.0) installed [startup.py:237 (MAIN)]
2026-05-27T22:27:50.774155457Z 2026-05-27 22:27:50,773 INFO: Database is v0, integrity check: ok [startup.py:285 (MAIN)]
2026-05-27T22:27:50.774692749Z 2026-05-27 22:27:50,774 INFO: Creating new database, version 89 [dbupgrade.py:199 (MAIN)]
2026-05-27T22:27:50.794512698Z 2026-05-27 22:27:50,794 INFO: Config file /config/config.ini has been saved with 5 items [config2.py:376 (CONFIG2_WRITE)]
2026-05-27T22:27:50.861642130Z 2026-05-27 22:27:50,861 ERROR: Config[HC_KEY]: read_error [configtypes.py:874 (MAIN)]
2026-05-27T22:27:50.864165222Z 2026-05-27 22:27:50,863 INFO: Database check found 0 errors [dbupgrade.py:882 (MAIN)]
2026-05-27T22:27:50.866890791Z 2026-05-27 22:27:50,866 INFO: Database updated to version 89 [dbupgrade.py:315 (MAIN)]
2026-05-27T22:27:51.302368617Z 2026-05-27 22:27:51,302 INFO: Loaded genres from /app/lazylibrarian/example.genres.json [startup.py:453 (MAIN)]
2026-05-27T22:27:51.461473633Z 2026-05-27 22:27:51,461 INFO: Bookstrap found 16 themes [startup.py:404 (MAIN)]
2026-05-27T22:27:51.724494261Z 2026-05-27 22:27:51,724 INFO: Starting LazyLibrarian on port: 5299, webroot "" [LazyLibrarian.py:75 (MAIN)]
2026-05-27T22:27:51.724786680Z 2026-05-27 22:27:51,724 INFO: Starting LazyLibrarian web server on http://0.0.0.0:5299 [webStart.py:78 (MAIN)]
2026-05-27T22:27:51.831521910Z 2026-05-27 22:27:51,830 INFO: Scheduler started [base.py:214 (MAIN)]
2026-05-27T22:27:51.837712959Z 2026-05-27 22:27:51,837 INFO: Added job "PostProcessor" to job store "default" [base.py:1090 (MAIN)]
2026-05-27T22:27:51.840147633Z 2026-05-27 22:27:51,840 INFO: Added job "cron_search_wishlist" to job store "default" [base.py:1090 (MAIN)]
2026-05-27T22:27:51.842694392Z 2026-05-27 22:27:51,842 INFO: Added job "check_for_updates" to job store "default" [base.py:1090 (MAIN)]
2026-05-27T22:27:51.845314509Z 2026-05-27 22:27:51,845 INFO: Added job "clean_cache" to job store "default" [base.py:1090 (MAIN)]
2026-05-27T22:27:51.847500442Z 2026-05-27 22:27:51,847 INFO: Added job "cron_dbbackup" to job store "default" [base.py:1090 (MAIN)]
2026-05-27T22:27:51.851120744Z 2026-05-27 22:27:51,850 INFO: Added job "author_update" to job store "default" [base.py:1090 (MAIN)]
2026-05-27T22:27:51.855056049Z 2026-05-27 22:27:51,854 INFO: Added job "series_update" to job store "default" [base.py:1090 (MAIN)]
2026-05-27T22:27:52.423458493Z Connection to localhost (127.0.0.1) 5299 port [tcp/*] succeeded!
2026-05-27T22:27:52.441907510Z [ls.io-init] done.