tcely
3939616d31
export TUBESYNC_RESET_DOWNLOAD_DIR
...
We don't need to overcomplicate this.
`sh` and `bash` provide easy ways to set empty variables.
2025-02-01 19:54:49 -05:00
tcely
d34e1a204e
Set a default nice level
...
Now that SponsorBlock is running, these jobs are using significant CPU resources.
Setting a nice level to let other things run better while `ffmpeg` is running seems wise.
2025-01-27 16:12:52 -05:00
meeb
ee5f611592
Merge pull request #614 from tcely/patch-4
...
Make better use of CPU cache with nginx
2025-01-10 02:19:49 +11:00
tcely
ab5e63f643
Make better use of CPU cache with nginx
2025-01-08 00:12:21 -05:00
tcely
6e116899a7
We don't need to keep bash running
2025-01-07 23:45:25 -05:00
meeb
72c3242e70
add TUBESYNC_RESET_DOWNLOAD_DIR env var to toggle resetting permissions on /downloads in the container on start, resolves #354
2023-03-26 14:05:47 +11:00
meeb
812fbc5f46
remove per-init timeout
2023-01-20 13:55:54 +11:00
meeb
438316953a
increase tubesync-init up timeout to 60s
2023-01-19 04:11:10 +11:00
meeb
0845a6662d
switch to s6 v3, bump s6 to 3.1.2.1, bump ffmpeg to 2023-01-03-12-55, bump yt-dlp to 2023.01.06, fix multi-arch builds
2023-01-18 18:39:23 +11:00
Laurent DEFERT
bf99241ad2
embedded video player, video downloads
2022-12-28 12:03:40 +01:00
meeb
e8d899d273
use container config base dir for cookies when using container local settings, resolves #259
2022-08-14 15:43:49 +10:00
meeb
4774a35d44
add non-persistent redis server to container, resolves #186
2021-11-16 22:20:16 +11:00
meeb
b1b852d82c
add check for stale PID file or old processes to gracefully handle hard container stop/starts, discussed in #144
2021-08-27 17:13:25 +10:00
meeb
06cfafb803
assert the healthcheck.py exec permissions are preserved, should resolve #41
2021-01-25 13:35:42 +11:00
meeb
5da202ceaa
fix healthcheck permissions
2020-12-17 19:23:32 +11:00
meeb
9928443c46
allow sass to be recompiled if required inside the container
2020-12-13 22:52:50 +11:00
meeb
8de5e63781
allow sass to be recompiled if required inside the container
2020-12-13 22:43:06 +11:00
meeb
39bdd5afb9
force http host in nginx
2020-12-13 18:02:34 +11:00
meeb
902bb1f26f
functioning container build
2020-12-13 16:13:30 +11:00