darkrom 5 Posted February 17 Posted February 17 Was my error I forgot I was on a nonstandard port for Emby. It connects just fine now thank you! One more thing I noticed was that when you edit the docker template that was done this way it wipes all settings. When you edit a "normally installed" unraid docker container it will preserve the settings. Not really a big complaint or anything I'm super happy once I get this behind my reverse proxy next, but just throwing it out there as an observation. Deeply appreciate the help and crazy fast work.
darkrom 5 Posted February 17 Posted February 17 Works over reverse proxy. This is a masterpiece, the Emby devs need to pay you to integrate this or offer it as a plugin. GENIUS. THANK YOU!
Oratorian 41 Posted February 17 Author Posted February 17 (edited) 16 minutes ago, darkrom said: Was my error I forgot I was on a nonstandard port for Emby. It connects just fine now thank you! One more thing I noticed was that when you edit the docker template that was done this way it wipes all settings. When you edit a "normally installed" unraid docker container it will preserve the settings. Not really a big complaint or anything I'm super happy once I get this behind my reverse proxy next, but just throwing it out there as an observation. Deeply appreciate the help and crazy fast work. If you can set the TemplateURL manually I forgot that : https://raw.githubusercontent.com/Oratorian/emby-watchparty/refs/heads/main/unraid/emby-watchparty.xml Easier is to delete the repo and all templates and reinstall. Edited February 17 by Oratorian
darkrom 5 Posted February 17 Posted February 17 Ahhhh somehow I blew it all up trying to do that and deleted it and started over. Somehow either IDK how to set the templateurl, or its not working. I'm happy its working for now, no need to edit it, just not sure what happens when you push an update. This is my first time adding a container to unraid using anything other than their app "store".
Oratorian 41 Posted February 17 Author Posted February 17 34 minutes ago, darkrom said: Ahhhh somehow I blew it all up trying to do that and deleted it and started over. Somehow either IDK how to set the templateurl, or its not working. I'm happy its working for now, no need to edit it, just not sure what happens when you push an update. This is my first time adding a container to unraid using anything other than their app "store". You have to delete the running container and recreate it from scratch, this way unRaid repulls the new xml tamplate
darkrom 5 Posted February 17 Posted February 17 7 minutes ago, Oratorian said: You have to delete the running container and recreate it from scratch, this way unRaid repulls the new xml tamplate Thats what I tried to do but the link you gave me I'm not sure where to put that unfortunately. I only see an option for the repo not an XML template URL. It may need to be "published" or something to function like the others, but my lack of familiarity is no help here, sorry!
Oratorian 41 Posted February 17 Author Posted February 17 (edited) SEE: Edited February 17 by Oratorian 1
Oratorian 41 Posted February 17 Author Posted February 17 Due to Unraid's unconventional storage model and some frustrating limitations in its ecosystem, I've decided not to officially support it through their community repositories. I personally find TrueNAS to be a more straightforward experience, especially considering Unraid's price point. Support may still be possible, but it won't be a priority. The absolute easiest way is to install Docker Compose Manager by dcflachs Grab my docker-compose file from GitHub which in fact does the same as the XML file. Or download the XML-file manually and transfer it to: /boot/config/plugins/dockerMan/templates-user/ Which makes it available in the Docker Tab
darkrom 5 Posted February 17 Posted February 17 Thanks for doing what you have, that works well for me we've been testing it and love it. Unraid is awesome at some things, not surprised its not awesome at others. Truly appreciate it to have this available thank you! 1
darkrom 5 Posted February 17 Posted February 17 Just a wild thought, not even sure how you'd begin to implement this, but would be very cool as a tvOS app for apple tv somehow. Would probably need to be sideloaded unless you wanted to publish it in the app store. Might be a pipe dream and thats fair, but this is fantastic what you've created
Oratorian 41 Posted February 20 Author Posted February 20 On 2/17/2026 at 10:40 PM, darkrom said: Just a wild thought, not even sure how you'd begin to implement this, but would be very cool as a tvOS app for apple tv somehow. Would probably need to be sideloaded unless you wanted to publish it in the app store. Might be a pipe dream and thats fair, but this is fantastic what you've created Please DM me. This would be out of scope here, maybe, but I am intrigued.
Oratorian 41 Posted 1 hour ago Author Posted 1 hour ago (edited) Nearing Emby Watch Party v1.4.1 Release Hey everyone! Here's what's coming up in the next build. Static Session Mode For home server setups with a small group of regulars. Enable it with two env vars and users go straight into the party, no more creating rooms and sharing codes every time. Set STATIC_SESSION_ENABLED=true and optionally STATIC_SESSION_ID=PARTY Navigating to / should redirect straight into the party The party should persist even when everyone disconnects Persistent Usernames Your username is now saved in your browser. On return visits you should skip the name prompt and auto-join. Works in both static and normal party modes. Library Lazy Loading Large libraries should now load smoothly with server-side pagination and lazy image loading as you scroll. Bitrate Capping High-bitrate h264 sources (above 10 Mbps) should now be capped to prevent buffering issues for remote viewers. UI collapse toggles: Collapse header, chat, and video info to maximise video real estate Header collapses to a thin strip with a restore button Chat collapses to a narrow sidebar button, click to expand Video metadata/controls footer can be toggled independently Feature request by JeslynMcKenzie If you desire to test the alpha build right away, feel free to pull the container docker pull ghcr.io/oratorian/emby-watchparty:1.4.1-alpha-4 For powerusers as usual, a zipped Release here releases/v1.4.1-alpha-4 Edited 1 hour ago by Oratorian
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now