Commit Graph

319 Commits

Author SHA1 Message Date
Luc 07e2217f23 improve readme structure 2021-12-07 15:34:21 +01:00
Luc 5e8c9fe53e create bulletpoints for advanced configuration 2021-12-07 14:58:58 +01:00
Luc 69a6586c75 warn users to not include localhost-like hosts 2021-12-07 14:57:19 +01:00
Luc bcc4488428 links are not images 2021-12-07 14:52:50 +01:00
Luc f9223e0bad python syntax error 2021-12-07 14:35:30 +01:00
Luc 8965cf9e29 fix csrf did not match trusted origins
should be set by the TUBESYNC_HOSTS environment
And the localhost values should always be added to ALLOWED_HSOTS
2021-12-07 14:32:47 +01:00
Luc bf2cc9204a nginx should be killed during stage3
Now it was killed when the run script finishes
2021-12-07 12:15:21 +01:00
Luc ca7bd75a72 scripts should end with an empty line 2021-12-07 12:11:42 +01:00
Luc f83a2063c3 Boolean typo 2021-12-07 11:51:50 +01:00
Luc cd86e91f5b tell users that tubesync is available on port 4848
It is confusing with the other ports in the log
2021-12-07 11:51:39 +01:00
Luc 7e7f0521ae link log files to stdout 2021-12-07 11:47:54 +01:00
Luc 402a38ab57 shutdown nginx deamon during stage 3 of s6-overlay 2021-12-07 11:47:41 +01:00
Luc 4856e55d6c always good practive to catch errors
Prevents printing a trace log, this except in particular catches all errors thrown by requests: https://stackoverflow.com/a/16511493
2021-12-07 11:46:44 +01:00
Luc fe7baed7f9 log to file, use the log_format 2021-12-07 10:58:22 +01:00
Luc c7a281c78e keep original proto header if exists 2021-12-07 10:57:45 +01:00
Luc 4444367d67 remove implied comments 2021-12-07 10:53:34 +01:00
Luc 02b41dae0b fix inconsistent syntax 2021-12-07 10:52:22 +01:00
meeb 185823b040 bump libs 2021-11-30 17:06:19 +11:00
meeb 4774a35d44 add non-persistent redis server to container, resolves #186 2021-11-16 22:20:16 +11:00
meeb b4a89968d0 bump libs 2021-11-16 16:25:28 +11:00
meeb 5056419aa4 bump libs 2021-11-11 15:42:21 +11:00
meeb a8488026d0 bump libs 2021-11-07 14:51:02 +11:00
meeb 6459e273f1 bump yt-dlp 2021-10-25 15:16:35 +11:00
meeb 42e4ee775f switch from depreciated etree iterator to iter, resolves #177 2021-10-19 14:16:06 +11:00
meeb b3d9e74818 revert 3c1d64a089, remove {hh} and {min} filepath macros, resolves #133 2021-10-17 21:35:08 +11:00
meeb c396821cb1 bump libs 2021-10-17 21:32:01 +11:00
meeb f9858a4d1a drop minimum video resolution that will be downloaded in SD to 240p from 360p, resolves #162 2021-10-15 21:04:53 +11:00
meeb 3c1d64a089 add {HH} for hour and {min} for minutes to output media format path formats, part of #133 2021-10-15 20:53:06 +11:00
meeb 00fbd53b11 remove static ffmpeg external binary, use Debian packaged ffmpeg, resolves #174 2021-10-15 20:35:28 +11:00
meeb 99825c9a08 switch container base to Debian bullseye, resolves #175 2021-10-15 20:18:03 +11:00
meeb 4f163f2f2c fix paths in Makefile 2021-10-15 20:17:26 +11:00
meeb 936800992c bump libs 2021-10-15 20:03:34 +11:00
meeb 2e9ee04c97 bump libs 2021-10-12 12:24:42 +11:00
meeb 8d60629034 bump libs 2021-10-09 16:59:23 +11:00
meeb f54adab213 bump libs 2021-10-04 17:58:08 +11:00
meeb 6618409f9c bump libs 2021-09-29 19:27:14 +10:00
meeb 8d08027024 add migrations for #158 2021-09-24 15:55:10 +10:00
meeb 9a543b1496 bump media_file maximum path to 255 characters, resolves #158 2021-09-24 15:53:33 +10:00
meeb b70703b7a7 patch youtube-dl-info command to work with yt-dlp metadata 2021-09-24 12:30:59 +10:00
meeb 6ac0c6e9de bump libs 2021-09-23 14:58:43 +10:00
meeb ecb1aaf5b5 disable hacky db connection keep-alive for postgresql, resolves #135 2021-09-21 23:11:31 +10:00
meeb 4c5027e0c4 swap youtube-dl to yt-dlp in README 2021-09-20 20:23:53 +10:00
meeb e8d75a79c5 fix release build 2021-09-20 17:27:39 +10:00
meeb ff4be7cfa0 fix release build 2021-09-20 17:14:59 +10:00
meeb c1cb19259e bump to 0.10.0 2021-09-20 17:08:22 +10:00
meeb 837b6c3107 switch to yt-dlp with required library updates, resolves #145 2021-09-20 16:49:03 +10:00
meeb ced6314a62 bump libs 2021-09-20 16:25:01 +10:00
meeb bb6c195ae7 bump libs 2021-09-20 00:18:52 +10:00
meeb c280b76777 bump libs 2021-09-11 14:58:35 +10:00
meeb 248da767b0 bump libs 2021-09-08 15:19:02 +10:00