Skip to content

Releases: Rafiuth/Soggfy

v1.4.8

10 Dec 02:27
Compare
Choose a tag to compare
Fix encoding errors with some tracks

v2.0.0-pre1

08 Dec 01:54
Compare
Choose a tag to compare
v2.0.0-pre1 Pre-release
Pre-release

Preview release for Spotify's UI integration, may be unstable.

v1.4.7

08 Dec 00:38
Compare
Choose a tag to compare
Patch for Spotify 1.1.74

v1.4.7-pre

01 Nov 02:45
Compare
Choose a tag to compare
v1.4.7-pre Pre-release
Pre-release
Fix DownloadFFmpeg script

- Add UseBasicParsing flag to avoid IE dependency
- Add support for Win32

v1.4.6

30 Oct 00:27
Compare
Choose a tag to compare
Patch for Spotify 1.1.71.560

- Use pattern matching to find function addresses

v1.4.4

22 Oct 03:41
Compare
Choose a tag to compare

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

16 Oct 04:41
Compare
Choose a tag to compare
v1.3.1-beta Pre-release
Pre-release
Rewrite playback -> track matching code

v1.2.2

14 Oct 00:46
Compare
Choose a tag to compare

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

07 Oct 00:52
Compare
Choose a tag to compare

Changelog

Features

  • Support for podcasts (#2)
  • Utility script to block spotify updates

v1.0.6

01 Oct 01:37
Compare
Choose a tag to compare
Update to the latest spotify