Eric Nemchik
Eric Nemchik
* What do you expect to happen? Hydra to be usable in a mobile browser. * Whats happen? The page loads, but there's no navigation and there's some serious issues...
#### For new checks and feature suggestions - [ ] shellcheck.net (i.e. the latest commit) currently gives no useful warnings about this - [x] I searched through https://github.com/koalaman/shellcheck/issues and didn't...
Before submitting your PR, please review the following checklist: - [x] **CHOOSE CORRECT BRANCH**: if filing a bugfix/enhancement against certain release version, choose `0.9`, `0.10` or `0.11` branch, for dev-edition...
# Pull request **Purpose** Only use sudo when necessary **Approach** Don't use sudo when running the main script, which inherits sudo into all subsequent scripts. **Open Questions and Pre-Merge TODOs**...
# Pull request **Purpose** Users don't know when an update is available. This adds an update check that runs at the beginning of each run of `ds` that will alert...
https://discord.com/channels/477959324183035936/520006609414651916/854716803165978664
I think we can implement a way to handle migrations when we switch images, ex: letsencrypt to swag, or oznu's cf ddns to hotio's cf ddns or hydra2 to nzbhydra2....
I noticed that shfmt 3.5.1 (maybe also 3.5.0, I haven't tested yet) wants `${parameter-default}` which has different behavior from `${parameter:-default}` Ref: https://tldp.org/LDP/abs/html/parameter-substitution.html I believe this change should be reverted. Both...
https://github.com/docker/compose/blob/master/script/run/run.sh is a script that you can save using ```shell sudo curl -L --fail https://raw.githubusercontent.com/docker/compose/master/script/run/run.sh -o /usr/local/bin/docker-compose sudo chmod +x /usr/local/bin/docker-compose ``` and then run `docker-compose` as if it were...
#### Ombi build Version: V 3.0.3477 #### Update Branch: Master #### Media Sever: N/A #### Media Server Version: N/A #### Operating System: N/A #### Ombi Applicable Logs (from `/logs/` directory...