komf icon indicating copy to clipboard operation
komf copied to clipboard

Komga and Kavita metadata fetcher

Results 79 komf issues
Sort by recently updated
recently updated
newest added

Hello, i'm running Komga behind reverse proxy and when i try to use userscript with komf i can't get it to run as indicated by the error below. Are there...

Metadata added to Kavita via the API is lost when a scan occurs, so would it be possible to have an option to lock the metadata?

checking keyword in volumes for omnibus as it says if possible to implement

According to Chinese writing conventions, it is common to use an indentation for the first line in many cases. However, Komga always ignores the first line indentation of the first...

Hi, In nautiljon, we can have multiple editions for a same manga. Example: https://www.nautiljon.com/mangas/astro+boy.html We can see 4 edition for this series. How can bind the correct edition to a...

Is it possible to choose which metadata source to scan with on the fly? Example: this manga isn't listed correctly on Anilist, but it is correct on MAL. ![image](https://user-images.githubusercontent.com/58608430/236700017-a4f641ac-3d1e-47a0-b263-48fa1a09bf57.png) It...

Tachiyomi uses tags to find out what reading mode it should be. If something has the word "manwha" or "webtoon," it will use the long strip reading mode. Most of...

Both MangaUpdates and AniList can return a name with native language. It would be nice to have a option to enable this.

Light Novel support has been added since `v0.19.0` and stabilized in `v0.20.0`, but currently it's only target API to update the metadata. One of file format usually used for light...

https://api.bgm.tv/v0/subjects/60976/subjects ``` 11:06:13.189 [JettyServerThreadPool-49] WARN io.javalin.Javalin -- Uncaught exception java.lang.NumberFormatException: For input string: "ジャンプコミックス" at java.base/jdk.internal.math.FloatingDecimal.readJavaFormatString(Unknown Source) at java.base/jdk.internal.math.FloatingDecimal.parseDouble(Unknown Source) at java.base/java.lang.Double.parseDouble(Unknown Source) at org.snd.metadata.providers.bangumi.BangumiMetadataMapper.toSeriesMetadata(BangumiMetadataMapper.kt:87) at org.snd.metadata.providers.bangumi.BangumiMetadataProvider.getSeriesMetadata(BangumiMetadataProvider.kt:39) at org.snd.mediaserver.MetadataService.setSeriesMetadata-_O6TCEk(MetadataService.kt:73) at...