Spyke

Replies

Comment on

Need little help troubleshooting jellyfin

the fact that you say it was running fine then suddenly you're seeing that error is interesting. we're there any package updates done? maybe jellyfin got bumped to a new version of .NET runtime and whatever package manager you're using didn't install the dependency for you? you'll either need to install .NET 9 or figure out why the runtime can't be located

docker would take dependency management out of the equation, but termux wouldn't handle it well i don't think