Commit Graph

28 Commits (master)

Author SHA1 Message Date
Alex Shnitman fb5a598a95 use latest LTS node 2024-04-12 09:19:12 +03:00
Philipp Hutterer c90057edc1 chore: move icons to frontend assets 2023-12-30 04:18:46 +01:00
Alex 719cf0dba4
try to fix github actions connection errors 2023-12-09 14:08:34 +02:00
Alex b39f545677
try to fix github actions connection errors 2023-12-09 11:52:53 +02:00
Alex Shnitman 6cb05aeec3 downgrade node to 18 (fix arm/v7 builds) 2023-12-09 10:29:13 +02:00
Qiao Wang d12fc37a50 Add auto start option for metube 2023-12-09 12:35:31 +08:00
Alex Shnitman ca68c9d0fd downgrade node to 18 (attempt to fix arm/v7 builds) 2023-11-04 16:18:21 +02:00
PikuZheng feb07e4123
undo #265
```
Step 7/21 : COPY Pipfile* docker-entrypoint.sh .
When using COPY with more than one source file, the destination must be a directory and end with a /
```
why.....
2023-06-26 18:36:17 +08:00
Rui Almeida 4148887054 Add curl to apk add 2023-06-03 19:26:23 +01:00
breakid 70b8bedc64 Made changes requested by original author
- Recombined COPY and RUN commands in Dockerfile
- Modified 'supported sites' URL in README
- Undid automatic formatting in ytdlp.py
2023-05-10 18:29:32 -04:00
breakid fb7e15bd56 Fixed default TEMP_DIR path 2023-05-09 16:10:30 -04:00
breakid ccff77647c Added support for yt-dlp 'temp' path
- Added support for yt-dlp 	emp path
- Formatted with Black
- Updated README to reflect new TEMP_DIR setting; linted
- Modified Dockerfile to strip carriage return characters from docker-entrypoint.sh script to fix building the image on Windows
- Added example docker-compose.yml config
2023-05-09 16:05:38 -04:00
1RandomDev 169d467811 Create necessary cache directory in container 2023-04-11 00:00:10 +02:00
Alex 505071b101
add aria2 (closes #67) 2022-08-13 16:54:47 +03:00
Alex Shnitman ad0eab880c angular 13 and bootstrap 5 2022-06-23 23:30:09 +03:00
Alex Shnitman dccf8d5bf6 refactor of the entrypoint feature 2022-06-19 22:19:13 +03:00
羽先生 efb0001708 Use legacy mode when user runs with `--user` parameter, otherwise, use `su-exec` 2022-06-05 09:55:22 +08:00
羽先生 7a5ea73de2 add default timezone env parameter 2022-05-29 21:35:09 +08:00
羽先生 2a144e73ed use gosu and usermod to ensure data permissions 2022-05-29 16:06:38 +08:00
Alex 8c49a0c352
add g++ to build-deps 2022-03-10 10:22:59 +02:00
Alex Shnitman 7b94a4fabd change default path of queue persistence files (closes #110) 2022-01-26 08:25:53 +02:00
Alex 47da14781b
use LTS node version 2022-01-26 00:20:30 +02:00
Erazor2 1ebf1da076 Added Env-Var for State-Directory 2022-01-17 18:47:32 +00:00
Erazor2 eb1f031b33 Queue persistence for download and completed 2022-01-15 12:17:12 +00:00
Alex Shnitman 38d5453536 temporarily added openssl legacy provider 2021-11-12 17:26:01 +02:00
Alex Shnitman 3fe107b299 set AUDIO_DOWNLOAD_DIR to the value if DOWNLOAD_DIR if it wasn't overriden in the environment 2021-07-25 21:22:20 +03:00
Ömer Erdinç Yağmurlu dabaae58e2 Add AUDIO_DOWNLOAD_DIR option 2021-07-25 00:31:58 +02:00
Alex a0b1939a3d add Dockerfile 2019-11-30 09:40:45 +02:00