Love the pre-built containers but I have an issue with NZBGet - specifically, how do I update the nzbtomedia / nzbtosickbeard scripts which are ‘part of’ NZBGet?
There is an option to update the nzbtomedia scripts “auto_update = 1” - however, I don’t think this will ever work unless git is installed as part of this container. I always see this message in the logs:
nzbToMedia: [17:19:50] [ERROR]::MAIN: Unable to determine installed version via git, please check your logs!
Looking at the version of these scripts, NZBGet has not updated them in a very long time - and I would of course prefer if the scripts auto-updated.
I did find another container which has ffmpeg and git installed… Perhaps I’ll just use that, although I would prefer to stick with LinuxServer.io containers.