casualsnek / onthespot

qt based music downloader written in python
GNU General Public License v2.0
741 stars 53 forks source link

Skip credits if they are not available #81

Closed tresni closed 11 months ago

tresni commented 11 months ago

I've found at least 1 track where this call leads to a 500 error. As such, the roleCredits does not exist. Wrapping this is the try allows processing to continue properly.