@babsonnexus - A) Thanks so much for this, I've really enjoyed using it for a while now. and B) I'm still new-ish to docker usage, and am unable to figure out how to update to this recent fix, hope you can help. The command-line input I used to initiate my previously-working install was:
docker run -d --restart=unless-stopped --name slm -p 5000:5000 -v "C:/SLManager" -v "C:/ChannelsDVRFolder" -e TZ="America/New_York" ghcr.io/babsonnexus/stream-link-manager-for-channels:latest
Is there a simple way to update here? Or do I need to stop the running container, remove files and rebuild somehow? Thanks again.