d51d5cdc24
Use native electron notifications and album text ( #90 )
...
Co-authored-by: Diogo Oliveira <dromarques@outlook.com>
2021-12-28 17:31:10 +01:00
0dec967e71
Add album image to media module and discord ( #86 )
...
Co-authored-by: Diogo Oliveira <diogoomarques98@gmail.com>
Co-authored-by: Marie <marie@kaifa.ch>
2021-12-19 13:18:39 +01:00
Kevin Yuan
ae25d88e94
Show "Tidal Hifi" as application name for notify-send notifications ( #75 )
2021-12-04 11:21:14 +01:00
5ef6074015
Release 2.4.0 ( #74 )
...
Update MPRIS functionality to provide length, artist, and current position.
Also added rescrobbler explanation to the README.
Co-authored-by: Vinay V <cool00geek@yahoo.com>
2021-11-29 22:43:51 +01:00
d6f63ac560
fixed artists retrieval, removed arch build steps
2021-05-30 15:40:27 +02:00
Marie
10c1e57680
extract Switch to function and change variable names.
2021-04-22 11:33:57 +02:00
Marie
8201e23e4b
Forgot to remove the now unused url element.
2021-04-21 04:48:23 +02:00
Marie
3cc288e014
Fix URL fetching
2021-04-21 04:44:44 +02:00
Marie
7a30b125ec
Add switch case for Video/Song
2021-04-21 03:31:28 +02:00
Marie
cac5db123f
fix 1-2 second deflay between switching songs at song end
2021-04-20 23:09:53 +02:00
Marie
59f8b2d0b5
remove durationchanged as it was no longer needed
2021-04-20 22:22:04 +02:00
Marie
81a536bbdb
revert last change
2021-04-20 22:15:34 +02:00
Marie
5e952e3899
Fix delay of one second when switching at song end
2021-04-20 22:12:11 +02:00
Marie
31d90a342c
add time left for discord rpc
2021-04-20 21:56:02 +02:00
ae51f9610c
- 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
2021-04-19 23:08:19 +02:00
ebdae6bc88
bumped a few packages and added a changelog
2021-04-19 20:59:37 +02:00
Marie
ab25bf16b2
Add Discord RPC & fix artist in mediainfo ( #40 )
2021-04-19 20:43:25 +02:00
fb9082e995
Changes some hotkeys around and fixed some bugs with the hotkeys. Fixes #34 and #35
2021-01-10 13:52:22 +01:00
8177e6e3ca
re-enabled mpris after the 403 has been fixed
2020-11-29 10:55:01 +01:00
beacedd64b
Develop ( #25 )
2020-10-04 11:52:08 +02:00
f8aa97c15e
added settings
2019-11-03 18:52:15 +01:00
6ef4a0854d
now using electron-store to save settings between launches
2019-11-03 11:18:01 +01:00
bb49c112db
added player status and worked on getting the integrations working with i3: 9714b2fa1d
2019-10-30 23:42:08 +01:00
d7dab07845
added express endpoints, a settings service and a media info service
2019-10-30 22:49:04 +01:00
e5dd8cb87a
added temp tray and renamed mediaKeysModule
2019-10-30 21:43:52 +01:00
a56d18e414
added media keys + notifications
2019-10-22 21:25:57 +02:00
9c3ac88d12
did some more work. Mainly worked on code cleanliness and hotkey support ( https://defkey.com/tidal-desktop-shortcuts )
2019-10-20 22:47:01 +02:00