Rsack

Latest version: v0.7.71

Safety actively analyzes 666166 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 6

0.6.3

Fix issue where metadata was not being unquoted.

0.6.2

Bypass device id changes on Genie.co.kr

Previously if you streamed/downloaded at another location you would be thrown 'DeviceIDError'.
This is now bypassed by providing specific POST data to Genie on track request.

This means you can stream/download from as many locations as you want without having to wait for the issue to resolve itself.

0.6.1

Allows user to select cover size for Bugs.co.kr

0.6.0

Bugs
- Client has been refactored to be more intuitive for use.
- Cleaner ouput

Genie
- Better debug output
- Contributions can now be skipped within artist batching.
You will need to add this to rsack_settings.ini or re-generate your config.
- Removed the `_collect()` function, album meta was being obtained twice so now this should speed up.
- Handle missing High-Res album artworks.
Previously if 600x600 was not available the album would not download

I consider this release to be stable as I have not seen a single error as of writing this.

0.5.1

Genie

- IndexError is no longer thrown when a track is unstreamable.
- ConnectionError is handled with a try/except.
- Artist Info endpoint is now implemented within the client. This is not called within the scope of `Download()` and is more for your own use.

This version should allow for smoother artist batching

0.5.0

Bugs Updates
- FLAC false-positive handled.
MP3 is now properly downloadable in some cases FLAC can't be downloaded.
This would previously throw `mutagen.FLAC.NoHeaderError`
- Labels are now properly added to tags. (E.G. YG Entertainment)
- Album artist is now properly tagged. (This was previously tagged using the track artist)
- Multi-Disc albums are now organised into subdirectories
- Untimed lyrics are now properly downloaded when Timed is not available.
- Exist checks added
- Resumes added
.temp files are now used. These files will resume downloading from where they left off if you for any reason need to restart the download.
- All functions documented and type-hinted

README.md
- Korean is now available and is now the default as this project is targeted at korean webstores.
- English translation is still available.

Page 3 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.