rmcrackan / Libation

Libation: Liberate your Library
GNU General Public License v3.0
2.86k stars 154 forks source link

User ID change breaks automation #1055

Open jacoknapp opened 2 days ago

jacoknapp commented 2 days ago

With the recent docker uid changes not honoring the pid and gid set in the environment variables, it breaks any automation that this may be linked to. By setting this change in output file permissions, it ends up dictating the way that the media folders have to be configured permissions wise, which means either more automation to solve moving around the files, or having to retool the entire permissions folder structure for every app that might be dependent on it.

That said, this is awesome work in general, and generally speaking the app is rock solid! Thank you so much for the work that you've done so far!

rmcrackan commented 2 days ago

@pixil98 -- any ideas?