/game better fuzzy search #169

Closed
opened 2025-12-08 06:30:58 -05:00 by sirdog3355 · 1 comment
sirdog3355 commented 2025-12-08 06:30:58 -05:00 (Migrated from github.com)

I recall in the IsThereAnyDeal API there being an endpoint where you can provide a "fuzzy" title and get back a list of valid titles. Right now, the endpoint used by /game for title searching is absurdly finnicky. I should not have to type The Elder Scrolls V: Skyrim Special Edition to get a result; it should be able to receive Skyrim.

Desired functionality - if API allows it - is to introduce a better fuzzy search, and perhaps even conditionally require confirmation from the user on a title, for games.

I recall in the IsThereAnyDeal API there being an endpoint where you can provide a "fuzzy" title and get back a list of valid titles. Right now, the endpoint used by `/game` for title searching is absurdly finnicky. I should not have to type `The Elder Scrolls V: Skyrim Special Edition` to get a result; it should be able to receive `Skyrim`. Desired functionality - if API allows it - is to introduce a better fuzzy search, and perhaps even conditionally require confirmation from the user on a title, for games.
sirdog3355 commented 2025-12-13 03:43:57 -05:00 (Migrated from github.com)

Closed by #178

Closed by #178
Sign in to join this conversation.
No description provided.