···2323 - url: "components/configurator/scrobbles/element.js"
2424 title: "Scrobbles"
2525 desc: "Configure multiple scrobblers (music trackers)."
2626- todo: true
27262827engines:
2928 - url: "components/engine/audio/element.js"
···10099 - url: "components/orchestrator/queue-audio/element.js"
101100 title: "Queue ⭤ Audio"
102101 desc: "Connects the given queue engine to the given audio engine."
102102+ - url: "components/orchestrator/scrobble-audio/element.js"
103103+ title: "Scrobble ⭤ Audio"
104104+ desc: "Connects the audio engine with a scrobbler element. Calls `nowPlaying` when a track starts playing and `scrobble` once the user has listened long enough."
103105 - url: "components/orchestrator/sources/element.js"
104106 title: "Sources"
105107 desc: "Monitor tracks from the given output to form a list of sources based on the input's sources return value."
···132134 desc: "Provides a way to search through a collection of tracks, powered by orama.js"
133135134136supplements:
135135- - title: "Last.fm Scrobbler"
136136- todo: true
137137+ - url: "components/supplement/last.fm/element.js"
138138+ title: "Last.fm Scrobbler"
137139 - title: "ListenBrainz Scrobbler"
138140 todo: true
139141 - title: "Rocksky Scrobbler"