Commit graph

190 commits

Author SHA1 Message Date
Joshua M. Boniface
a02ed2ee65
Merge pull request #48 from aleksasiriski/patch-1
Update links to my images
2023-01-11 18:59:42 -05:00
Aleksa Siriški
33cb419241
Update links to my images 2023-01-12 00:27:09 +01:00
Joshua M. Boniface
97876ee742
Merge pull request #45 from gitdeath/patch-1
Update SETUP.md
2022-12-31 13:40:11 -05:00
gitdeath
6f9971bdea
Update SETUP.md
Added a bullet on `actimeo` parameter - I didn't want to edit your original content in the two previous bullets
2022-12-31 12:07:57 -06:00
Joshua M. Boniface
55d72e73c0 Clarify why sync and transcodes need a real fs 2022-12-31 01:35:52 -05:00
Joshua M. Boniface
dcbb485330
Merge pull request #44 from pyaniz/master
Fixed operand failing when running init
2022-12-24 13:08:58 -05:00
Pablo Yaniz
b9930e6a45 -q 2022-12-23 15:42:17 -06:00
Pablo Yaniz
c6e475671d added quotes to file 2022-12-23 15:37:24 -06:00
Joshua M. Boniface
9a2ad2f7e2
Merge pull request #43 from pyaniz/master
Added Functionality to set date to log files
2022-12-23 15:16:56 -05:00
Pablo Yaniz
45f43353f5 Reviewed functionality and implemented quality of code changes 2022-12-23 11:33:28 -06:00
Pablo Yaniz
9b2ab0c59a added dated log functionality 2022-12-22 21:05:54 -06:00
Pablo Yaniz
c57facbdc2 added optional date to log file 2022-12-22 20:34:50 -06:00
Joshua M. Boniface
d3a2a4df41 Remove extra global ref 2022-12-15 21:44:56 -05:00
Joshua M. Boniface
70b9929f4a
Merge pull request #41 from aleksasiriski/patch-1 2022-12-13 00:49:09 -05:00
Aleksa Siriški
61dfaf4b01
LinuxServer Docker Mod
Asked integration in #26
2022-12-03 11:50:32 +01:00
Joshua M. Boniface
98d7763f03
Merge pull request #40 from aleksasiriski/patch-2 2022-11-17 12:53:38 -05:00
Aleksa Siriški
35743e10eb
Status command fix
When there are processes running on localhost (fallback), can't use status command because it expects servername field which is missing for locahost (fallback)
2022-11-17 18:52:12 +01:00
Joshua M. Boniface
ca12fdae01 Ensure target_servername is always set
Addresses #39
2022-11-17 12:00:36 -05:00
Joshua M. Boniface
e6990076d9 Revert "Ensure cleanup on SIGKILL"
This reverts commit a3d5e65590.

Doesn't work as per
ttps://stackoverflow.com/questions/64282634
2022-11-17 11:10:40 -05:00
Joshua M. Boniface
6a6c9c4f4a Add check for database existing before migrations
Fixes #38
2022-11-17 10:48:51 -05:00
Joshua M. Boniface
6ea8b23816 Reference difference of name from host 2022-11-17 10:23:57 -05:00
Joshua M. Boniface
d2d136539f Fix bug in insert variable name 2022-11-17 10:20:14 -05:00
Joshua M. Boniface
a3d5e65590 Ensure cleanup on SIGKILL 2022-11-17 10:20:14 -05:00
Joshua M. Boniface
c60983dd17 Clean up new field variable and add migration
References #36
2022-11-17 10:20:14 -05:00
Joshua M. Boniface
b20595638a Clean up variable names 2022-11-17 10:20:14 -05:00
Joshua M. Boniface
0d726b9ce8
Merge pull request #37 from aleksasiriski/patch-1 2022-11-17 09:46:21 -05:00
Aleksa Siriški
b439fc248e
Added more docker integrations and Cloud
For both the jellyfin server with optional intro-skipper web-ui integration and jellyfin node to act as an ffmpeg transcode target.

Also added HCloud script in a new section for Cloud integration.
2022-11-17 15:40:04 +01:00
Joshua M. Boniface
52861f296e
Merge pull request #36 from aleksasiriski/patch-1
Server name field
2022-11-17 09:20:15 -05:00
Aleksa Siriški
cf5e9daa85
Server name field
server_name field added for easier naming of the servers and to allow support for hcloud-rffmpeg script
2022-11-17 15:15:39 +01:00
Joshua M. Boniface
883d433368 Remove second (forced) pseudo-terminal invocation
This seems to cause JSON breakage on certain platforms with certain SSH
binaries. Ctrl+C still works with only normal pseudoterminal invocation
when running from a normal (real) shell, so this isn't needed.
2022-07-27 17:32:51 -04:00
Joshua M. Boniface
6458bc85b7 Add blurb about paths in Docker 2022-07-26 01:16:52 -04:00
Joshua M. Boniface
b8b62d3865 Reference Shadowghost's docker containers 2022-07-25 14:45:21 -04:00
Joshua M. Boniface
8055ee13c2 Try fixing section links in README 2022-07-25 14:36:11 -04:00
Joshua M. Boniface
cdc38a4220 Add additional detail to help section 2022-07-25 14:30:55 -04:00
Joshua M. Boniface
f75efa2dcc Add note about debug logging when reqing help 2022-07-25 14:26:58 -04:00
Joshua M. Boniface
d2dec7e323 Add additional output messages 2022-07-25 14:24:14 -04:00
Joshua M. Boniface
d07869f758 Properly capture test SSH output 2022-07-25 14:21:28 -04:00
Joshua M. Boniface
fa3ea4bed0 Add debug log support and additional debug logs
Also fix decode bug from previous commit and re-unify test command
function.
2022-07-25 14:19:00 -04:00
Joshua M. Boniface
33734720a8 Add more detailed output to SSH test
Will help debug failed SSH attempts more conveniently.
2022-07-25 13:50:25 -04:00
Joshua M. Boniface
ba07bb803c Solve incorrect ffprobe invocation
Fixes #24
2022-07-25 13:43:22 -04:00
Joshua M. Boniface
7c20076a7c Move logging and continue out of contextmanager 2022-07-24 15:08:06 -04:00
Joshua M. Boniface
fdbf0b8d91 Add command output when host marked bad
Allows easy replication of the failed command.
2022-07-24 15:03:58 -04:00
Joshua M. Boniface
57cb6f8b67 Fix formatting error 2022-07-24 12:28:14 -04:00
Joshua M. Boniface
53290d7344 Ensure nonetype list args become empty lists
Prevents a potential bug like in #23
2022-07-24 12:27:11 -04:00
Joshua M. Boniface
0100731b54 Add media to example exports 2022-07-22 02:57:08 -04:00
Joshua M. Boniface
e84651138a Clarify wording of media export 2022-07-22 02:56:07 -04:00
Joshua M. Boniface
8d1a8dcb77 Mention output style 2022-07-22 02:52:14 -04:00
Joshua M. Boniface
8f76a5fb24 Mention style of verbatim commands 2022-07-22 02:51:27 -04:00
Joshua M. Boniface
ed73089fb7 Reword bad host section 2022-07-22 02:40:01 -04:00
Joshua M. Boniface
600e6912cc Reword the weighting section 2022-07-22 02:37:49 -04:00