···23 - url: "components/configurator/scrobbles/element.js"
24 title: "Scrobbles"
25 desc: "Configure multiple scrobblers (music trackers)."
26- todo: true
2728engines:
29 - url: "components/engine/audio/element.js"
···100 - url: "components/orchestrator/queue-audio/element.js"
101 title: "Queue ⭤ Audio"
102 desc: "Connects the given queue engine to the given audio engine."
000103 - url: "components/orchestrator/sources/element.js"
104 title: "Sources"
105 desc: "Monitor tracks from the given output to form a list of sources based on the input's sources return value."
···132 desc: "Provides a way to search through a collection of tracks, powered by orama.js"
133134supplements:
135- - title: "Last.fm Scrobbler"
136- todo: true
137 - title: "ListenBrainz Scrobbler"
138 todo: true
139 - title: "Rocksky Scrobbler"
···23 - url: "components/configurator/scrobbles/element.js"
24 title: "Scrobbles"
25 desc: "Configure multiple scrobblers (music trackers)."
02627engines:
28 - url: "components/engine/audio/element.js"
···99 - url: "components/orchestrator/queue-audio/element.js"
100 title: "Queue ⭤ Audio"
101 desc: "Connects the given queue engine to the given audio engine."
102+ - url: "components/orchestrator/scrobble-audio/element.js"
103+ title: "Scrobble ⭤ Audio"
104+ 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."
105 - url: "components/orchestrator/sources/element.js"
106 title: "Sources"
107 desc: "Monitor tracks from the given output to form a list of sources based on the input's sources return value."
···134 desc: "Provides a way to search through a collection of tracks, powered by orama.js"
135136supplements:
137+ - url: "components/supplement/last.fm/element.js"
138+ title: "Last.fm Scrobbler"
139 - title: "ListenBrainz Scrobbler"
140 todo: true
141 - title: "Rocksky Scrobbler"