Commit Graph

653 Commits (348a114981e0b8907015d5c276de3edb2d64c3b8)
 

Author SHA1 Message Date
simon 9537c388ab Merge branch 'master' into testing 2 years ago
simon 40d7e6da37
add secondary sort for channel and title, #193 2 years ago
simon fa60f2e5f8
Style channel configure form, #build
Changed:
- layout of the channel configure form
- hide if no overwrites set
- validate min es version 7.17.x
- improved build to incl debug tools
2 years ago
simon e4b4430e69
bump python version 2 years ago
simon bcf9185bd3
implement es version check at startup 2 years ago
simon 337b373628
improve build to install debug tools in testing 2 years ago
simon 59d58f8866
bump redis version 2 years ago
simon d0f826485f
move and rename configure button 2 years ago
simon d5cd90eb34
style and toggle hide overwrite form 2 years ago
simon 8d1d09e698
extend IndexPaginate to optionally return _source key 2 years ago
simon fb4c11bd38
refactor ElasticIndex and ElasticBackup to use ElasticWrap and IndexPaginate 2 years ago
simon bfcc538ed1
fix concurrency issue with subtitle indexing 2 years ago
simon 912c19f6cf
use ElasticWrap in FilesystemScanner 2 years ago
simon fda520ad44
refactor and consolidate Reindex class 2 years ago
simon 1f7d6871cf
use ElasticWrap to delete item from pending 2 years ago
simon 5b1c9c64de
cleanup, use ElasticWrap 2 years ago
simon f802c4d596
remove logging 2 years ago
simon 192d379a3e
refacter api views to use ElasticWrap 2 years ago
simon 9f5c9b17a5
refactor redis connection, fix sync_redis_state task setup issue 2 years ago
simon fa25a56126
fail open for in continue watching videos building 2 years ago
simon 75cd9d382d
fix duration builder on reindex by ignoring vtt files 2 years ago
simon 22a3d3f6cd
implement per channel overwrites, #build
Changes:
- merges per channel overwrite for:
  - download format
  - delete after x days
  - playlist index
- merges major refactor of download queue handeling classes
- merges improved startup checks
2 years ago
simon fd4f15ab66
refactor StartupCheck into class, lock if already run for multithreading 2 years ago
simon 1f1dfcb54f
better playlist scan message, private methods in YoutubeChannel class 2 years ago
simon 3d451e47e5
full playlist refresh and index for channel overwrites 2 years ago
simon fc10fa62e8
remove now redundant find playlist botton 2 years ago
simon 875c601f4e
implement index channel playlist from form 2 years ago
simon 91a9477bba
refactor index_channel_playlists task, move to YoutubeChannel class 2 years ago
simon c9399f61d0
bump es version 2 years ago
simon fc311a7b7e
refactor validate_playlists and move into DownloadPostProcess class 2 years ago
simon f803c5298b
fix missing update_status method call in ignore video 2 years ago
simon e67d576d79
fix missing video list in index_channel_playlists 2 years ago
simon 7c6041d686
refactor VideoDownloader and implement per channel delete older than 3 years ago
simon 1411262793
remember channel overwrites on rescan, remove unused rescape_all_channels method 3 years ago
simon 9fd7e2b11a
rename channel_overwrites attribute 3 years ago
simon 3ba6e0478d
fix filesysem rescan function 3 years ago
simon b68a00073f
fix thumbnail validation with new PendingList class 3 years ago
simon 89428297c9
add download format channel overwrite per video 3 years ago
simon a7945e30e3
fix building missing vid ids list 3 years ago
simon ac9df4e082
map channel overwrite to video id for later efficient mapping 3 years ago
simon a6937db5fd
use the refactored PendingList class 3 years ago
simon 05b8dbc02f
refacor PendingList class into subclasses 3 years ago
simon 1498fadf27
implement channel playlist index overwrite 3 years ago
simon f0e82caebb
add bool true to channel overwrite form parser 3 years ago
simon 2ef8823c2d
better channel overwrite update form 3 years ago
simon dc67293052
add fallback channel overwrite fallback to frontend 3 years ago
simon 544d842a4a
rename channel format overwrite field 3 years ago
simon 774220ab1f
add channel overwrite form to frontend, store in es 3 years ago
simon 105d5bf3f7
add auto label to subtitle track 3 years ago
simon 026cc378fe
add get_overwrites and set_overwrites methods for channel 3 years ago