James
James
Still present in 2022.7.5
Still present in 2022.8.2
Still present in 2022.9.4
> They've set it up in a very generic way in all of their base images. You can see an example of their bash script [here](https://github.com/linuxserver/docker-baseimage-alpine/blob/master/root/etc/cont-init.d/01-envfile) and [here](https://github.com/linuxserver/docker-nextcloud#environment-variables-from-files-docker-secrets) is an...
Also, definitely not an expert, but I think we can't use the MariaDB method verbatim anyway since they are under GPL2 license and this project is under MIT. Edit: And...
Actually I just found the identical code over in the [postgres docker](https://github.com/docker-library/postgres/blob/master/docker-entrypoint.sh) which is MIT license. So I believe it is fair to copy.
Going on the assumption that there would not be live transcoding, it would be nice to have the following options: 1. Transcode to configured format on upload (current functionality) 2....
> I'd personally support keeping the original version The original version is kept, I was mistaken on the process when I made that comment. The transcoded files are in addition...
Still present in 2022.12.8
Still present in 2022.12.8