Slyyxp / rsack

Ransack「rsack」is a lossless Korean music downloader
MIT License
84 stars 12 forks source link

Improve exist checks #45

Closed Slyyxp closed 2 years ago

Slyyxp commented 2 years ago

Exist checks are present but are only made after a lot of requests go out for relevant album/track information, this slows down completion time a lot.

Slyyxp commented 2 years ago

a238582601db9fce5c0fbbd087feb24e03cddc01

Exist checks are now much faster as unnecessary requests aren't in the way.

Slyyxp commented 2 years ago

https://github.com/Slyyxp/rsack/commit/a238582601db9fce5c0fbbd087feb24e03cddc01 causes first track to be skipped

Slyyxp commented 2 years ago

4b886003ac8b335b588df3762badb74b8867dcb0