Commit Graph

1175 Commits (ae6bb4e7572d7c67cffb7c13fee5984f422289fa)
 

Author SHA1 Message Date
simon ae6bb4e757
consolidate min var initiate for simple views 2 years ago
simon 5244cddeb3
add version_check background task 2 years ago
simon fff389359a
update unstable TA_VERSION 2 years ago
simon 49961b2c4b
add comment for min CPU requirements, #384 2 years ago
simon c987c13fc7
manual reindex, #build
- Added reindex buttons for videos, channels, playlists
- [API] Added endpoints to controll reindex queue
- Added disctiction between *False* and *None* comments
- Fix for cast, enable by setting ENABLE_CAST=True env var
- Fix for failed comment extraction failing whole video
2 years ago
simon 4cccb73812
use timestamp() instead of strftime 2 years ago
simon e804dd1aec
continue indexing if comment indexing failes, #383 2 years ago
simon f45a3095cb
fix cast, use ENABLE_CAST env var to enable, #331 2 years ago
simon 3b4969dcea
distinct between none and false comments 2 years ago
simon 18f6455eb2
add reindex buttons to templates 2 years ago
simon 71dd63d3f0
[API] implement refresh GET and POST endpoints 2 years ago
simon 21028d4e25
dict better REINDEX_CONFIG datatype 2 years ago
simon 2753ce93a2
add contains to RedisQueue 2 years ago
simon 3b3d151ec3
add reindex task lock, implement add to running queue 2 years ago
simon c25af5cfaa
add basic architecture overview 2 years ago
simon 018b578982
[API] add reindex endpoing 2 years ago
simon 0f6bc3a420
refactor check_reindex task for ReindexManual 2 years ago
simon 617790b68f
add ReindexManual to control reindex from API 2 years ago
simon 762a0fe8a1
add default sort _doc in IndexPaginate 2 years ago
simon 0d21bfe929
refactor Reindex to use RedisQueue 2 years ago
simon abc3150f59
bump libraries 2 years ago
simon 49b120ed2b
refactor RedisQueue to take a queue_name arg 2 years ago
simon 37218fea1f
add discrod tile 2 years ago
simon 2ad9448dfa
update discord link to redirect 2 years ago
crocs 5c63d3cdc6
fixed discord links (#374) 2 years ago
simon bf6cd01d80
hotfix: garantee new redis vars at startup, #372 2 years ago
simon c06f6c68b4
fix empty comment reindex 2 years ago
crocs 706a710587
Update Installation.md (#373)
* Update Installation.md

updated Unraid install instructions
2 years ago
simon 31391c5289
update roadmap 2 years ago
simon 40c4ad1f30
add similar videos api endpoint docs 2 years ago
simon 41c530e994
update es version 2 years ago
simon e98d2d3590 bump footer version 2 years ago
3ster 61ccb1c47a
Fix example format specifier for iOS-compatible downloads (#370) 2 years ago
simon b4b287bda4
fix spelling 2 years ago
simon ca8f4c9fa4
update docs for comments and similar videos 2 years ago
simon 18b8a17df1
Use snapshots for mapping backup, #build
Changes:
- Use system snapshots at startup to backup before mapping changes
- Refactor startup, index setup and backup classes
- bump yt-dlp and redis
2 years ago
simon f192c39be8
make snapshot before mapping changes 2 years ago
simon f1b89345e2
refactor ElasticBackup and ElasticIndex for better startup handling 2 years ago
simon f6c702fba7
refactor and run clear_dl_cache at startup 2 years ago
simon f619a5f72d
fi none existing unset channel overwrite, #362 2 years ago
simon f7dd77ee3e
bump redis 2 years ago
simon 0f41c54406
fix linebreak for comments header 2 years ago
simon 13d1927840
clean up API logging 2 years ago
simon d0124c1a5c
update yt-dlp, fix channel entries extractor 2 years ago
simon 5ed80d983d
fix deactivated comment extractor 2 years ago
simon 24d66e33a7
video page improvements, #build
Changed:
- Added similar videos
- Added video tag cloud
- Added comment reply toggle
- Added comments progress
- Fixed channel and playlist deactivate
2 years ago
simon 786caf7bc1 Merge branch 'master' into testing 2 years ago
Gabe Dunn e4b7258f7d
Add podman installation instructions to docs (#367)
* add podman instructions to installation docs

* add mention of podman differences and docs page in readme installation section

* make mention of podman instructions more efficient
2 years ago
simon 90258e75e6
add notification for comment indexing 2 years ago
simon b48b7c7e72
fix channel deactivation, take 2 2 years ago