kellnerd / harmony

Music Metadata Aggregator and MusicBrainz Importer
MIT License
40 stars 6 forks source link

fix(Tidal): fixed request error detection #27

Closed phw closed 3 months ago

phw commented 3 months ago

This is a small fix for 6124885c41858e49b9e47f3acd5aa313856bacdb . The error handling detected all (non-empty) responses as error. Actually check for the errors attribute.