fix(mpris): fixed an issue where MPRIS information was incorrect (#1291)

This commit is contained in:
JellyBrick
2023-10-09 19:36:17 +09:00
committed by GitHub
parent 7693a3ba4a
commit 24d4a50574
5 changed files with 135 additions and 66 deletions

View File

@ -156,7 +156,7 @@
"html-to-text": "9.0.5",
"keyboardevent-from-electron-accelerator": "2.0.0",
"keyboardevents-areequal": "0.2.2",
"mpris-service": "2.1.2",
"@jellybrick/mpris-service": "2.1.3",
"node-id3": "0.2.6",
"simple-youtube-age-restriction-bypass": "git+https://github.com/MiepHD/Simple-YouTube-Age-Restriction-Bypass.git#v2.5.5",
"vudio": "2.1.1",
@ -168,7 +168,6 @@
"rollup": "4.0.2",
"node-gyp": "9.4.0",
"xml2js": "0.6.2",
"dbus-next": "0.10.2",
"node-fetch": "2.7.0",
"@electron/universal": "1.4.2",
"electron": "27.0.0-beta.9"