davidAlgis / mp3ShazamAutoTag

Use shazam to rename and filled the tag of a list of mp3 files
MIT License
11 stars 2 forks source link

Error in recognize with shazam Error: Check args, URL is invalid #2

Open davidAlgis opened 7 months ago

davidAlgis commented 7 months ago

Sometimes, the recognize doesn't work and returns exception : Error: Check args, URL is invalid. It seems to come from shazam api; https://github.com/dotX12/ShazamIO/issues/81

davidAlgis commented 7 months ago

A temporary fixed is to do multiple try with some delay between them see commits : a690ec8fe2455725059e669c07b8db55923f72ac 57d15cf8d7d2103ea0f1e1832206e5161a7226c4