Snd-R

Results 32 comments of Snd-R

For now you can only allow mixed content in your browser settings https://superuser.com/a/1672733 As for proper secure way, it is possible to expose komf using your reverse proxy and adding...

Currently it's not possible. There's no information to infer the right edition. One of the solutions would be to include the edition in filename and make it easy to parse...

I'll see what I can do with the idea above

The idea mentioned previously is more or less implemented in https://github.com/Snd-R/komf/releases/tag/0.6.1

There's only Mangadex that has cover locales and I don't think it's worth to have a separate config option for You can already configure it to only fetch the specified...

Check the logs. It prints url that Komf hits. You can manually check if those urls return correct results. If you also need to get full request body set config...

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...

It might be worth it to add additional config to webhook urls like you suggest At the moment there's `mediaServer: string //can be KOMGA or KAVITA` variable that you can...

The list of variables available in templates is in readme: https://github.com/Snd-R/komf?tab=readme-ov-file#template-variables or you can also view it in notification context section in webui You can either manually create/edit template files...