- 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
This commit is contained in:
2021-04-19 23:08:19 +02:00
parent 5eb3b8d95f
commit ae51f9610c
7 changed files with 116 additions and 110 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "tidal-hifi",
"version": "2.1.0",
"version": "2.1.1",
"description": "Tidal on Electron with widevine(hifi) support",
"main": "src/main.js",
"scripts": {