I can't embed thumbnails in kavita
Since you don't seem to be watching the discord, I'll post here.
Sorry, I think my komf settings are not working properly. Please help me. I scraped comics with komf and got their metadata and thumbnails. However, when I refresh the screen, the thumbnails I got go back to their original state. I'm reading comics with cdisplayEX and want to display my library with beautiful thumbnails. After scraping with komf, the thumbnails are indeed updated, but they are restored if I wait a while or press F5.
In komga, scraping with komf works fine for embedding. Kavita has some great features that komga doesn't have, so I would definitely like to use it as well. _kavita-komf_logs (1).txt _kavita_logs (1).txt
scraping_now https://i.imgur.com/lxjbx9i.png after_scrape https://i.imgur.com/s7HIxzm.png
Do you have kavita.metadataUpdate.default.lockCovers=true option disabled in your config? Set it to true if it's disabled. And does this also happen when you manually upload a cover and reanalyze series in Kavita?
If image is uploaded but then removed right away it might be an issue with Kavita
Thank you for your reply. I'm sorry, but where is kavita.metadataUpdate.default.lockCovers= written? I checked komf's application.yml and kavita's appsettings.json, but it's not written anywhere. I couldn't find it in the komf settings of kavita's webui either.
application.ymlを確認しましたがkavita.metadataUpdate.default.lockCovers=trueはどこにも書いてありませんでした。 どこに記載する必要がありますか?
kavita: baseUri: "http://kavita:5000" apiKey: "****" metadataUpdate: default: bookCovers: true updateModes: - "COMIC_INFO" - "API" postProcessing: seriesTitle: true seriesTitleLanguage: "ja" alternativeSeriesTitles: true alternativeSeriesTitleLanguages: - "ja-ro" - "ja" languageValue: "ja"