Skip to content

Releases: songify-rocks/Songify

v1.6.7.2

19 Nov 20:07
Compare
Choose a tag to compare

Fixes:

  • Fix crash on Browser and Desktop Players: Using browser based players or dekstop players caused a crash on fetching that is now resolved.
  • i18n: Minor fixes in translations

Full Changelog: v1.6.7.1...v1.6.7.2

ko-fi

Songify.zip:
MD5: D2F6E3C96240E2242F556920E1FA7EA2
SHA1: AE00F4E6ADAC0D56ED477E81CF4C77FD7A709D1F
SHA256: 83CDB9A5B13BA9394FD1E2E2FBF0837E1EB3CDAE8CAB207090327AA8E8E9BC41

Songify.exe:
MD5: 52328A0835AF57577C7A266ECAEF48C5
SHA1: 0C4588CB6DF2262B8216A8B352D0196194D1434D
SHA256: 00CB490E20EF8298FB9409CDAA3F468D3A2AA47B7455790FB3423B1903BB7CF4

v1.6.7.1

19 Nov 06:08
Compare
Choose a tag to compare

Fixes:

  • Fix for local files: Local songs are now detected properly.

Full Changelog: v1.6.7.0...v1.6.7.1

ko-fi

Songify.zip:
MD5: 115AE658094E8BDE3CCB0DAC994D781A
SHA1: B5BBC20649CF617EBFF87D9267F790D04B00038C
SHA256: A5E2B476A48470D857B9715413799745BA39A04AED87571CBC680D2D51F32489

Songify.exe:
MD5: 152B28F963B71A7372784A77D9259F6B
SHA1: 9CEDA7410A7372AF8E6B1A87C135A9A7EC642133
SHA256: D401B80538A8DD25C7DB3393349AAB2A00166A038ED227F52A721D4EAE8B8E17

v1.6.7.0

18 Nov 14:07
Compare
Choose a tag to compare

New Features:

  • Canvas Support: Added support for displaying Canvas (if available).
  • Album Cover Retention: Added an option to retain the album cover when "clear everything" is selected in the pause options.
  • Per-User Cooldown for !ssr: Introduced a setting for a per-user cooldown on the !ssr command (Settings -> SongRequest).
    • Added a custom response option for per-user cooldown (Settings -> Responses).
  • Follower User Level: Introduced Follower as a new user level. This requires re-logging with Twitch to enable necessary scopes.
    • Enable Follower as an allowed user level in Settings -> SongRequest.
    • Configure the maximum number of song requests Follower users can have in the queue.
  • New Commands: Added !bansong command for moderators and broadcasters to skip the current song and add it to the blocked songs list.
  • Spotify "Liked Songs" Playlist: Enabled support for Spotify’s "Liked Songs" playlist as the liked songs playlist.
    Screenshot
  • Custom Queue Trigger: Added a custom trigger option for the !queue command.
  • Spotify Legacy Pause Options: Added custom pause options.

Changes:

  • Improved Spotify Search Encoding: Enhanced Spotify search query encoding to yield better search results.
  • Expanded Command Flexibility: Most commands now accept string parameters where applicable, allowing for more detailed and flexible command use.
  • Spotify API Connection for Legacy Mode: The Spotify API now automatically connects when Spotify Legacy mode is selected, improving integration and compatibility.

Fixes:

  • Twitch Login Crash: Resolved a crash caused by an issue with the salt value during Twitch login.
  • Auto-Start Connection Issue: Fixed a crash that occurred when Songify was set to auto-start without internet connectivity.
  • Twitch Follow Check Crash: Fixed a crash that occurred during Twitch message handling when checking if a chatter is following. This requires re-logging with Twitch to enable necessary scopes.
  • Typos: Corrected several typos across the application.

Languages:

  • New Language Added: Added support for Belarusian.
  • Translation Improvements: Updated and corrected translations across various languages.

Full Changelog: v1.6.6.0...v1.6.7.0

ko-fi

Checksums:

Songify.zip:
MD5: C0F9F32B60561E1D2A662E55DE5D222E
SHA1: 20B665770129D8858BB17C7D5760C60BACFB0B0D
SHA256: E94A7F07612BE6E4EAED7DEE486E222C00E5A579E2A41AF9890D02A5B788C78F

