streamrip icon indicating copy to clipboard operation
streamrip copied to clipboard

Skipping tracks on any NonStreamableError when getting downloadable info (#645)

Open mortalis13 opened this issue 1 year ago • 1 comments

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.

mortalis13 avatar Jun 23 '24 21:06 mortalis13

I confirm that the problem I reported has been resolved.

pio2398 avatar Jun 25 '24 19:06 pio2398

Looks good. Thank you!

nathom avatar Jul 07 '24 15:07 nathom