Hi austin, thanks for putting the container together as a community application.
When I install, I have two (fixable) issues, but not sure if this is something that could be fixed by the docker compose that is available in the community app marketplace:
1. The container spits out an error on first boot that says the Settings folder could not be created. (To be clear, that is the appdata/StreamMaster/Settings folder, which is locally interpretted by the container as /config/Settings)
2. The settings.json file necessary for proper operation is not created. This sits in the appdata/StreamMaster top level directory. If anyone is having this issue, you can correct it by going to the github page for the StreamMaster project and locating the settings.json file, and copying it to your StreamMaster appdata folder and then restarting the container. As of 7/12/24 the file is available here - https://github.com/SenexCrenshaw/StreamMaster/blob/main/StreamMaster.API/settings.json