Releases: Mastermindzh/tidal-hifi
Releases · Mastermindzh/tidal-hifi
notify-send shows the appname + updated deps
- 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
- Added more mpris settings
- Added instruction for rescrobbler to get last.fm working without sandbox mode
2.3.0
- Added a setting to minimize to tray on app close (off by default)
- Added the main menu to the trayicon
2.2.1
- 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
2.2.0
- 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
- 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
This version fixes the artists mediaInfo (after the visual update) and adds support for discord.
Tidal-Hifi 2.0.0
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
re-enabled mpris-service wit the electron downloader fixes
Tidal-hifi 1.2.0
Added the ability to disable the tray icon