mirror of
https://github.com/FoxxMD/multi-scrobbler.git
synced 2026-05-02 05:31:56 +00:00
* Implement new jellyfin source using JF typescript api client library for communication * Use either API Key or username/password * Implement real-time scrobble monitoring * Implement feature parity filters from old jellyfin source (users) and add devices filters * Refactor documentation for new configuration with api and add migration steps for webhook users * Add deprecation warning to jellyfin webhook source |
||
|---|---|---|
| .. | ||
| chromecast.json.example | ||
| config.json.example | ||
| deezer.json.example | ||
| jellyfin.json.example | ||
| jriver.json.example | ||
| kodi.json.example | ||
| lastfm.json.example | ||
| listenbrainz.json.example | ||
| maloja.json.example | ||
| mopidy.json.example | ||
| mpd.json.example | ||
| mpris.json.example | ||
| musikcube.json.example | ||
| plex.json.example | ||
| README.md | ||
| spotify.json.example | ||
| subsonic.json.example | ||
| tautulli.json.example | ||
| vlc.json.example | ||
| webscrobbler.json.example | ||
| ytmusic.json.example | ||
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