Changes:
- Removed broken
?preferLang
parameter due to genius API not returning a song language anymore (#20) - Added temporary
?disableFuzzy
parameter to optionally disable fuzzy filtering since it's not as accurate as it should be
Fixes:
- Fixed errored response for
/translations/:songId
- it now sets matches to null and gives a different error message if the provided song ID is invalid (#18)