Avi
93600f0086
Back up Ombi.db
2018-03-27 19:07:43 -05:00
Avi
bb6c2ae246
Update update_ombi.sh
2018-03-14 10:23:40 -05:00
Eric Nemchik
8484bfaa65
Switch from azure to local api for update checks ( #20 )
...
* Switch from azure to local api for update checks
* DotNetCore branch renamed to develop
2018-03-14 08:50:48 -05:00
Eric Nemchik
94a9001f7d
Add force parameter to allow specific version to be installed. ( #24 )
2018-03-14 08:49:59 -05:00
Eric Nemchik
0a0c0c4bf5
Shellcheck ( #23 )
...
* Use ${var:?} to ensure this never expands to /* .
https://github.com/koalaman/shellcheck/wiki/SC2115
* Quote this to prevent word splitting
https://github.com/koalaman/shellcheck/wiki/SC2046
2018-03-13 10:48:14 -05:00
Eric Nemchik
ae47c73e9c
Add support for ARM architecture ( #28 )
2018-03-13 10:40:40 -05:00
Avi
0b7974e80a
Update README.md
2018-03-13 10:37:41 -05:00
didyouexpectthat
1d1208d8f5
Update README with latest help information ( #16 )
2018-03-13 10:35:14 -05:00
Avi
2be16cb034
Development ( #15 )
...
* Typo, spacing
2017-11-19 02:12:49 -06:00
Avi
6d9a2e8b5c
Development ( #14 )
...
* Actually Fix IP parsing
2017-11-19 02:03:29 -06:00
Avi
d0a39da0b9
IP/Port parsing
...
Refactor parsing to accurately detect IP and port.
Fix a few non-critical bugs.
2017-11-19 01:42:40 -06:00
Avi
867b9493e4
Merge pull request #12 from Unimatrix0/documentation-updates
...
Documentation updates
2017-11-15 16:10:54 -06:00
Avi
715616ca01
Update README.md
2017-11-15 16:09:33 -06:00
Avi
bcba7ee1de
Fix extra spaces ( #10 )
...
Fix for extra spaces in log message when update takes under a minute.
2017-11-15 12:19:28 -06:00
Avi
bbe3cf89f8
Timestamps and elapsed time ( #9 )
...
* Timestamps and elapsed time
Generate timestamps for logging
Report elapsed time after script completion.
2017-11-14 03:39:34 -06:00
Avi
f82491f864
Wait for ombi to complete startup before reporting success ( #8 )
2017-11-14 03:07:55 -06:00
Avi
623d228f78
Update README.md
2017-11-10 17:35:40 -06:00
Avi
8a0eab0c7a
Documentation updates ( #7 )
...
* Update issue_template.md
2017-11-07 14:34:10 -06:00
Avi
6dd444bd85
Update issue_template.md
2017-11-07 14:33:06 -06:00
Avi
227e3a61d9
Update issue_template.md
2017-11-07 14:32:04 -06:00
Avi
45145903f4
Merge pull request #6 from Unimatrix0/documentation-updates
...
Documentation updates
2017-11-06 04:43:55 -06:00
Avi
267061ce6c
Create code_of_conduct.md
2017-11-06 04:42:52 -06:00
Avi
8b5e76a327
Merge remote-tracking branch 'refs/remotes/origin/master' into documentation-updates
2017-11-06 03:36:14 -06:00
Avi
2927eccde0
Merge pull request #5 from Unimatrix0/documentation-updates
...
Create issue_template.md
2017-11-06 03:31:10 -06:00
Avi
1cf435d9ef
Create issue_template.md
2017-11-06 03:30:04 -06:00
Avi
fc7cf30e34
Config file, versioning, verbosity check, repo
...
Added check for config file existance before attempting to use.
Added better instructions for config file usage.
Add script version numbers.
Check for invalid verbosity levels.
Added GitHub repo info.
2017-11-06 03:27:45 -06:00
Avi
72e56275f5
Merge pull request #4 from didyouexpectthat/custom_config
...
Custom config
2017-11-06 00:52:29 -06:00
didyouexpectthat
8e3615b0c6
add .gitignore
2017-11-05 13:22:13 -08:00
Cody Cook
68ecf91219
Add advance config flag
...
Make custom changes to update_ombi.conf in same directory as script being run
Add descriptions to config options
2017-11-05 13:19:57 -08:00
Avi
e5445fa59e
Fix more typos
2017-11-04 03:31:16 -05:00
Avi
fbc0df0995
Fix readme layout
2017-11-03 21:12:46 -05:00
Avi
dacf2f5fd7
Fix for ombi not starting when script run as root
2017-11-03 21:12:35 -05:00
Avi
d1a4120578
Fix typo
2017-10-29 11:40:24 -05:00
Avi
a215c21356
New instructions/readme
2017-10-29 11:35:48 -05:00
Avi
0dbbd960e5
Logging/log levels, fix build selection, sudo fix
...
Added logging to file.
Added log levels.
Added command line parameter (-v) to set cli log verbosity.
Reworked update download section to account for if latest build is in
progress or failed.
Allowed for script to run as user with restricted sudo access to
stop/start ombi service
2017-10-28 18:38:19 -05:00
Avi
3745d1f0ad
Initial commit of update_ombi.sh
2017-10-27 16:27:07 -05:00
Avi
bbd485c178
Initial commit
2017-10-27 16:26:04 -05:00