Skip to content

Releases: Mastermindzh/tidal-hifi

notify-send shows the appname + updated deps

04 Dec 12:00
662ef6a
Compare
Choose a tag to compare
  • Notify-send now correctly shows "Tidal Hifi" as the program name
  • Updated dependencies (including electron itself)

known issues

  • Requires older version of nodejs due to electron-builder (use lts/gallium)

2.4.0

29 Nov 21:55
5ef6074
Compare
Choose a tag to compare
  • Added more mpris settings
  • Added instruction for rescrobbler to get last.fm working without sandbox mode

2.3.0

17 Jun 19:12
Compare
Choose a tag to compare
  • Added a setting to minimize to tray on app close (off by default)
  • Added the main menu to the trayicon

2.2.1

30 May 14:03
Compare
Choose a tag to compare
  • artists is now gotten specifically from the footer. This fixes the unknown artists bug.
  • the discord module will check whether the artists is empty and if so substitute it with a default message. This is to prevent sending an empty state to Discord (which it doesn't support). fixes #45

removed arch build details from source control

moved to: https://github.com/Mastermindzh/tidal-hifi-aur

2.2.0

25 Apr 16:48
Compare
Choose a tag to compare
  • The discord integration now adds a time remaining field based on the song duration
  • All fields (current, remaining, and url are also available in the API*)
  • the artist field is now correctly identified
  • current time only updates on play/pause.

Improved discord integration

19 Apr 21:38
148d174
Compare
Choose a tag to compare
  • The discord integration now doesn't send an update every 15 seconds it sends an update whenever the media info changes
  • consolidated updating the media info changes with the status changes into a single global event

2.1.0 - Discord support

19 Apr 19:23
Compare
Choose a tag to compare

This version fixes the artists mediaInfo (after the visual update) and adds support for discord.

Tidal-Hifi 2.0.0

10 Jan 13:10
Compare
Choose a tag to compare

Breaking changes

  • Changed settings hotkey from "ctrl+/" to "ctrl+=" to avoid a conflict with the default Tidal hotkeys

Other changes

  • Added a setting to disable custom hotkeys
  • Fixed the bug that the previous song hotkey would register 3 times. (Twice due to a duplicate block of code + once from the default tidal hotkey)

Tidal-Hifi 1.3.0

29 Nov 11:52
87a4ff3
Compare
Choose a tag to compare

re-enabled mpris-service wit the electron downloader fixes

Tidal-hifi 1.2.0

07 Oct 18:26
Compare
Choose a tag to compare

Added the ability to disable the tray icon