SAMBL 2.3.1 - Hotfix
Closes #86
- Fixes issues related to loading certain artists without featured albums
- Adds redundancy to release count checking and will skip if it errors
- Fixed searching issues
- Fixed album refreshing (again)
- Improve deep search
- Refactor to ts
/api/artistDeepSearchnow acceptscountas a parameter to specify the amount of albums to search for/api/artistDeepSearchnow returnsDeepSearchData- SAMBL-React/pages/api/providers/provider-types.ts at 7fddead288a4028b63bc8e0ca8f8d291d3f3eb56 · Lioncat6/SAMBL-React · GitHub
- Progresses Improve deep search · Issue #54 · Lioncat6/SAMBL-React · GitHub
- Fix some small miscellaneous issues