This commit is contained in:
jailmanager 2020-07-21 11:23:52 +00:00
parent 5e947c3c3e
commit 508545f473

View File

@ -1,7 +1,8 @@
# Plex
Plex gives you one place to find and access all the media that matters to you. From personal media on your own server, to podcasts, web shows, and news, to streaming music, you can enjoy it all in one app, on any device.
### Config Parameters:
- beta: set to `true` if you want to run the plex beta (previously known as "plexpass"). Please note: This is not required for plexpass features
**For more information about Plex, please checkout:**
https://plex.tv
#### Advanced config parameters:
- ramdisk: Specify the `size` parameter to create a transcoding ramdisk under /tmp_transcode. Requires manual setting it un plex to be used for transcoding. (optional)
@ -12,12 +13,3 @@
These parameters are either not fully tested or expected to break with short-term OS updates. They are included in the release however, because they are suspected to become stable eventually.
- hw_transcode: set this to "true" to enable hardware transcoding on compatible systems, to "false" to disable or, preferable, just leave it out to disable
- hw_transcode_ruleset: the devfs rulesetnumber to use for hardware transcoding
- ruleset_script: The location to save the ruleset-setting script to. (loaded at reboot)
# Original plex install script guide
https://www.ixsystems.com/community/resources/fn11-3-iocage-jails-plex-tautulli-sonarr-radarr-lidarr-jackett-transmission-organizr.58/
For more information about plex, please see the Plex website.