Create SrcPriority.md

This commit is contained in:
Cloudburst 2023-11-03 12:40:30 +01:00 committed by GitHub
parent 38b54978d4
commit 972715b99f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 32 additions and 0 deletions

32
Settings/SrcPriority.md Normal file
View File

@ -0,0 +1,32 @@
---
label: Source Priority
order: 1100
icon: sliders
---
# Source priority
Now you can customize the order of all video sources, but it is a bit complex.
Each quality and source now has a priority.
This means that you can for example make your favorite quality or any videos from your favorite source always appear first.
If the sum of the two priorities is 10 or above the video player will instantly skip loading. For example:
- Video source A: **4**
- Video source B: **1**
- 720p: **6**
- 1080p: **3**
And all sources will be ordered like:
1. Video source A 720p (Priority **10**, instantly skips loading)
2. Videos source A 1080p (Priority **9**)
3. Videos source B 720p (Priority **7**)
4. Videos source B 1080p (Priority **4**)
Your settings can be saved to different profiles to make it easy to sort differently depending on your network connection.
In addition one profile can be set to default for WiFi and one profile for Mobile data, making it easier to load only the videos your network can
![button placement](https://github.com/recloudstream/csdocs/assets/18114966/f4d2d8ab-6937-4e06-a777-80fa1c4d492c)
![explanation](https://github.com/recloudstream/csdocs/assets/18114966/a36338ae-2d58-4ee5-8264-74269a3b01e7)