···1111 "url": "facets/playback/auto-queue/index.html",
1212 "title": "Automatic Queue",
1313 "category": "Playback",
1414- "featured": true,
1514 "desc": "Automatically put tracks into the queue when this interface is opened. Also allows for controlling shuffle, repeat, search, sorting and playlist selection."
1615 },
1716 {
···155154 "url": "facets/data/process-tracks/index.html",
156155 "title": "Process Tracks",
157156 "category": "Data",
158158- "featured": true,
159157 "desc": "Process all your audio sources into tracks. Shows a progress bar when processing is occuring."
160158 },
161159 {
···7676 </div>
7777 <h1>Sources</h1>
7878 <p>
7979- An overview of all audio inputs. Disable a source to hide its tracks without removing them.
7979+ An overview of all your audio inputs. Remember that these need to be processed into tracks
8080+ before they become useful. This should happen automatically when you have that feature enabled
8181+ (on by default), otherwise click the button below.
8282+ </p>
8383+ <p class="button-row" style="margin-top: var(--space-md)">
8484+ <a href="../../l/?path=facets/connect/index.html" class="button button--accent">
8585+ <i class="ph-fill ph-plugs"></i>
8686+ Add a source
8787+ </a>
8888+ <button id="process-btn">
8989+ <i id="process-icon" class="ph-fill ph-arrows-clockwise"></i>
9090+ <span id="process-label">Process</span>
9191+ </button>
8092 </p>
8193 </div>
8294