Commit Graph

29 Commits

Author SHA1 Message Date
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
Simon
1ebdea7b13
remove unstable remark 2023-04-11 20:36:31 +07:00
0fa2bb3013
clarify sync fields 2023-04-11 08:15:33 +07:00
6baa6ed48e
add backdrop info 2023-04-07 19:30:44 +07:00
540bfa5306
add migration info 2023-04-07 19:04:11 +07:00
37be2ae4cd
fix spelling 2023-04-07 12:29:52 +07:00
ea2da3c967
fix overview parser new line 2023-04-07 12:25:14 +07:00
7df3ad3f08
only index new videos to speed up scan 2023-04-07 12:08:52 +07:00
b9cbd4ed3a
auto trigger refresh after import 2023-04-07 09:28:16 +07:00
656b36d291
code cleanup add typing 2023-04-06 11:58:04 +07:00
40166d5f0c initial commit, MVP 2023-04-05 23:35:42 +07:00
Simon
22b97b7e45
Initial commit 2023-04-05 23:32:00 +07:00