Skip to content

Commit

Permalink
Merge pull request #399 from polyzen/patch-1
Browse files Browse the repository at this point in the history
Add note about `Shared network folder` support removal
  • Loading branch information
iwalton3 authored Aug 10, 2024
2 parents a3483a0 + 45bf74c commit 63d7e24
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -183,6 +183,7 @@ You can adjust the basic transcoder settings via the menu.
- `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`
- Note that `Shared network folder` support was deprecated in Jellyfin 10.9, and is no longer exposed in the Jellyfin UI.
- `allow_transcode_to_h265` - Allow the server to transcode media *to* `hevc`. Default: `false`
- If you enable this, it'll allow remuxing to HEVC but it'll also break force transcoding of Dolby Vision and HDR content if those settings are used. (See [this bug](https://github.com/jellyfin/jellyfin/issues/9313).)
- `prefer_transcode_to_h265` - Requests the server to transcode media *to* `hevc` as the default. Default: `false`
Expand Down

0 comments on commit 63d7e24

Please sign in to comment.