[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.

docs(applemusic): improve formatting of developer tools shortcut

Updated the Apple Music configuration documentation to use <kbd> tags for keyboard shortcuts, improving readability.

Exerra (Jul 16, 2026, 6:12 PM +0300) b12153fb 8c82412d

+1 -1
+1 -1
docsite/docs/configuration/sources/applemusic.mdx
··· 18 18 The `mediaUserToken` is required to access your recently played history. You can extract it directly from the Apple Music web app: 19 19 20 20 1. Visit [music.apple.com](https://music.apple.com) in your browser and log in. 21 - 2. Open your browser's Developer Tools (usually `F12` or `⌘+Option+I`). 21 + 2. Open your browser's Developer Tools (usually `F12` or <kbd>⌘</kbd> + <kbd>⌥</kbd> + <kbd>I</kbd>). 22 22 3. Navigate to the **Application** tab (Chrome/Edge) or **Storage** tab (Safari/Firefox). 23 23 4. Expand **Cookies** in the left sidebar and select `https://music.apple.com`. 24 24 5. Find the cookie named `media-user-token` and copy its value (it typically starts with `0.`).