[READ-ONLY] Mirror of https://github.com/FoxxMD/multi-scrobbler. Scrobble plays from multiple sources to multiple clients docs.multi-scrobbler.app
deezer docker jellyfin koito lastfm listenbrainz maloja mopidy mpris music music-assistant plex scrobble self-hosted spotify subsonic tautulli youtube-music
0

Configure Feed

Select the types of activity you want to include in your feed.

chore: Bump with-local-tmp-dir version

FoxxMD (May 8, 2026, 5:28 PM UTC) f36fd165 28ade6ac

+7 -26
+6 -25
package-lock.json
··· 175 175 "typescript": "^5.9.3", 176 176 "typescript-eslint": "^7.0.1", 177 177 "vite": "^5.4.21", 178 - "with-local-tmp-dir": "^6.0.0" 178 + "with-local-tmp-dir": "^7.0.1" 179 179 }, 180 180 "engines": { 181 181 "node": ">=24.14.0", ··· 4388 4388 "dependencies": { 4389 4389 "@types/node": "*" 4390 4390 } 4391 - }, 4392 - "node_modules/@types/retry": { 4393 - "version": "0.12.2", 4394 - "dev": true, 4395 - "license": "MIT" 4396 4391 }, 4397 4392 "node_modules/@types/send": { 4398 4393 "version": "0.17.4", ··· 15431 15426 } 15432 15427 }, 15433 15428 "node_modules/with-local-tmp-dir": { 15434 - "version": "6.0.0", 15429 + "version": "7.0.1", 15430 + "resolved": "https://registry.npmjs.org/with-local-tmp-dir/-/with-local-tmp-dir-7.0.1.tgz", 15431 + "integrity": "sha512-ipyC5Q9ZBbpeLnrBi4BEUElnvDxv0QM0I+ptSIGUMegR9/KVz/bd+WMMWm0Q0qnjOSwSRaxqVfqzy0kVPmaVig==", 15435 15432 "dev": true, 15436 15433 "license": "MIT", 15437 15434 "dependencies": { 15438 15435 "@dword-design/chdir": "^4.0.0", 15439 15436 "@types/fs-extra": "^11.0.4", 15440 - "p-retry": "^6.2.1" 15437 + "p-retry": "^7.1.1" 15441 15438 }, 15442 15439 "engines": { 15443 - "node": ">=20" 15440 + "node": ">=22" 15444 15441 }, 15445 15442 "funding": { 15446 15443 "url": "https://github.com/sponsors/dword-design" 15447 - } 15448 - }, 15449 - "node_modules/with-local-tmp-dir/node_modules/p-retry": { 15450 - "version": "6.2.1", 15451 - "dev": true, 15452 - "license": "MIT", 15453 - "dependencies": { 15454 - "@types/retry": "0.12.2", 15455 - "is-network-error": "^1.0.0", 15456 - "retry": "^0.13.1" 15457 - }, 15458 - "engines": { 15459 - "node": ">=16.17" 15460 - }, 15461 - "funding": { 15462 - "url": "https://github.com/sponsors/sindresorhus" 15463 15444 } 15464 15445 }, 15465 15446 "node_modules/word-wrap": {
+1 -1
package.json
··· 213 213 "typescript": "^5.9.3", 214 214 "typescript-eslint": "^7.0.1", 215 215 "vite": "^5.4.21", 216 - "with-local-tmp-dir": "^6.0.0" 216 + "with-local-tmp-dir": "^7.0.1" 217 217 }, 218 218 "browserslist": { 219 219 "production": [