A music player that connects to your cloud/distributed storage.
at v4 107 lines 3.6 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.**" 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/export-import/index.html", 26 "title": "Export & Import", 27 "category": "Data", 28 "desc": "Export all data as a JSON snapshot, or restore from a previously exported file." 29 }, 30 { 31 "url": "facets/data/input-bundle/index.html", 32 "title": "Default Input Bundle", 33 "kind": "prelude", 34 "category": "Data", 35 "featured": true, 36 "desc": "The default setup for audio input sources. Supports these services: HTTPS, Icecast, the local filesystem, OpenSubsonic, and S3-compatible storage." 37 }, 38 { 39 "url": "facets/data/output-bundle/index.html", 40 "title": "Default Output Bundle", 41 "kind": "prelude", 42 "category": "Data", 43 "featured": true, 44 "desc": "The default setup for user-data storage output. Supports these services: AT Protocol and S3-compatible storage. For both of these a custom local-first syncing algorithm is used." 45 }, 46 { 47 "url": "facets/data/process-tracks/index.html", 48 "title": "Process Tracks", 49 "kind": "prelude", 50 "category": "Data", 51 "featured": true, 52 "desc": "Process all your audio inputs automatically when opening any interface. Happens once every 10 minutes." 53 }, 54 { 55 "url": "facets/misc/scrobble/index.html", 56 "title": "Scrobble", 57 "kind": "prelude", 58 "category": "Misc", 59 "desc": "Enable scrobbling, keep track of what you're listening to." 60 }, 61 { 62 "url": "facets/misc/scrobble/last.fm/index.html", 63 "title": "Scrobble / Last.fm", 64 "category": "Misc", 65 "desc": "Enable Last.fm scrobbling." 66 }, 67 { 68 "url": "facets/misc/split-view/index.html", 69 "title": "Split View", 70 "category": "Misc", 71 "desc": "Arrange multiple facets side-by-side in a resizable split-panel layout." 72 }, 73 { 74 "url": "facets/data/v3-import/index.html", 75 "title": "V3.x Import", 76 "category": "Data", 77 "desc": "Import data from Diffuse v3." 78 }, 79 { 80 "url": "themes/winamp/facet/index.html", 81 "title": "Winamp", 82 "category": "Themes", 83 "featured": true, 84 "desc": "Windows 98 inspired theme that uses the Webamp player in combination with Diffuse." 85 }, 86 { 87 "url": "themes/winamp/browser/facet/index.html", 88 "title": "Winamp / Browser", 89 "category": "Browsing", 90 "featured": true, 91 "desc": "Collection browser and search." 92 }, 93 { 94 "url": "themes/winamp/configurators/input/facet/index.html", 95 "title": "Winamp / Input Configurator", 96 "category": "Data", 97 "featured": true, 98 "desc": "Add your audio sources." 99 }, 100 { 101 "url": "themes/winamp/configurators/output/facet/index.html", 102 "title": "Winamp / Output Configurator", 103 "category": "Data", 104 "featured": true, 105 "desc": "Manage your data storage." 106 } 107]