forked from
tokono.ma/diffuse
A music player that connects to your cloud/distributed storage.
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 "featured": true,
15 "desc": "Automatically put tracks into the queue when this interface is opened. Also allows for controlling shuffle, repeat, search, sorting and playlist selection."
16 },
17 {
18 "url": "themes/blur/artwork-controller/facet/index.html",
19 "title": "Blur / Artwork Controller",
20 "category": "Playback",
21 "featured": true,
22 "desc": "Audio playback controller with an artwork display. Play audio from the queue, add tracks to your favourites, control the queue and volume."
23 },
24 {
25 "url": "facets/data/cache-tracks/index.html",
26 "title": "Cache Tracks",
27 "kind": "prelude",
28 "category": "Data",
29 "featured": true,
30 "desc": "Store tracks locally for offline usage automatically after they've been playing for a little while."
31 },
32 {
33 "url": "facets/misc/command/index.html",
34 "title": "Command Menu",
35 "category": "Misc",
36 "featured": true,
37 "desc": "A command palette for common actions: add the now-playing track to Favourites, select or create playlists, remove playlists, and toggle repeat/shuffle."
38 },
39 {
40 "url": "facets/connect/index.html",
41 "title": "Connect",
42 "category": "Data",
43 "featured": true,
44 "desc": "A listing of some of the options available to use as an audio source, or as a user-data storage method."
45 },
46 {
47 "url": "facets/connect/atproto/index.html",
48 "title": "Connect / AT Protocol",
49 "category": "Data",
50 "desc": "Use your AT Protocol identity for user-data storage."
51 },
52 {
53 "url": "facets/connect/https/index.html",
54 "title": "Connect / HTTPS",
55 "category": "Data",
56 "desc": "Add HTTPS URLs as audio sources."
57 },
58 {
59 "url": "facets/connect/icecast/index.html",
60 "title": "Connect / Icecast",
61 "category": "Data",
62 "desc": "Add an Icecast stream as an audio source."
63 },
64 {
65 "url": "facets/connect/local/index.html",
66 "title": "Connect / Local",
67 "category": "Data",
68 "desc": "Add local directories or files as audio sources."
69 },
70 {
71 "url": "facets/connect/opensubsonic/index.html",
72 "title": "Connect / OpenSubsonic",
73 "category": "Data",
74 "desc": "Connect to an OpenSubsonic server for audio input."
75 },
76 {
77 "url": "facets/connect/s3/index.html",
78 "title": "Connect / S3",
79 "category": "Data",
80 "desc": "Connect to an S3-compatible storage for audio input or user-data storage."
81 },
82 {
83 "url": "facets/data/export-import/index.html",
84 "title": "Export & Import",
85 "category": "Data",
86 "desc": "Export all data as a JSON snapshot, or restore from a previously exported file."
87 },
88 {
89 "url": "facets/data/artwork-bundle/index.html",
90 "title": "Default Artwork Bundle",
91 "kind": "prelude",
92 "category": "Data",
93 "desc": "The default setup for track artwork retrieval. Adds support for: embedded audio metadata, Last.fm, and MusicBrainz."
94 },
95 {
96 "url": "facets/data/input-bundle/index.html",
97 "title": "Default Input Bundle",
98 "kind": "prelude",
99 "category": "Data",
100 "desc": "The default setup for audio input sources. Adds support for: HTTPS, Icecast, the local filesystem, OpenSubsonic, and S3-compatible storage."
101 },
102 {
103 "url": "facets/data/metadata-bundle/index.html",
104 "title": "Default Metadata Bundle",
105 "kind": "prelude",
106 "category": "Data",
107 "desc": "The default setup for track metadata lookups. Reads tags and audio stats from audio files."
108 },
109 {
110 "url": "facets/data/output-bundle/index.html",
111 "title": "Default Output Bundle",
112 "kind": "prelude",
113 "category": "Data",
114 "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."
115 },
116 {
117 "url": "facets/playback/preload/prelude/index.html",
118 "title": "Preload Tracks",
119 "kind": "prelude",
120 "category": "Playback",
121 "desc": "Automatically preload the next track in the queue."
122 },
123 {
124 "url": "facets/data/process-tracks/prelude/index.html",
125 "title": "Process Tracks",
126 "kind": "prelude",
127 "category": "Data",
128 "featured": true,
129 "desc": "Process all your audio inputs into tracks automatically when opening any interface. Only happens once every 10 minutes, if the processing was completed."
130 },
131 {
132 "url": "facets/data/process-tracks/index.html",
133 "title": "Process Tracks",
134 "category": "Data",
135 "featured": true,
136 "desc": "Process all your audio sources into tracks. Shows a progress bar when processing is occuring."
137 },
138 {
139 "url": "facets/misc/scrobble/index.html",
140 "title": "Scrobble",
141 "kind": "prelude",
142 "category": "Misc",
143 "desc": "Enable scrobbling, keep track of what you're listening to. Adds support for these scrobblers: Last.fm, ListenBrainz, Rocksky"
144 },
145 {
146 "url": "facets/misc/scrobble/last.fm/index.html",
147 "title": "Scrobble / Last.fm",
148 "category": "Misc",
149 "desc": "Connect to Last.fm to setup the Last.fm scrobbler."
150 },
151 {
152 "url": "facets/misc/scrobble/listenbrainz/index.html",
153 "title": "Scrobble / ListenBrainz",
154 "category": "Misc",
155 "desc": "Connect to ListenBrainz to setup the ListenBrainz scrobbler."
156 },
157 {
158 "url": "facets/misc/scrobble/rocksky/index.html",
159 "title": "Scrobble / Rocksky (work in progress)",
160 "category": "Misc",
161 "desc": "Connect to Rocksky to setup the Rocksky scrobbler."
162 },
163 {
164 "url": "facets/misc/split-view/index.html",
165 "title": "Split View",
166 "category": "Misc",
167 "desc": "Arrange multiple facets side-by-side in a resizable split-panel layout."
168 },
169 {
170 "url": "facets/data/v3-import/index.html",
171 "title": "V3.x Import",
172 "category": "Data",
173 "desc": "Import data from Diffuse v3."
174 },
175 {
176 "url": "themes/winamp/facet/index.html",
177 "title": "Winamp",
178 "category": "Themes",
179 "featured": true,
180 "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."
181 },
182 {
183 "url": "themes/winamp/browser/facet/index.html",
184 "title": "Winamp / Browser",
185 "category": "Browsing",
186 "featured": true,
187 "desc": "Collection browser and search."
188 }
189]