multi-scrobbler/config
2026-04-06 20:57:36 +03:00
..
azuracast.json.example docs(azuracast): Add azuracast Source docs 2025-03-11 16:41:42 +00:00
chromecast.json.example docs: chromecast docs and schema 2024-01-11 15:25:06 -05:00
config.json.example refactor(config)!: Move remaining common options out of source data and into options 2024-05-10 12:38:09 -04:00
deezer-deprecated.json.example docs(deezer): Rewrite Deezer Source with ARL implementation 2025-06-17 15:16:13 +00:00
deezer.json.example docs(deezer): Rewrite Deezer Source with ARL implementation 2025-06-17 15:16:13 +00:00
discord-local.json.example docs: Add discord local/headless docs 2026-02-23 22:31:33 +00:00
discord.json.example fix(discord): Add missing applicationId env and docs 2026-02-14 00:12:16 +00:00
endpointlfm.json.example feat(lastm): Implement MVP Lastfm endpoint source 2025-03-13 18:44:08 +00:00
endpointlz.json.example feat(listenbrainz): Implement MVP LZ endpoint source 2025-03-13 16:20:37 +00:00
icecast.json.example docs: Add Icecast docs 2025-03-19 16:50:57 +00:00
jellyfin.json.example feat(jellyin): Add external URL guidance 2026-03-12 14:00:59 +00:00
jriver.json.example feat(config): Implement property to control whether a source/client is used 2023-09-20 11:31:15 -04:00
kodi.json.example feat(config): Implement property to control whether a source/client is used 2023-09-20 11:31:15 -04:00
koito.json.example feat(koito): Implement Koito Source 2025-07-09 15:40:13 +00:00
lastfm.json.example fix: Fix example configs so they pass validation tests 2024-10-09 12:18:23 -04:00
librefm.json.example feat: Librefm Source/Client (#436) 2026-01-13 08:24:31 -05:00
listenbrainz.json.example docs: Update listenbrainz json example to include url 2025-10-29 14:50:21 +00:00
maloja.json.example feat(maloja): Add Maloja Source #295 2025-08-06 16:48:39 +00:00
mopidy.json.example feat(config): Implement property to control whether a source/client is used 2023-09-20 11:31:15 -04:00
mpd.json.example feat(mpd): Implement MPD Source MVP 2024-07-19 12:10:51 -04:00
mpris.json.example feat(config): Implement property to control whether a source/client is used 2023-09-20 11:31:15 -04:00
musiccast.json.example feat(musiccast): Implement MusicCast Source 2025-03-17 20:36:15 +00:00
musikcube.json.example feat(musikcube): Provide more error logging and example config 2024-07-23 12:11:19 -04:00
plex.json.example chore!: Remove deprecated Plex/Tautulli Sources 2026-01-08 19:00:56 +00:00
README.md docs: Lean 100% into docusaurus documentation 2024-07-16 14:11:14 -04:00
rocksky.json.example feat(rocksky): Implement Rocksky Source/Client 2025-11-11 14:47:59 +00:00
sonos.json.example feat(sonos): Add group/device filtering 2026-01-22 13:48:42 +00:00
spotify.json.example feat(config): Implement property to control whether a source/client is used 2023-09-20 11:31:15 -04:00
subsonic.json.example feat(subsonic): Implement filtering plays by user (#319) 2025-07-02 08:15:44 -04:00
tealfm.json.example feat(tealfm): Implement service filtering and parse isrc/music service from records 2025-12-17 16:34:48 +00:00
vlc.json.example docs(vlc): Add VLC docs 2024-08-22 17:30:37 -04:00
webscrobbler.json.example fix: Fix example configs so they pass validation tests 2024-10-09 12:18:23 -04:00
ymbridge.json.example Removed optional settings 2026-04-06 20:57:36 +03:00
ytmusic.json.example docs(ytmusic): Add new auth docs and update FAQ 2024-12-06 19:09:32 +00:00

These are example configurations for all Source/Client types and AIO config.

These can be used as-is by renaming them to .json and filling or replacing sample data.

For docker installations these examples are copied to your configuration directory on first-time use.

These are NOT exhaustive examples. You should consult the configuration documentation and the schema explorer links for each source/config type to see a complete list of options and descriptions for all properties.

Documentation at