Slyyxp / rsack

Ransack「rsack」is a lossless Korean music downloader
MIT License
84 stars 12 forks source link

Labels cause artist batching to fail #53

Closed Slyyxp closed 1 year ago

Slyyxp commented 1 year ago

Labels are actually not returned in the API response when requesting artist information. They are present in the response as a NoneType, this means an additional request has to be done. Although slower it's necessary for all the information we need for tagging.