Kyle Robbertze
Kyle Robbertze
This is pretty much now at a point where it can be reviewed. I have not integrated it into the legacy UI, mainly because I am at a loss as...
Are you testing this with a non-default client-facing port or is the non-default port only behind the reverse proxy?
Hmm... Then this configuration is going to produce broken user-facing links in things like emails. The actual issue is that the API should not be using the `public_url` to connect...
What about including such a section or tutorial instead? Talk about how to configure things and what parts of the install need to be changed
@alerque missed the GitHub Actions calls, should all be there now
Fixed in #3027. Can you merge/rebase on `main`?
Looks like it has some concept of them - https://pdf-lib.js.org/docs/api/classes/pdfpage#getrotation
Fixed in https://github.com/savonet/liquidsoap/pull/2085 and https://github.com/savonet/liquidsoap/pull/3613, released in 2.2.4
Seems that this was not fixed in 2.2.4, as at least some of the move was reverted in https://github.com/savonet/liquidsoap/commit/854d1e7ce9d413601c880185506f3edcba28caeb
The revert seems just to have happened for 2.2.4? It looks like the `main` branch still carries the fixes, but 2.2.4 does not. @toots do you know what is happening?