Andrew Ferguson
|
948c41c4fb
|
support PLEX_RELOAD environment variable to override the Plex restart command
|
2025-06-10 20:31:42 -07:00 |
|
Andrew Ferguson
|
f802fb7240
|
Fix formatting
|
2025-06-10 07:57:02 -07:00 |
|
Andrew Ferguson
|
660d8bc4ac
|
Update generation of PKCS12 cert to use modern encryption so that Plex doesn't barf. See also: https://forums.plex.tv/t/ssl-became-broken-after-latest-pms-update/837416/10
|
2023-04-16 12:24:36 -07:00 |
|
Andrew Ferguson
|
718774a948
|
Disable SC2154. There seems to be a bug in version 0.7 of shellcheck. Testing with shellcheck v0.8 doesn't yield any flags for SC2154.
|
2022-01-27 07:26:18 -08:00 |
|
Andrew Ferguson
|
238cd4bc5d
|
Check for shfmt -w -i 2 plex.sh
|
2022-01-26 11:20:35 -08:00 |
|
Andrew Ferguson
|
b2be1eb278
|
Update to align with SC2181 (style): Check exit code directly with e.g. 'if ! mycmd;', not indirectly with 0.
|
2022-01-26 11:18:16 -08:00 |
|
Andrew Ferguson
|
db49858f21
|
Check/assign variables before printing debug2
|
2022-01-26 11:14:56 -08:00 |
|
Andrew Ferguson
|
bfaacd6d5b
|
Create plex.sh
Deploy script for use with a local Plex Media Server. Could help resolve Issues #3474, #3893, and #285
|
2022-01-25 20:22:03 -08:00 |
|