A music player that connects to your cloud/distributed storage.
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v4 228 lines 7.9 kB view raw
1[ 2 { 3 "url": "facets/playback/auto-queue/prelude/index.html", 4 "title": "Automatic Queue", 5 "kind": "prelude", 6 "category": "Playback", 7 "featured": true, 8 "desc": "Automatically put tracks into the queue. **Always on.** These tracks will always be located after the ones you've added manually." 9 }, 10 { 11 "url": "facets/playback/auto-queue/index.html", 12 "title": "Automatic Queue", 13 "category": "Playback", 14 "desc": "Automatically put tracks into the queue when this interface is opened. Also allows for controlling shuffle, repeat, search, sorting and playlist selection." 15 }, 16 { 17 "url": "facets/themes/blur/facet/index.html", 18 "title": "Blur", 19 "category": "Themes", 20 "featured": true, 21 "desc": "A combination of the classic Diffuse browser and the Apple Music iOS playback screen." 22 }, 23 { 24 "url": "facets/themes/blur/artwork-controller/facet/index.html", 25 "title": "Blur / Artwork Controller", 26 "category": "Playback", 27 "featured": true, 28 "desc": "Audio playback controller with an artwork display. Play audio from the queue, add tracks to your favourites, control the queue and volume." 29 }, 30 { 31 "url": "facets/themes/blur/browser/facet/index.html", 32 "title": "Blur / Browser", 33 "category": "Browsing", 34 "featured": true, 35 "desc": "Collection browser and search with favourite toggling, date grouping, and virtual scrolling." 36 }, 37 { 38 "url": "facets/data/cache-tracks/index.html", 39 "title": "Cache Tracks", 40 "kind": "prelude", 41 "category": "Data", 42 "featured": true, 43 "desc": "Store tracks locally for offline usage automatically after they've been playing for a little while." 44 }, 45 { 46 "url": "facets/misc/command/index.html", 47 "title": "Command Menu", 48 "category": "Miscellaneous", 49 "desc": "A command palette for various actions." 50 }, 51 { 52 "url": "facets/connect/index.html", 53 "title": "Connect", 54 "category": "Data", 55 "featured": true, 56 "desc": "A listing of some of the options available to use as an audio source, or as a user-data storage method." 57 }, 58 { 59 "url": "facets/connect/atproto/index.html", 60 "title": "Connect / Atmosphere", 61 "category": "Data", 62 "desc": "Use your AT Protocol identity for user-data storage." 63 }, 64 { 65 "url": "facets/connect/dropbox/index.html", 66 "title": "Connect / Dropbox", 67 "category": "Data", 68 "desc": "Add Dropbox as an audio source." 69 }, 70 { 71 "url": "facets/connect/https/index.html", 72 "title": "Connect / HTTPS", 73 "category": "Data", 74 "desc": "Add HTTPS URLs as audio sources." 75 }, 76 { 77 "url": "facets/connect/icecast/index.html", 78 "title": "Connect / Icecast", 79 "category": "Data", 80 "desc": "Add an Icecast stream as an audio source." 81 }, 82 { 83 "url": "facets/connect/local/index.html", 84 "title": "Connect / Local", 85 "category": "Data", 86 "desc": "Add local directories or files as audio sources." 87 }, 88 { 89 "url": "facets/connect/opensubsonic/index.html", 90 "title": "Connect / OpenSubsonic", 91 "category": "Data", 92 "desc": "Add an OpenSubsonic server as an audio source." 93 }, 94 { 95 "url": "facets/connect/s3/index.html", 96 "title": "Connect / S3", 97 "category": "Data", 98 "desc": "Connect to an S3-compatible storage for audio input or user-data storage." 99 }, 100 { 101 "url": "facets/connect/webdav/index.html", 102 "title": "Connect / WebDAV", 103 "category": "Data", 104 "desc": "Add a WebDAV server as an audio source." 105 }, 106 { 107 "url": "facets/data/artwork-bundle/index.html", 108 "title": "Default Artwork Bundle", 109 "kind": "prelude", 110 "category": "Data", 111 "tags": ["base"], 112 "desc": "The default setup for track artwork retrieval. Adds support for: embedded audio metadata, Last.fm, and MusicBrainz." 113 }, 114 { 115 "url": "facets/data/input-bundle/index.html", 116 "title": "Default Input Bundle", 117 "kind": "prelude", 118 "category": "Data", 119 "tags": ["base"], 120 "desc": "The default setup for audio input sources. Adds support for: Dropbox, HTTPS, Icecast, the local filesystem, OpenSubsonic, S3-compatible storage, and WebDAV." 121 }, 122 { 123 "url": "facets/data/metadata-bundle/index.html", 124 "title": "Default Metadata Bundle", 125 "kind": "prelude", 126 "category": "Data", 127 "tags": ["base"], 128 "desc": "The default setup for track metadata lookups. Reads tags and audio stats from audio files." 129 }, 130 { 131 "url": "facets/data/output-bundle/index.html", 132 "title": "Default Output Bundle", 133 "kind": "prelude", 134 "category": "Data", 135 "tags": ["base"], 136 "desc": "The default setup for user-data storage output. Adds support for: AT Protocol and S3-compatible storage. For both of these a custom local-first syncing algorithm is used." 137 }, 138 { 139 "url": "facets/data/export-import/index.html", 140 "title": "Export & Import", 141 "category": "Data", 142 "desc": "Export all data as a JSON snapshot, or restore from a previously exported file." 143 }, 144 { 145 "url": "facets/data/playlists/index.html", 146 "title": "Playlists", 147 "category": "Data", 148 "featured": true, 149 "desc": "An overview of all playlists and their contents." 150 }, 151 { 152 "url": "facets/playback/preload/prelude/index.html", 153 "title": "Preload Tracks", 154 "kind": "prelude", 155 "category": "Playback", 156 "desc": "Automatically preload the next track in the queue." 157 }, 158 { 159 "url": "facets/data/process-tracks/prelude/index.html", 160 "title": "Process Tracks", 161 "kind": "prelude", 162 "category": "Data", 163 "desc": "Process all your audio inputs into tracks automatically when opening any interface. Only happens once every 10 minutes, if the processing was completed." 164 }, 165 { 166 "url": "facets/data/process-tracks/index.html", 167 "title": "Process Tracks", 168 "category": "Data", 169 "desc": "Process all your audio sources into tracks. Shows a progress bar when processing is occuring." 170 }, 171 { 172 "url": "facets/misc/scrobble/index.html", 173 "title": "Scrobble", 174 "kind": "prelude", 175 "category": "Miscellaneous", 176 "desc": "Enable scrobbling, keep track of what you're listening to. Adds support for these scrobblers: Last.fm, ListenBrainz, Rocksky" 177 }, 178 { 179 "url": "facets/misc/scrobble/last.fm/index.html", 180 "title": "Scrobble / Last.fm", 181 "category": "Miscellaneous", 182 "desc": "Connect to Last.fm to setup the Last.fm scrobbler." 183 }, 184 { 185 "url": "facets/misc/scrobble/listenbrainz/index.html", 186 "title": "Scrobble / ListenBrainz", 187 "category": "Miscellaneous", 188 "desc": "Connect to ListenBrainz to setup the ListenBrainz scrobbler." 189 }, 190 { 191 "url": "facets/misc/scrobble/rocksky/index.html", 192 "title": "Scrobble / Rocksky", 193 "category": "Miscellaneous", 194 "desc": "Connect to Rocksky to setup the Rocksky scrobbler." 195 }, 196 { 197 "url": "facets/data/sources/index.html", 198 "title": "Sources", 199 "category": "Data", 200 "featured": true, 201 "desc": "An overview of all audio inputs. Disable a source to hide its tracks without removing them." 202 }, 203 { 204 "url": "facets/misc/split-view/index.html", 205 "title": "Split View", 206 "category": "Miscellaneous", 207 "desc": "Arrange multiple facets side-by-side in a resizable split-panel layout." 208 }, 209 { 210 "url": "facets/data/v3-import/index.html", 211 "title": "V3.x Import", 212 "category": "Data", 213 "desc": "Import data from Diffuse v3." 214 }, 215 { 216 "url": "facets/themes/winamp/facet/index.html", 217 "title": "Winamp", 218 "category": "Themes", 219 "featured": true, 220 "desc": "Windows 98 inspired theme with a classic Winamp skin for the audio player. The Winamp playlist is a combination of the queue's history, the track that's currently playing and the future queue items." 221 }, 222 { 223 "url": "facets/themes/winamp/browser/facet/index.html", 224 "title": "Winamp / Browser", 225 "category": "Browsing", 226 "desc": "Collection browser and search." 227 } 228]