brummer10 / guitarix

guitarix virtual versatile amplification for Jack/Linux
286 stars 34 forks source link

Json parser fails while downloading online presets #186

Closed zainin closed 1 month ago

zainin commented 1 month ago

When trying to fetch the list of online presets from musical-artifacts it fails without any obvious errors in the GUI.
Instead, you are left with a blank list.

In console the following is logged:

I [15:00:41]  download_file  ***  https://musical-artifacts.com/artifacts.json?apps=guitarix
JsonException: Json parse error: bad token: 'n'
brummer10 commented 1 month ago

Hi Thanks for the pointer and the pull request. That points me in the right direction. Latest commit should fix the issue.

regards hermann