Skip to content

Releases: songify-rocks/Songify

Hotfix

19 Apr 11:59
Compare
Choose a tag to compare

Fixed the issue where the app wouldn't fetch song info on launch.

Youtube (Chrome) & Nightbot

16 Apr 16:43
Compare
Choose a tag to compare

Additions:

  • Added the support for Youtube (Google Chrome)

    • Only works if Chrome is not minimized
  • Added the support for NightBot

    • Link your account in the settings window (just type in your Twitch name and hit link)
  • Added the ability to export and import the config (for example when you do a clean install of windows)

Fixes:

  • Fixed a bug where the app wrote "Spotify Premium -" or "Spotify Free -" in the text file when custom pause is enabled.

Improved Text Splitting, Improved Telemetry & Config ex-/import

16 Jan 14:18
Compare
Choose a tag to compare

Whats new:

  • Changed the default output to include {extra}
  • Changed the way the String gets split in order to have a more reliable way to separate artist and track name.
  • Changed the way the software checks for updates.
  • Added the ability to export and import the config so you don't have to re-do all of the config on every update.

Telemetry, Custom Output and some design changes

05 Jan 19:53
Compare
Choose a tag to compare

Added light telemetry which is optional.

Data which gets transmitted:

● UUID (randomly generate identifier, nothing personalized)
● Current timestamp (to evaluate how frequent the software is used)
● If the software is running or not (this is transmitted on startup / shutdown of the software, no service running in the background!)
● Current software version

Custom Output:

In the settings window there is a new textbox in which you can set a custom output format.
Format is like this:
Pendulum - Tarantula - Original Mix
^ {artist} ^ {title} ^ {extra}

Kepp in mind that this can and probably will lead to weird text sometimes when the artist or the song has extra dashes (-) in the name!

Added custom pause text

10 Oct 13:58
Compare
Choose a tag to compare

Added the function to set a custom text when Spotify ist paused.

To do so: Enable it in the settings tab and set the text. Leave the text area blank or put a whitespace " " in there so it will be an emtpy text file.

Better updater, About Tab

17 Sep 06:30
Compare
Choose a tag to compare

New

  • Added 'About' tab, opens with the "about" button in the top row
  • Added Buttons for Donations, Discord and Github
  • Added a list of third-party libraries

Removed

  • Removed the "This is a test" string

Changed

  • Configured the updater to work properly
  • You'll now get a notification if there is an update available
  • minor tweaks in the code

Songify Slim Initial Release!

11 Sep 08:22
Compare
Choose a tag to compare

Download the zip, unpack it and run the software!