nesaku / BiblioReads

An Alternative Private Goodreads Front-End.
https://biblioreads.eu.org
GNU Affero General Public License v3.0
183 stars 9 forks source link

[Feature] Automatically redirect search results #22

Closed Victor239 closed 7 months ago

Victor239 commented 7 months ago

Is your feature request related to a problem/an inconvenience? Please describe. I have a search plugin installed for Goodreads. For most other searches being redirected via LibRedirector I'm seamlessly redirected to a search results page on the proxy site - for BiblioReads however it can't handle the search request.

Describe the solution/feature you'd like When a user attempts to go to a search result e.g. https://www.goodreads.com/search?q=the+hobbit then they're redirected to the appropriate proxy search result page e.g. https://biblioreads.eu.org/search/the%20hobbit?type=books

Describe alternatives you've considered N/A

Additional context N/A

nesaku commented 7 months ago

Hello Victor239, Thank you for the feature request. The search results should now be redirected in https://github.com/nesaku/BiblioReads/commit/cf1a0aa1e77c923611cb0d4aa068c27be7d231db (v2.21.0)