

I’ve been wanting to tinker with NixOS. I’ve stuck in the stone ages automating VM deployments on my Proxmox cluster using ansible. One line and about 30 minutes (cuda install is a beast) to build a reproducible VM running llama.cpp with llama-swap.
I’ve been wanting to tinker with NixOS. I’ve stuck in the stone ages automating VM deployments on my Proxmox cluster using ansible. One line and about 30 minutes (cuda install is a beast) to build a reproducible VM running llama.cpp with llama-swap.
Typically, the container image maintainer will provide environment variables which can override the database connection. This isn’t always the case but usually it’s as simple as updating those and ensuring network access between your containers.
A lot of times it is necessary to build the container oneself, e.g., to fix a bug, satisfy a security requirement, or because the container as-built just isn’t compatible with the environment. So in that case would you contract an expert to rebuild it, host it on a VM, look for a different solution, or something else?
reproducing those installs from scratch + restoring backups would be a single command plus waiting 5 minutes.
Is that with Ansible or your own tooling or something else?
Are you on Chrome?
This is a feature that Jellyfin natively has already. So now Jellyfin exceeds Plex in some areas.
Which client are you seeing the issue on and can you provide more info on the type of embedded subtitle (run mediainfo on the file if on Linux)?
I was replying to maybe share the wrapper script I wrote, but if you’re going to be a jerk about it…
What are the issues you’re having with Jellyfin’s subtitles? Do you know if there is an open bug report or feature request that is tracking the same?
Jellyfin is a fork of Emby which was written in .NET. The server backend and web page are all (or mostly) .NET is my understanding. It makes use of external programs like ffmpeg on the server or VLC on the apps.
Can you describe the subtitles issue you’re having? Do you know if there is an open bug report or feature request open on github or Jellyfin’s website?
deleted by creator
I think the question is, can it do all those other things without having to log into your YouTube accoubt?
Wow. I was thinking of setting up immich. Why is it crippling your unraid server?
This is what I found, a Discord bot. Hopefully GP comes back with an answer.
I completely agree. This shit came down when they had their failed social circled thing where they broke search operators and required a Google account for YouTube. They’ve been on the full-blown path to enshittification ever since.
I don’t disagree, but what more could Google do here? They had a flaw in their system that required two completely different services at Google in order to exploit and the result is an email address, not access to the account itself. Google also is actively paying for people to help them find these issues. I think they did a stellar job here, but of course being perfect with the security if the software implementations is always the best case.
It depends on the container I suppose. There are some that are very difficult to rebuild depending on what’s in it and what it does. Some very complex software can be ran in containers.