Releases: Rafiuth/Soggfy
Releases · Rafiuth/Soggfy
v1.4.8
Fix encoding errors with some tracks
v2.0.0-pre1
Preview release for Spotify's UI integration, may be unstable.
v1.4.7
Patch for Spotify 1.1.74
v1.4.7-pre
Fix DownloadFFmpeg script - Add UseBasicParsing flag to avoid IE dependency - Add support for Win32
v1.4.6
Patch for Spotify 1.1.71.560 - Use pattern matching to find function addresses
v1.4.4
Changelog
- Added option to convert dumped tracks, see installation for details
- Added support for MP3 streams (used by some podcasts)
- Changed path template variables, see
config.json
for details - Fixed (or reduced) crashes when using the speed command
- FFmpeg is now required for tagging and conversion
- Dropped support for Spotify versions older than 1.1.70.610
v1.3.1-beta
Rewrite playback -> track matching code
v1.2.2
Changelog
- Added support for Spotify v1.1.70.610
- Added command to override playback speed
- Fixed console encoding, songs with non-ascii characters are now displayed correctly
Notes for playback speed command
The speed is not limited, but I don't recommend setting it to more than 50x. It could get the account rate-limited or banned (needs more testing).
Spotify will crash if the value is ridiculously high (~150x). That only seems to happen when the CPU is saturated, there's probably a threading issue in Soggfy.
v1.1.0
v1.0.6
Update to the latest spotify