mirror of
https://github.com/jellyfin/jellyfin-mpv-shim.git
synced 2024-11-23 14:09:57 +00:00
Add direct paths settings to README.
This commit is contained in:
parent
59fdc27f48
commit
064aab28f7
@ -94,6 +94,8 @@ You can adjust the basic transcoder settings via the menu.
|
||||
- `transcode_hi10p` - Transcode 10 bit color videos. Default: `false`
|
||||
- `remote_kbps` - Bandwidth to permit for remote streaming. Default: `10000`
|
||||
- `local_kbps` - Bandwidth to permit for local streaming. Default: `2147483`
|
||||
- `direct_paths` - Play media files directly from the SMB or NFS source. Default: `false`
|
||||
- `remote_direct_paths` - Apply this even when the server is detected as remote. Default: `false`
|
||||
|
||||
### Shell Command Triggers
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user