Odin Vex

Results 367 comments of Odin Vex

> Well, Somewhat true. Not "somewhat true" at all, your response did not actually say why, you simply mentioned something you're doing. Just pointing it out.

> > > Well, Somewhat true. > > > > > > Not "somewhat true" at all, your response did not actually say why, you simply mentioned something you're doing....

> > I do understand what you want > > Thanks, I only look forward to the implementation when some of the experts have time to do it, not an...

> It's a good idea actually, but it could be implemented in another PR. @OdinVex, could you implement what has already been suggested here? It would also be nice to...

@maru801 That's a nifty way of doing things. It'd be nice to have a menu option to 'regenerate' BIF files either by Show, Season, Episode, Movie...etc. Beats trying to navigate...

Yes, I know I can build the Dockerfile. Why not just add a permissions correction into entrypoint to allow using PGID/PUID? For now, I'm using this `compose`: ``` 
 command: |...

> > Why not just add a permissions correction into entrypoint to allow using PGID/PUID? > > Could you elaborate on that? Let the end user decide which PID and...

> Asking on [reddit](https://www.reddit.com/r/podman/comments/171jt2a/comment/k3tumlv/?utm_source=share&utm_medium=web2x&context=3), I got this as a working solution when using podman. > > `podman run --detach --name mumble-server --publish 64738:64738/tcp --publish 64738:64738/udp --volume /home/testing/Documents/MumbleServers:/data --restart on-failure --userns=keep=id...

> > Why is every docker trying to force running as 1000:1000+ when you can let the end user do what they need? So much hand-holding..._sigh_ Breaking usability. > >...

> > > > Why is every docker trying to force running as 1000:1000+ when you can let the end user do what they need? So much hand-holding..._sigh_ Breaking usability....