|
d8c7b3df0b
|
better error message for wrong es version, #197
|
2022-04-09 14:12:03 +07:00 |
|
|
bcf9185bd3
|
implement es version check at startup
|
2022-03-25 15:33:09 +07:00 |
|
|
fd4f15ab66
|
refactor StartupCheck into class, lock if already run for multithreading
|
2022-03-22 10:35:36 +07:00 |
|
|
0fc0cc8e87
|
major refactor, split up modules
|
2022-01-22 22:13:37 +07:00 |
|
|
23f9894154
|
move validate_thumbnails out of startup has it's own schedule now
|
2021-12-16 21:20:14 +07:00 |
|
|
4136a2a4f2
|
add rescan lock
|
2021-12-02 19:11:45 +07:00 |
|
|
5ef9c5b059
|
download playlist artwork
|
2021-11-10 17:55:34 +07:00 |
|
|
bc84696792
|
new thumbnails module and new cache layout
|
2021-10-11 13:33:28 +07:00 |
|
|
7e0abc0d20
|
fix run sync_redis_state on startup
|
2021-10-04 01:07:15 +07:00 |
|
|
7df4233224
|
cleaning up leftover code from old vesions
|
2021-10-03 19:33:58 +07:00 |
|
|
2905a67ab9
|
show ignored videos, forget or download ids
|
2021-09-28 16:53:45 +07:00 |
|
|
f5a56fca86
|
refactored redis functions into dedicated RedisArchivist class
|
2021-09-28 10:33:00 +07:00 |
|
|
a242f744d5
|
moove startup functions to ready() method to avoid double execs
|
2021-09-27 17:45:44 +07:00 |
|
|
2433e0e7d8
|
linting everything in black
|
2021-09-21 16:25:22 +07:00 |
|
|
dc9fd72cde
|
minimal viable product
|
2021-09-06 00:10:14 +07:00 |
|