Skip to content

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

@Sv443

Description

@Sv443

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 double the latencies, oof)
  • Always make a second API call at the cost of latency (yuck eww disgusting)
  • idfk

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions