

12·
28 days agoSimply Static is currently the most actively maintained solution, as a plugin for wp:
https://docs.simplystatic.com/category/6-user-guides
There is also WP2Static, which is a very long standing project: https://github.com/elementor/wp2static

I don’t know all that much about jellyfins runtime on android in general, but if it depends on dotnet could you try running
dotnet —infoIf that returns nothing or outdated packages, you could probably install or update them with something along the lines of:
pkg updateapt install --reinstall \ dotnet-hostfxr-9.0 \ dotnet-runtime-9.0 \ aspnetcore-runtime-9.0 \ dotnet-host