streamrip
                                
                                 streamrip copied to clipboard
                                
                                    streamrip copied to clipboard
                            
                            
                            
                        Skipping tracks on any NonStreamableError when getting downloadable info (#645)
Skipping tracks on any NonStreamableError when getting downloadable info (#645) Based on the linked issue, also added check for fallback_id as it was empty and didn't result in a correct final error.
I added the generic NonStreamableError catch as I think a track should be skipped on any reason for that exception, letting other possibly healthy tracks to be processed.
The WrongGeolocation Deezer exception from the linked album in the link affects only 2 tracks, so those cannot be downloaded. But others can.
I confirm that the problem I reported has been resolved.
Looks good. Thank you!