Basically a docker version of https://github.com/Casvt/Plex-scripts/blob/main/stream_control/stream_upgrader.py
- Download
stream_upgrader_config.py.example
manually. - Fill out options within
stream_upgrader_config.py.example
- Rename
stream_upgrader_config.py.example
tostream_ugprader_config.py
- Mount directory with
stream_ugprader_config.py
as/config
for container.
docker run -d \
--name stream_upgrader \
-v /mnt/user/appdata/stream_upgrader:/config \
miguel1993/stream_upgrader
- 30/08/2022 - Initial release.
The dockerised version of the script is mainly made for myself.
This does not currently have the audio upgrade function, video only.
This has a hardcoded reference to my NVIDIA Shields, please avoid using "Lounge SHIELD" or "Bedroom SHIELD" as your player name.