[Script request] Stream Master LXC #1944
Replies: 4 comments
-
I second this I would like an lxc of StreamMaster, Threadfin has been really unstable for me and I have to restart it or delete and re-add my playlist too many times. Also the StreamMaster project has moved to: https://github.com/carlreid/StreamMaster |
Beta Was this translation helpful? Give feedback.
-
I've managed to create this script using ChatGTP. I had it analyse the installation instructions and Docker files on https://github.com/carlreid/StreamMaster The script is undoubtedly messy, but it runs for me. The Frontend GUI is shown and there are no errors in the logs.
|
Beta Was this translation helpful? Give feedback.
-
It works, but am getting way more buffering than with xTeVe or Threadfin. Is that a setting in StreamMaster? |
Beta Was this translation helpful? Give feedback.
-
Other thing is the 4 scripts used in the docker setup. I'm trying to understand what i.e. entrypoint.sh and evt.sh are for and if they play a rol in the workings of SM itself. Or are they used only once to set everything up Analysis of the Scripts After analyzing the 4 scripts, here's how they interact and what they do: Script Relationships
Consolidated Script Here's a single bash script that combines all the functionality:
Key Observations
The consolidated script maintains all the functionality of the original scripts while ensuring proper execution order and handling all dependencies correctly. The above might become a part of the first installation script, but not yet sure about the best approach. I am by no means a scripting expert. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Application Name
Stream Master
Website
https://github.com/SenexCrenshaw/StreamMaster
Description
Stream Master is the only HDHR solution I found that works flawlessly with Plex. It's currently Docker-only, but it would be nice to have in an LXC.
Due Diligence
Beta Was this translation helpful? Give feedback.
All reactions