DroppedNeedle fixup
This commit is contained in:
parent
e5200ec137
commit
bae42a88b4
1 changed files with 2 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ DroppedNeedle acts as a **Subsonic-compatible music server**. This means you can
|
||||||
|
|
||||||
* **Web Player:** Stream lossless audio directly from your Web browser with no setup required.
|
* **Web Player:** Stream lossless audio directly from your Web browser with no setup required.
|
||||||
* **Mobile Apps:** Choose from any [Subsonic-compatible client](https://www.subsonic.org/pages/apps.jsp) (such as Symfonium, Feishin, or Ample) to stream on iOS or Android.
|
* **Mobile Apps:** Choose from any [Subsonic-compatible client](https://www.subsonic.org/pages/apps.jsp) (such as Symfonium, Feishin, or Ample) to stream on iOS or Android.
|
||||||
* **Automated Transcoding:** High-fidelity FLAC files are automatically transcoded to high-efficiency **160 kbps Opus** when streaming to save mobile data, while original lossless files remain untouched on disk.
|
* **Automated Transcoding:** High-fidelity FLAC files are automatically transcoded to high-efficiency **160 kbps Opus** when streaming to save mobile data and storage space.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
@ -32,6 +32,7 @@ Unlike movie or TV requests, DroppedNeedle lets you search and request music dir
|
||||||
* **Local Library:** Music already stored in The Nest's shared collection.
|
* **Local Library:** Music already stored in The Nest's shared collection.
|
||||||
* **Usenet Indexers:** High-speed indexers for full releases and albums.
|
* **Usenet Indexers:** High-speed indexers for full releases and albums.
|
||||||
* **Soulseek (slskd):** Peer-to-peer network search for rare tracks and obscure releases.
|
* **Soulseek (slskd):** Peer-to-peer network search for rare tracks and obscure releases.
|
||||||
|
* **YouTube:** Stream music directly from YouTube if it's available, or preview songs before adding them to your library.
|
||||||
3. Click **Play** to stream immediately, or **Download** to pull the track into the library.
|
3. Click **Play** to stream immediately, or **Download** to pull the track into the library.
|
||||||
|
|
||||||
> [!TIP]
|
> [!TIP]
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue