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>
This commit is contained in:
2021-11-29 22:43:51 +01:00
committed by GitHub
parent 8fea5265e7
commit 5ef6074015
3 changed files with 23 additions and 4 deletions

View File

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