Songify.exe:
MD5: D0FA035B37CDC2D918B0D6A4601CC1BF
SHA1: F7B71EF8A310F53170E452371FFD78FB348FC945
SHA256: 50F5D97D3233B334443DB202A8E3643635521AE3CFCD9D77F1A3CBDD9310D13C

v1.6.6.0

03 Oct 10:25
Compare
Choose a tag to compare

Patchnotes 1.6.6

New Features:

  • Added new app icon for beta version.
  • Beta indicator included in the window title.
  • Introduced Spotify controls in the queue window.
  • Added "Like" and "Skip" actions to the queue window.
  • Public Service Announcements (PSAs):
    • PSAs can now be marked as read.
    • High-severity PSAs trigger a Windows notification.
  • Improved !queue command handling:
    • The command can now be toggled on/off in the commands section.
  • Added a prompt to clarify that clicking "+" is required to add a channel reward to the list of enabled song request rewards.
  • Introduced a skip button for each song in the queue window, allowing users to mark songs to be skipped.
  • Updated !remove command to accept a username argument so mods can remove song requests by specific users. It will always remove the latest request from that user, with the syntax !remove @user or !remove user (#123).

Changes:

  • Twitch autoconnect is now enabled by default.

Bug Fixes:

  • Fixed YouTube song fetching issues.
  • Corrected the !queue command functionality so it works even when the queue window is closed.
  • Fixed local songs being fetched correctly using the Spotify API.
  • Fixed artist/title splitting on desktop players when containing " - " by @kinsi55 in #119.
  • Fixed web server responses not including the playlist.
  • Corrected the "IsInLikedPlaylist" response always returning false in web server responses.

New Contributors

Full Changelog: v1.6.5.3...v1.6.6.0

ko-fi

Checksums:

Zipfile

md5: 39f99c107b910f525a11c98e1fb7239b
sha1: 806550a50119f011717459082fbf5112f116e235
sha256: 8984830748cb10ce76dcf9d838acd386bd9408870315d3e08110496a7632892f

Songify.exe

md5: a1ab378fe79a08a6c3fe72e346762576
sha1: ffaa8dc0660ee8677529a8800c66fb8a42ae1d62
sha256: ee88abebcd214c383a3adfc0607781bb4189e42ec7731bee2fa8baeeb8714342

v1.6.5.3

01 Sep 19:33
Compare
Choose a tag to compare

New Features

  • You can now edit the URL for web services directly in the AppConfig.yaml file. If any issues arise, users can adjust the settings themselves. We now offer three mirrors for the Songify web services:
    • songify.rocks
    • songify.overcode.tv
    • songify.bloemacher.com
  • Introduced a notification system that fetches data from our API. Users who aren't on Discord will still receive notifications about issues.
  • Added "Check For Updates" in the File menu

Bug Fixes

  • Resolved the updater issue (apologies for the inconvenience).
  • Fixed the issue with the Pause Text not being sent to the API and Widget.

Full Changelog: v1.6.5.2...v1.6.5.3

Checksums:

Zipfile

md5: 90ab6da27f9dd92d8aaa918d17509813
sha1: 9f8e5e98b3658e1a3f529002b4f744582b750535
sha256: 88c6f7f646bad664f876ae5034159f4cd7019e29143923dfc90338b0c74ad49d

Songify.exe

md5: c84be36299a6df3aa2215759b2690fab
sha1: 15839b37dff97ce999353f7ba0039781c90ed7c9
sha256: 3666fc812628a933be715872738678cecf149686a0d8589a4f497509138ee64d

v1.6.5.2

31 Aug 07:48
Compare
Choose a tag to compare

Additions

  • Made the URL which gets used to check for updates and Spotify Authentication to be editable in the AppConfig.yaml file. This way users can change it if something breaks again
  • The Settings Window now does not block the main window anymore
  • Changed all URLs to another working host

Bug Fixes:

  • Fixed Queue Window starting with a font fize of 2 (default should be 12)

Full Changelog: v1.6.5...v1.6.5.2

ko-fi

Checksums:

Zipfile

md5: 148e60f329676e86290ce36fb76be47a
sha1: bd3a73cd12b7158b5ed9838b22a76d19b8adbbea
sha256: f3f667e0bc828d96b40d3986c58fbca2628981b1f73cb5b07da714aebcef7cdb

Songify.exe

md5: f7a5f3b8052b9e58a7c867dc87573f57
sha1: 23899c3b5221a60ec22a3c1a2e172821dd521c3c
sha256: dd057c5e18f73b309c09fe629d3d3e51145147411e7574c2adfb0b2dc40a6421

v1.6.5.1

28 Aug 18:54
Compare
Choose a tag to compare

Bug Fixes:

  • Changed all URLs to the working host

Full Changelog: v1.6.4.6...v1.6.5.1

ko-fi

Checksums:

Zipfile

md5: e6c6302620a5a54d3d29a144307d09d6
sha1: 3c595b4fc7645cc0f40f9a54a96e69fc2bcecab0
sha256: 124ffbec37bb94c54a5bdcaa3a20329893cf875ba88ad0da1955d7e74125894a

Songify.exe

md5: 7faf178d1e994a1222f126fe208379b7
sha1: f7996b29171af97ee7594a2dcc4516348338d608
sha256: 0fb3b429ef2b58a5f19f38341b6def8685a7e868dee2a5a06179b6a28bc860f0

v1.6.5

28 Aug 16:10
Compare
Choose a tag to compare

Additions:

  • Added a !queue command (currently hardcoded).
  • Implemented accessibility options for adjusting font sizes on the main and queue windows.
  • The main window is now resizable.
  • Added the ability to append spaces to split text files.
  • Added options for playback pause actions:
    • Use custom pause text
    • Clear all output files and cover
    • Do nothing

Bug Fixes:

  • Resolved a crash when no Twitch profile picture was set.
  • Fixed issues with the !song command when using desktop players.
  • Addressed potential crashes during song requests.
  • Fixed an issue regarding Spotify authentication. If it fails we resort back to an alternate URL

Security and Stability:

  • Updated dependencies to address vulnerabilities.
  • Minor code improvements for overall robustness.

Full Changelog: v1.6.4.6...v1.6.5

ko-fi

Checksums:

Zipfile

md5: 69a6d7d03b4cf4f25ef5f16f52630677
sha1: 32c57036e32378f701169f5dd7200c52341cbfc3
sha256: 735345dee7304f4782cbace3c23425e020daf6838f17bf8520b701e3e4571e5e

Songify.exe

md5: 1db2e7ae1567ddee9bf1147f03ce2470
sha1: 6f3203faaa283347e14c43693a72e0604c9a6e99
sha256: 4fefcb7a5b8b53aa1c5c8fe182fda73cae5cf09e2c66cf511c612bddae7790f5

v1.6.4.6

01 Aug 21:52
Compare
Choose a tag to compare

Bug Fix:

  • Resolved an issue where song requests would crash for users in Russia due to sanctions causing the Spotify API to return "Spotify is unavailable in this country." Now, the song will be added to the queue with a hardcoded response of "Track has been added to the queue."
  • Corrected the problem of songs being posted to the chat when the settings window is opened.

Full Changelog: v1.6.4.5...v1.6.4.6

ko-fi

Checksums:

Zipfile

md5: dc826924c0e877bbda0e77911d6ac739
sha1: 6bc2f4ac74bbfa804eb5f38288ead3be6a3a3085
sha256: 01ff5337cfb37dafb3816c3f72c23398b864f9a11586d6856eae334e76c76bfd

Songify.exe

md5: fa06f42fb83eb4f7ccabf6c535523d16
sha1: e77ecd936ad161c22a05b2e38053c8b983e80c3c
sha256: bd88c637c9d7bbd10ee966803432cf1106ac93bf5f52b4f4dcb528e99a00c4b0

v1.6.4.5

27 Jul 22:46
Compare
Choose a tag to compare

Bug Fix:

  • Fixed !pause and !play command crashing

Full Changelog: v1.6.4.4...v1.6.4.5

ko-fi

Checksums:

Zipfile

md5: a0c5f9a98d591c0477617d4fb84270fd
sha1: b8fcc3e1bccc283cc093cf6d730292ef8b574639
sha256: 158fefbc88d776e04c5997dcddfd7b2f767b486d2101c1f55beb82d53361eb14

Songify.exe

md5: 0ee3c482fbbf9bdf1b171618083abbe8
sha1: 34f70232278f1cb2537fd6ccc92ccbaa9a5a7088
sha256: a17dc75ecb456c599b76ee42bb2046d2da35da547050dc3b2f9598f3dcf4dcca