569 Commits

Author SHA1 Message Date
e5e83287ab
fix channel delete for channel_id fallback folders 2022-01-30 08:33:10 +07:00
8e860d4f01
fix last page error for more than 10k results, #156 2022-01-27 23:39:07 +07:00
0749202d5d
add fallback for none ascii channel names, #127 #146 2022-01-27 22:50:02 +07:00
160676acc1
add mapping for channel_tvart_url 2022-01-27 21:56:48 +07:00
87b72a571d
simplify reading json files 2022-01-27 15:32:58 +07:00
b6f9fb58ad refactor VideoDownloader class, better obs builder 2022-01-26 19:37:36 +07:00
2fc0cbacf5
update doc strings to represent new module structure 2022-01-23 19:32:08 +07:00
0fc0cc8e87
major refactor, split up modules 2022-01-22 22:13:37 +07:00
b64a2f8195
squash index.py refactor commits 2022-01-22 17:48:54 +07:00
2f4d4e715b
refactor index class in to base and video classes 2022-01-19 13:04:15 +07:00
68f19b1719
make SearchHandler use new ElasticWrap class 2022-01-18 13:37:22 +07:00
3eb0353fa9
new base class to make all es calls from 2022-01-18 13:36:41 +07:00
af2783c18a
remove unneeded auth 2022-01-18 13:35:48 +07:00
c703105c5e
fix ryd 404 error for reindex and deactivate 2022-01-11 18:54:40 +07:00
8ba9ced833
move ryd to avoid celery missing redis var 2022-01-08 21:10:38 +07:00
1a95797997
improve scheduler validation with regex, #126 2022-01-08 20:04:51 +07:00
1cbe0bbfc0
delete playlists of channel when deleting channel, #118 2022-01-05 15:39:41 +07:00
49cd272557
size limit for ryd missing rating query 2022-01-05 15:10:33 +07:00
1c27934d77
remove redundant lock 2022-01-05 14:51:02 +07:00
c85be45846
extend ryd to refresh when missing average_rating 2022-01-05 14:43:24 +07:00
3999d679e3
fix linting 2022-01-05 14:09:35 +07:00
dc2fb65312
add optin returnyoutubedislike.com integration 2022-01-05 14:06:07 +07:00
6aef3dfb96
remove leftovers 2022-01-05 11:10:11 +07:00
fd334bcafe
fix legacy import alias for yt-dlp 2022-01-02 15:38:45 +07:00
4915aa0c11
remove now redundant search forms 2021-12-31 13:42:07 +07:00
e8eb7077ed
add initial search endpoint and improve results$ 2021-12-30 20:42:42 +07:00
5fb15b79a4
extend SearchForm class with multisearch method for frontend 2021-12-30 15:58:15 +07:00
2a774c3d3e
add english analyzer for main text fields for serching 2021-12-30 15:54:20 +07:00
88ebb6d648
fix autodelete error on empty download queue 2021-12-18 17:05:49 +07:00
ad8d75c3e8
add autodelete videos to ignore list, #112 2021-12-17 23:28:53 +07:00
a500f9ec63
add notifications and error messages to settings page 2021-12-17 15:09:21 +07:00
e858bba944
fix linting, update doc string 2021-12-16 12:48:12 +07:00
9a2dead76c
implement autodelete watched videos after x days, #56 2021-12-16 12:44:37 +07:00
7924f28ccb
implement backup rotate from config value 2021-12-14 19:40:46 +07:00
f7c73f7eba
change backup and restore to tag files 2021-12-14 19:05:58 +07:00
6ad1c8e73b
add reason to backup as file name tag 2021-12-13 21:20:48 +07:00
21f70493bb
add scheduler config to regular redis config 2021-12-13 20:28:41 +07:00
5cb6076a1c use config check_reindex_days for refresh_interval 2021-12-13 19:19:49 +07:00
8c5bb0bc1f
add missing mapping for playlist_last_refresh to fix empty index scan, #101 2021-12-06 16:56:56 +07:00
82a71ed75d
clean up playlist subscribe notification 2021-12-05 22:35:46 +07:00
8874168291
clean up progress hook title and speed up playlist validation 2021-12-05 21:57:33 +07:00
19871d55e2
faster release message timer with reduced redis exipre time on last message 2021-12-05 21:27:43 +07:00
67bde4c7ec
fix notification channel for video thumb download 2021-12-05 17:24:57 +07:00
1d262fc936
fix old status variables for message 2021-12-05 16:41:06 +07:00
b35440253d
transform add to queue, rescan, and download progress to channel messages 2021-12-03 19:47:43 +07:00
1691bdadf5
transform progress message to list, change subscribe messages 2021-12-03 19:00:26 +07:00
5a2d7c07bf
variable expire value and simpler REDIS_PORT declaration 2021-12-03 13:51:34 +07:00
0b0634273a
validate form entries, set auto sensible default 2021-12-03 11:27:26 +07:00
b2861e0369
ScheduleBuilder config class for celery beat 2021-12-02 18:37:54 +07:00
7e97284374
auto index playlists when adding to download 2021-11-29 15:49:45 +07:00