Jump to content

grtgbln

Members
  • Posts

    49
  • Joined

  • Last visited

Everything posted by grtgbln

  1. Thanks for letting me know. I've updated the template accordingly.
  2. Doesn't sound like it, it's just a REST API: https://github.com/fu/fass
  3. I can add them if you can point me in the right direction where they're documented.
  4. Thanks for letting me know. I've updated the template to document that.
  5. Thanks for letting me know, I missed that in the Docker Compose that I used as a model. I've updated the template to include a mapping for the "/output" directory.
  6. Yes, that's what you would do. The image doesn't exist yet, so doing it right now would break it
  7. You can reset your password: https://webtrees.net/faq/password/
  8. @ZappyZapjust so you're aware, the original HomeBox has been archived, but there's a team planning to take over the project. You'll need to switch the Docker image when they start releasing: https://github.com/sysadminsmedia/homebox/issues/7
  9. Please redirect your question to Tunarr's GitHub page or support channels: https://tunarr.com/
  10. No, it only transcode when a stream is active. For further discussion about Tunarr, DizqueTV, ErsatzTV or the idea of a custom-channel software, please redirect to those respective channels. This thread should be reserved for issues regarding Unraid app templates.
  11. The development team over at Tunarr is probably better equipped to answer that: https://github.com/chrisbenincasa/tunarr
  12. You can read more details about it here: https://tunarr.com/#what-is-this It's not an equivalent to Threadfin/xTeve, which is an M3U proxy that combines multiple M3U playlists into one. Tunarr is a fork of dizqueTV, which like ersatzTV, allows you to use your Plex Media Server content to create custom TV channels.
  13. I would recommend uninstalling and, just for good measure, deleting the cached LiveKit configuration file in `/boot/config/plugins/dockerMan/` before re-installing from the CA store. Unless you think you'll need all 10,000 ports (high traffic), you can edit the port mapping entry to be a smaller range. Ultimately this should then match the start and end port range in your config file: https://docs.livekit.io/home/self-hosting/deployment/#Configuration
  14. It sounds like port 59820 is already being used by another Docker container on your system. There should be a section at the bottom when editing the LiveKit template configuration to see what ports have been allocated to other containers.
  15. Errors inside the application are better directed at the GitHub repository for Tunarr.
  16. I believe you can use the GPU inside the container to assist with transcoding streams.
  17. Alright, I believe I have solved it, had to due with an incorrect default GROUP_ID variable. New template should be available in a few hours, you'll need to uninstall and redownload from the CA store. To be on the safe side, you should also delete the files inside the "webtrees" folder in your appdata (should only be one "config" file). I've also removed some unnecessary and/or confusing variables, including the DISABLE_SSL. You can see what's left/altered under "Advanced", but I'd recommend leaving them as they are.
  18. Is that an HTTP or HTTPS URL for the Web UI?
  19. With the new update, there should be a "db" folder in there now. Have you uninstalled and reinstalled from the CA store?
  20. Good news, I figured out the problem and have fixed it. The template was set to "host" mode rather than "bridge" mode for networking, meaning it wasn't allowing different host-container ports. All my templates have been updated accordingly, since they were all suffering from this issue. My apologies. The new templates should be available in 24 hours, or you can manually change it by editing your container and changing "Network" from "host" to "bridge"
  21. Oops, looks like I got tripped up by how the volume mappings. I'm updating the template currently, should be available within 24 hours.
  22. I am troubleshooting this currently.
  23. I'm not sure I understand. The Docker container failed to install/setup, or LocalAI was up and running, but downloading models failed?
  24. > attempt to write a readonly database Sounds like a permissions issue between the container and the database file you created.
×
×
  • Create New...