Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update howlongtobeat extension #17079

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

7splay
Copy link

@7splay 7splay commented Feb 15, 2025

Description

Recently I downloaded this extension and noticed that the search didn't work at all, I was always getting 'Could not perform search Error: Hash not found'. I went to howlongtobeat.com and tried searching for a game and checking where the request goes to. It was api/ouch/, so i forked the extension, changed the endpoints used in the code, and this seems to have fixed the issue!

Screencast

Checklist

- Title case and publish command in package.json
- Fix error: Hash not found by changing search endpoint from api/s/ to api/ouch/
- Initial commit
@raycastbot raycastbot added extension fix / improvement Label for PRs with extension's fix improvements extension: how-long-to-beat Issues related to the how-long-to-beat extension labels Feb 15, 2025
@raycastbot
Copy link
Collaborator

raycastbot commented Feb 15, 2025

Thank you for your first contribution! 🎉

🔔 @Cronos87 @whitespacecode @ridemountainpig you might want to have a look.

You can use this guide to learn how to check out the Pull Request locally in order to test it.

Due to our current reduced availability, the initial review may take up to 10-15 business days

Copy link
Contributor

@ridemountainpig ridemountainpig left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

Copy link
Contributor

@Cronos87 Cronos87 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me too. Many thanks for the fix 🙏🏻

Copy link
Collaborator

@pernielsentikaer pernielsentikaer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Request a new review when you are ready. Feel free to contact me here or at Slack if you have any questions.

@pernielsentikaer pernielsentikaer self-assigned this Feb 25, 2025
7splay and others added 2 commits February 25, 2025 22:28
Change the title back to HowLongToBeat
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
extension fix / improvement Label for PRs with extension's fix improvements extension: how-long-to-beat Issues related to the how-long-to-beat extension
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants