album & playingfrom info added to mediaInfo again. fixes #548

This commit is contained in:
2025-03-17 11:05:10 +01:00
parent 34c7777eeb
commit deff9524a8
7 changed files with 19 additions and 11 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "tidal-hifi",
"version": "5.17.0",
"version": "5.18.0",
"description": "Tidal on Electron with widevine(hifi) support",
"main": "ts-dist/main.js",
"scripts": {
@@ -80,4 +80,4 @@
"typescript": "^5.5.3"
},
"prettier": "@mastermindzh/prettier-config"
}
}