12 Commits

Author SHA1 Message Date
412f1ae3e3 feat: added first typescript support
Didn't add many types yet. Just used to test out typescript compiler, copying files and building.
Now that all that seems to go well I can start converting all files to .ts and then adding proper typing everywhere
2023-05-01 13:44:02 +02:00
6849952c41 feat: added proper updates through the mediasession api. fixes #198 2023-04-27 14:29:28 +02:00
6a7b3eefd4
Muting artists automatically (#116)
Co-authored-by: Cukmekerb <cukmekerb@gmail.com>
2022-03-31 17:37:12 +02:00
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
d6f63ac560 fixed artists retrieval, removed arch build steps 2021-05-30 15:40:27 +02:00
Marie
791a92a446
change let to const and use full length as names. 2021-04-22 11:34:26 +02:00
Marie
43ce85bb28
Change "listening to" to "watching" for videos 2021-04-21 04:56:59 +02:00
Marie
08ec7fadac
Add Video support 2021-04-21 03:31:44 +02:00
Marie
df887b8628
add time left to discord rpc & duration, current to mediainfo 2021-04-20 21:56:45 +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
Marie
ab25bf16b2
Add Discord RPC & fix artist in mediainfo (#40) 2021-04-19 20:43:25 +02:00