remove local playback ( it's a mess)

This commit is contained in:
vapormusic 2022-08-27 22:56:12 +07:00
parent 43c07b1168
commit ec8389563e
8 changed files with 80 additions and 86 deletions

View file

@ -41,8 +41,6 @@
"dependencies": {
"@sentry/electron": "^4.0.0",
"@sentry/integrations": "^7.8.1",
"@types/pouchdb": "^6.4.0",
"@types/pouchdb-node": "^6.1.4",
"adm-zip": "0.4.10",
"airtunes2": "git+https://github.com/ciderapp/node_airtunes2.git",
"castv2-client": "^1.2.0",
@ -60,16 +58,11 @@
"get-port": "5.1.1",
"jimp": "^0.16.1",
"lastfmapi": "^0.1.1",
"level": "^8.0.0",
"leveldown": "^6.1.1",
"mdns-js": "git+https://github.com/ciderapp/node-mdns-js.git",
"mpris-service": "^2.1.2",
"music-metadata": "7.12.6",
"node-gyp": "^9.1.0",
"node-ssdp": "^4.0.1",
"pouchdb-adapter-leveldb": "^7.3.0",
"pouchdb-node": "^7.3.0",
"pouchdb-upsert": "^2.2.0",
"qrcode": "^1.5.1",
"request": "^2.88.2",
"run-script-os": "^1.1.6",