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

Deal with genius API hiding song language behind second API call #20

Open
Sv443 opened this issue Jul 29, 2023 · 0 comments
Open

Deal with genius API hiding song language behind second API call #20

Sv443 opened this issue Jul 29, 2023 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@Sv443
Copy link
Owner

Sv443 commented Jul 29, 2023

For some reason the song language has been removed from /search?q and is now only available in /songs/$id
This has broken the ?preferLang param.
Possible solutions:

  • Offer extra endpoints for "simple" info and "advanced" info, with different rate limits (and latencies, oof)
  • Always make a second API call at the cost of latency (yuck eww disgusting)
  • idfk
@Sv443 Sv443 added the bug Something isn't working label Jul 29, 2023
@Sv443 Sv443 self-assigned this Jul 29, 2023
@Sv443 Sv443 added this to the 1.4.0 milestone Aug 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant