Add notices about limited storage
This commit is contained in:
parent
fdf9a73b19
commit
5e000131b8
2 changed files with 10 additions and 1 deletions
|
|
@ -11,6 +11,11 @@
|
||||||
3. Log in using your standard Nest passkey.
|
3. Log in using your standard Nest passkey.
|
||||||
4. Search for a movie or TV show using the search bar, or explore trending lists powered by The Movie Database (TMDB).
|
4. Search for a movie or TV show using the search bar, or explore trending lists powered by The Movie Database (TMDB).
|
||||||
|
|
||||||
|
> [!WARNING] **Storage Limits**
|
||||||
|
> Storage on The Nest is **not** unlimited. Please be responsible with your Seerr requests as video media takes up a lot of space.
|
||||||
|
>
|
||||||
|
> Admins may reach out to Nest users to clean up un-needed media and free up storage space.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## 2. How to Request Media
|
## 2. How to Request Media
|
||||||
|
|
@ -39,6 +44,7 @@ Once your request is submitted, The Nest's media pipeline processes it automatic
|
||||||
1. **Request Submission:** Seerr validates your request and sends it to our automated download system (Radarr for movies, Sonarr for TV shows).
|
1. **Request Submission:** Seerr validates your request and sends it to our automated download system (Radarr for movies, Sonarr for TV shows).
|
||||||
2. **Automated Retrieval:** The backend locates high-quality releases, downloads the content, and places it into the shared media storage.
|
2. **Automated Retrieval:** The backend locates high-quality releases, downloads the content, and places it into the shared media storage.
|
||||||
3. **Status Update:** Once complete, the request status in Seerr updates to **Available**.
|
3. **Status Update:** Once complete, the request status in Seerr updates to **Available**.
|
||||||
|
4. **Transcoding:** In order to save storage space, content may be transcoded. This occurs within a few minutes of download depending on the request queue. If you begin playback immediately after download, it may be interrupted by transcoding. Simply refresh if this happens.
|
||||||
|
|
||||||
### Fulfillment Timelines:
|
### Fulfillment Timelines:
|
||||||
* **Standard Requests:** Popular movies or recent TV episodes are usually downloaded within a couple of hours at most.
|
* **Standard Requests:** Popular movies or recent TV episodes are usually downloaded within a couple of hours at most.
|
||||||
|
|
@ -51,7 +57,7 @@ Once your request is submitted, The Nest's media pipeline processes it automatic
|
||||||
|
|
||||||
* **Search Before Requesting:** Always search the library first to avoid submitting duplicate requests for media that is already available or currently processing.
|
* **Search Before Requesting:** Always search the library first to avoid submitting duplicate requests for media that is already available or currently processing.
|
||||||
* **Default Quality Settings:** You can configure default quality preferences (such as preferred resolution) inside your Seerr profile settings.
|
* **Default Quality Settings:** You can configure default quality preferences (such as preferred resolution) inside your Seerr profile settings.
|
||||||
- *Note: If you request a quality that does not exist (for example: Blueray for a series that never got a Blueray release), your request may fail to download.
|
- *Note: If you request a quality that does not exist (for example: Blueray for a series that never got a Blueray release), your request may fail to download.*
|
||||||
* **Better Searching:** Seerr features rich metadata search and filtering capabilities; however its genre selection is a little lacking. Instead, use "tags" when you search, found in the filters menu.
|
* **Better Searching:** Seerr features rich metadata search and filtering capabilities; however its genre selection is a little lacking. Instead, use "tags" when you search, found in the filters menu.
|
||||||
* **Reccomendations & Similar Titles:** Looking for something similar to That Baking Show? Click into it in Seerr and scroll to the bottom to see titles similar to it!
|
* **Reccomendations & Similar Titles:** Looking for something similar to That Baking Show? Click into it in Seerr and scroll to the bottom to see titles similar to it!
|
||||||
* **Community Features:** Explore the **Requests** tab to see what other members are looking forward to watching, or leave ratings and comments on titles.
|
* **Community Features:** Explore the **Requests** tab to see what other members are looking forward to watching, or leave ratings and comments on titles.
|
||||||
|
|
|
||||||
|
|
@ -10,6 +10,9 @@
|
||||||
2. Click **Sign In** and select **"Sign in with The Nest"**.
|
2. Click **Sign In** and select **"Sign in with The Nest"**.
|
||||||
3. Log in using your standard Nest passkey.
|
3. Log in using your standard Nest passkey.
|
||||||
|
|
||||||
|
Your new Nextcloud account comes provisioned with **200 GB** of storage space. Enjoy!
|
||||||
|
*If you require more, come speak to an admin.*
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## 2. Core Features & Capabilities
|
## 2. Core Features & Capabilities
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue