···72727373orchestrators:
7474 - url: "components/orchestrator/auto-queue/element.js"
7575- title: "Automatic queue"
7575+ title: "Automatic Queue"
7676 desc: >
7777 Fill the queue automatically with non-manual items (shuffled or regular, based on repeat-shuffle engine).
7878 - url: "components/orchestrator/favourites/element.js"
···9595 title: "Path Collections"
9696 desc: "Wraps an output element to generate ephemeral playlists based on the first path segment of each track's URI. Ephemeral items are excluded from storage."
9797 - url: "components/orchestrator/process-tracks/element.js"
9898- title: "Process inputs into tracks"
9898+ title: "Process Inputs Into Tracks"
9999 desc: "Whenever the cached tracks are initially loaded through the passed output element it will list tracks by using the passed input element. Afterwards it loops over all tracks and checks if metadata needs to be fetched. If anything has changed, it'll pass the results to the output element."
100100 - url: "components/orchestrator/queue-audio/element.js"
101101 title: "Queue ⭤ Audio"
···132132 desc: "Provides a way to search through a collection of tracks, powered by orama.js"
133133134134supplements:
135135- - title: "Last.fm scrobbler"
135135+ - title: "Last.fm Scrobbler"
136136 todo: true
137137- - title: "ListenBrainz scrobbler"
137137+ - title: "ListenBrainz Scrobbler"
138138 todo: true
139139- - title: "Rocksky scrobbler"
139139+ - title: "Rocksky Scrobbler"
140140 todo: true
141141- - title: "Teal.fm scrobbler"
141141+ - title: "Teal.fm Scrobbler"
142142 todo: true
143143144144transformers:
···146146 desc: "Translate data to and from an Automerge CRDT."
147147 url: "components/transformer/output/bytes/automerge/element.js"
148148 todo: true
149149- - title: "Output / Bytes / Cambria lenses"
149149+ - title: "Output / Bytes / Cambria Lenses"
150150 desc: "Uses the Cambria library to seamlessly translate between data schemas so that no data migration is needed."
151151 todo: true
152152 - title: "Output / Bytes / DASL Sync"