Pfuenzle / AnisearchKomga

A Metadata Provider for Komga using AniSearch
37 stars 17 forks source link

Add option to use Title for search #5

Open WorldEntityGravity opened 2 years ago

WorldEntityGravity commented 2 years ago

A small problem that I found is that the Name propery is used for the Anisearch query. Normally this isnt a problem but if the query do not return any results, due to Anisearch having a different name for the series, there is no way to correct it other then editing the Komga DB.

A quick fix would be to use the 'metadata.title' propery instead of just 'name' so the user can update the name used in the search query from Komga itself. So either a option to use Title instead of Name or switching altogether would be good to solve this.