Commit Graph

41 Commits

Author SHA1 Message Date
Simon a952aa1749
add rename note 2023-08-05 10:37:34 +07:00
Simon 985258de20
add docker tag function 2023-08-05 10:26:07 +07:00
Simon 59baac2411
fix FUNDING file name 2023-07-31 23:45:26 +07:00
Simon 04a1ccd239
fix spelling 2023-07-31 23:43:45 +07:00
Simon 739b02c2b6 Merge branch 'master' into feature-docker 2023-07-31 23:41:51 +07:00
Simon 0fb964bb3a
add github folder and workflow 2023-07-31 23:40:46 +07:00
Simon dc16c6dc38
add docker documentation 2023-07-31 23:38:02 +07:00
Simon 5febd8b20f
add docker build function 2023-07-31 23:37:27 +07:00
Simon 28e4c95f86
increase timeout 2023-07-30 12:58:21 +07:00
Simon cbb7711a7d
configure LISTEN_PORT 2023-07-29 23:52:53 +07:00
Simon 02629fe090
wait for refresh to complete 2023-07-28 15:51:33 +07:00
Simon 1837f9776b
refactor using new filesystem structure 2023-07-28 14:39:51 +07:00
Simon 8ffd2cc7ac
better debug 2023-07-28 14:39:34 +07:00
Simon 88c35e57cf
fix typing 2023-07-28 09:35:56 +07:00
Simon 5777e13e40
duplicate collection art for standalone 2023-07-28 00:32:27 +07:00
Simon 45b7b27e86
add hook listening server to trigger refresh 2023-07-28 00:30:29 +07:00
Simon 7fa3ab4e9e
move assets into container 2023-07-28 00:26:44 +07:00
Simon 8a41591b4a
fix linter 2023-07-27 23:07:19 +07:00
Simon 0880d20359
refactor for docker build 2023-07-27 22:38:49 +07:00
Simon 319fa1713d
simplify env check for multiple environments 2023-07-27 22:02:38 +07:00
Simon 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
Simon 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
simon 0e14c2b7c5 skip season folder if exists 2023-04-29 14:54:50 +07:00
Simon 1ebdea7b13
remove unstable remark 2023-04-11 20:36:31 +07:00
simon 0fa2bb3013
clarify sync fields 2023-04-11 08:15:33 +07:00
simon 6baa6ed48e
add backdrop info 2023-04-07 19:30:44 +07:00
simon 540bfa5306
add migration info 2023-04-07 19:04:11 +07:00
simon 37be2ae4cd
fix spelling 2023-04-07 12:29:52 +07:00
simon ea2da3c967
fix overview parser new line 2023-04-07 12:25:14 +07:00
simon 7df3ad3f08
only index new videos to speed up scan 2023-04-07 12:08:52 +07:00
simon b9cbd4ed3a
auto trigger refresh after import 2023-04-07 09:28:16 +07:00
simon 656b36d291
code cleanup add typing 2023-04-06 11:58:04 +07:00
simon 40166d5f0c initial commit, MVP 2023-04-05 23:35:42 +07:00
Simon 22b97b7e45
Initial commit 2023-04-05 23:32:00 +07:00