gotson / komga

Media server for comics/mangas/BDs/magazines/eBooks with API, OPDS and Kobo Sync support
https://komga.org
MIT License
4.02k stars 239 forks source link

[Feature Request] Add feature to search by library in ODPS #491

Closed edwinbadillo closed 3 years ago

edwinbadillo commented 3 years ago

Is your feature request related to a problem? Please describe.

Using Komga with different libraries for Comics, Manga and Books which might have series with the same title.

Describe the solution you'd like

Have a search feature in ODPS per library that way there isn't an overlap between the same series title in each library.

Describe alternatives you've considered or other apps that can do what you want

Prefixing series name with "(Comic)" or "(Novel)" if I know they have an alternative source.

Additional context

For web there should probably be some indicator in the web ui search results to know on which library it was found in. But that would be a different request all together.

gotson commented 3 years ago

What is your opds client? Opds does have ways of refinining search or search results but it's not supported by all clients.

edwinbadillo commented 3 years ago

Marvin 3 (iOS). I see, in my case there is no search anywhere except the main catalog page and no refinement options. Could very well be the implementation here on the app side then.

gotson commented 3 years ago

Unfortunately it doesn't really support search nor facets.

https://github.com/Feedbooks/opds-test-catalog/wiki

github-actions[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.