redsudo / RedSea

Music downloader for Tidal, depecrated (again)
84 stars 22 forks source link

RedSea brute force fails to reset session loop when moving to the next track in the list #30

Open redsudo opened 5 years ago

redsudo commented 5 years ago

When bruteforce is enabled and a track cannot be downloaded by the active session, redsea will loop through the remaining available sessions. Once the session list is exhausted, redsea skip the track and moves on. The issue is the it continues on with the last session in the loop and if that fails on a subsequent track, the rest of the track list is skipped.