hurricanehrndz

Community Developer
  • Posts

    451
  • Joined

  • Last visited

Everything posted by hurricanehrndz

  1. Just tested and it doesn't seem to be an issue. please see if you can visit the rss page. https://sourceforge.net/projects/subsonic/rss
  2. Thank you... I will look into it. There might have been a change done on their end. They are changing how it is they structure their project.
  3. Yeah docker hub sucks for that, it works on github. https://github.com/hurricanehrndz/docker-containers/tree/master/ubooquity Thank you very for you generosity. PS Feel free to open issues on github too. It's better for me in order to keep track of them and ensure they get resolved in timely manner.
  4. Awesome! Thanks so much for all the help and all the work you do for us! I sure as hell wouldn't know where to begin with most of this stuff! Yeah, no worries. Feel free to donate if you find it helpful or if you have something to spare. New build was initiated. Hope you have fun and that it works for you.
  5. Thanks. I will address that as well. Should have something out shortly. Thanks for all your feedback. I love new users because they test the crap out of everything.
  6. Drop into the command line. and execute the following: docker exec ubooquity udpate Replace ubooquity with the name of your container. This is the quote from the README. Is that not clear in the instructions? If ain't please advise and I will try and make it more clear. The issue is that the container build is based on ubooquity's rss feed, unfortunately it doesn't seem like the developer updates that info. So I will rework the update logic.
  7. New build was triggered. I'm hoping the automated build server of mine will be up by the end of the weekend. No promises though.
  8. Sorry to be so dense, but I've been looking for info and I can't find squat. Not sure I understand the statement. I also don't know that I removed the old one properly. I removed the container and image, but I guess I didn't remove the template cause I have no idea how to do that. I only have one template repo set, but I don't think that's the same thing. Here is the docker page: Read the update parts. https://hub.docker.com/r/hurricane/ubooquity/
  9. I will build a new container soon as well. Sorry my automated build server is not up yet Sent from my D6603 using Tapatalk
  10. Did you read the docker page? Docker exec ubooquity update Sent from my D6603 using Tapatalk
  11. No clue. Again it's best to ask on the emby forums as the developers can better assist you there Sent from my D6603 using Tapatalk
  12. By the way it would be useful to the development team of emby you reported bugs and issues in their forums. Thanks.
  13. The update system is working fine. It was just down a couple of hours due to maintenance. I trigger a couple builds manually. Stable should be up to date.
  14. Okay I will update Sent from my D6603 using Tapatalk
  15. Did you update the template? The container got a major overhaul. A new template is required. Sent from my D6603 using Tapatalk
  16. Awesome, glad I did. Sent from my D6603 using Tapatalk
  17. I didnt update the template to the port. I will get this done today. Sent from my D6603 using Tapatalk
  18. Have you tried the beta version and seen if you get the same results? Also, if that the case it might be a limitation of subsonic itself. I would not have expected the issue when using host networking. In host networking the container uses the same network stack as the host, so I have no clue as to why it keeps issuing the upnp rule for ip 127.0.0.1. Anyhow, when and doubt setting up the port forwarding rules on your router manually is probably a better course of action to take.
  19. I think you broke something with the docker. Java is installed inside the docker. Getting unRAID to install java by putting it in the extra folder will not help anything. If the latest version of the .jar is not compatible with the java installed in the docker then it is not going to work. Ahhh, that explains it since the Dockers are self-contained. Yeah, version 1.10.1 now requires Java 8 to run. I"m sorry to hear things are chaotic for HurricaneHrndz. Positive energies your way. Template has been updated. Please update the template. New container. Will auto update features enabled. Container will be set to autobuild on new releases as well. No longer will the user need to update the jar file by hand. Hope everyone likes it.
  20. Ubooquity is getting a major update.. new container new base os, new update mechanism and much more. Unfortunately, although my work is done other than auto updates. I can not release to you due to bugs on Docker's end. You can see the work for the new container here: https://github.com/hurricanehrndz/docker-containers/tree/master/ubooquity And the docker issue that is holding up release is here: https://github.com/docker-library/official-images/pull/1537#issuecomment-196652045
  21. For subsonic change the networking to host Sent from my D6603 using Tapatalk
  22. I will update it within a couple of weeks. My life just got turned upside downtown Sent from my D6603 using Tapatalk
  23. I'll see about adding umask option to the container. It's the only thing I could think to resolve the issue Sent from my D6603 using Tapatalk