|
5fe4caeae6
|
add archived info
|
2024-11-08 15:06:44 +07:00 |
|
|
f3661cba45
|
update base
|
2024-04-20 01:47:41 +02:00 |
|
crocs
|
7f4feed2f2
|
Update README.md (#35)
* Update README.md
* fix spelling
---------
Co-authored-by: Simon <simobilleter@gmail.com>
|
2024-04-20 06:10:54 +07:00 |
|
Florian Wetzel
|
e3e9c5fc68
|
Add ability to have a different name for folder (#20)
* Add ability to have a different name for folder
---------
Co-authored-by: Simon <simobilleter@gmail.com>
|
2024-04-20 06:08:32 +07:00 |
|
Simon
|
3e0e13e18e
|
Merge pull request #29 from rockerbacon/fix-docker-user
Allow running docker container with any user
|
2024-04-20 00:53:12 +07:00 |
|
|
6d7af2698e
|
Merge branch 'master' into pr_test_29
|
2024-04-19 19:49:45 +02:00 |
|
Simon
|
6978ca450d
|
Merge pull request #34 from lukyjay/patch-1
Update README.md to remove interactive flag
|
2024-04-20 00:47:49 +07:00 |
|
|
965d21cbb2
|
fix linter
|
2024-04-19 19:35:10 +02:00 |
|
Jayden
|
d71d26a4f1
|
Update README.md to remove interactive flag
Remove the -it flag from the docker exec command.
|
2024-04-16 21:58:05 +08:00 |
|
rockerbacon
|
e365f73018
|
allow running docker container with any user
|
2024-02-02 13:39:16 -03:00 |
|
|
eb4558569c
|
remove outdated migration instructions
|
2023-12-21 12:11:32 +07:00 |
|
|
3c88c19eb1
|
add umask to channel folder, fix if folder already exists, #10
|
2023-10-18 10:13:04 +07:00 |
|
|
248cc41839
|
fix spelling
|
2023-10-09 09:48:09 +07:00 |
|
|
fade3babda
|
limitation: only one youtube folder in your JF, #15
|
2023-10-09 09:46:17 +07:00 |
|
|
73b8920a9c
|
bump requirements
|
2023-08-29 10:03:45 +07:00 |
|
Simon
|
7a3c27a825
|
Merge pull request #12 from Froghut/master
Allow Windows file paths
|
2023-08-25 14:53:42 +07:00 |
|
Froghut
|
51e7613880
|
make linter happy ;)
|
2023-08-25 09:51:16 +02:00 |
|
Froghut
|
8026ba349d
|
more work on making windows paths work
|
2023-08-23 18:13:31 +02:00 |
|
Froghut
|
25ae9bde60
|
allow paths to be windows paths
|
2023-08-23 18:09:27 +02:00 |
|
|
d7e690b822
|
add limitations
|
2023-08-16 21:51:57 +07:00 |
|
|
a952aa1749
|
add rename note
|
2023-08-05 10:37:34 +07:00 |
|
|
985258de20
|
add docker tag function
|
2023-08-05 10:26:07 +07:00 |
|
|
59baac2411
|
fix FUNDING file name
|
2023-07-31 23:45:26 +07:00 |
|
|
04a1ccd239
|
fix spelling
|
2023-07-31 23:43:45 +07:00 |
|
|
739b02c2b6
|
Merge branch 'master' into feature-docker
|
2023-07-31 23:41:51 +07:00 |
|
|
0fb964bb3a
|
add github folder and workflow
|
2023-07-31 23:40:46 +07:00 |
|
|
dc16c6dc38
|
add docker documentation
|
2023-07-31 23:38:02 +07:00 |
|
|
5febd8b20f
|
add docker build function
|
2023-07-31 23:37:27 +07:00 |
|
|
28e4c95f86
|
increase timeout
|
2023-07-30 12:58:21 +07:00 |
|
|
cbb7711a7d
|
configure LISTEN_PORT
|
2023-07-29 23:52:53 +07:00 |
|
|
02629fe090
|
wait for refresh to complete
|
2023-07-28 15:51:33 +07:00 |
|
|
1837f9776b
|
refactor using new filesystem structure
|
2023-07-28 14:39:51 +07:00 |
|
|
8ffd2cc7ac
|
better debug
|
2023-07-28 14:39:34 +07:00 |
|
|
88c35e57cf
|
fix typing
|
2023-07-28 09:35:56 +07:00 |
|
|
5777e13e40
|
duplicate collection art for standalone
|
2023-07-28 00:32:27 +07:00 |
|
|
45b7b27e86
|
add hook listening server to trigger refresh
|
2023-07-28 00:30:29 +07:00 |
|
|
7fa3ab4e9e
|
move assets into container
|
2023-07-28 00:26:44 +07:00 |
|
|
8a41591b4a
|
fix linter
|
2023-07-27 23:07:19 +07:00 |
|
|
0880d20359
|
refactor for docker build
|
2023-07-27 22:38:49 +07:00 |
|
|
319fa1713d
|
simplify env check for multiple environments
|
2023-07-27 22:02:38 +07:00 |
|
|
3281532856
|
split get_config logic
|
2023-07-26 11:19:10 +07:00 |
|
Simon
|
3a13b6ab17
|
Merge pull request #8 from jonasrosland/docker
Add initial docker setup
|
2023-07-26 10:55:50 +07:00 |
|
Jonas Rosland
|
364d7c324c
|
Use environment variables for Docker instead of a configuration file
Signed-off-by: Jonas Rosland <jonas.rosland@gmail.com>
|
2023-06-29 16:56:38 -04:00 |
|
Jonas Rosland
|
79bb5bd579
|
Add initial docker setup
Signed-off-by: Jonas Rosland <jonas.rosland@gmail.com>
|
2023-06-29 15:50:56 -04:00 |
|
Simon
|
348fb20b06
|
Merge pull request #6 from SimonFischer04/fix-emptychannel
workaround crash for empty channels
|
2023-06-29 21:35:41 +07:00 |
|
Simon Fischer
|
12d9d394b7
|
update requested condition, add jetbrains editors to gitignore
|
2023-06-28 14:27:52 +02:00 |
|
Simon Fischer
|
c436b5f549
|
Merge branch 'tubearchivist:master' into fix-emptychannel
|
2023-06-28 14:04:52 +02:00 |
|
|
a3135b90ad
|
ignore venv
|
2023-06-21 09:11:37 +07:00 |
|
Simon Fischer
|
cf92884eb2
|
workaround crash for empty channels
|
2023-06-20 20:48:52 +02:00 |
|
|
0e14c2b7c5
|
skip season folder if exists
|
2023-04-29 14:54:50 +07:00 |
|