Commit Graph

1198 Commits

Author SHA1 Message Date
simon
cc40f46325
improved ryd error handeling, #283 2022-08-12 14:39:22 +07:00
simon
7c3bfa94f3
handle thumbnail download base exception, #281 2022-08-12 12:58:39 +07:00
simon
25f1539816
implement backup task lock, #278 2022-08-12 12:03:09 +07:00
simon
474ab22792
handle channel name redirect in UrlListParser, #276 2022-08-12 11:53:31 +07:00
simon
257f7a0287
add GH sponsor link 2022-08-12 06:19:36 +07:00
simon
c39ce61b2c
offline import, #build
Changed:
- added offline import for videos and channels
- thumbnail manager rewrite
2022-08-12 05:36:54 +07:00
simon
980b99783b
add sponsor info 2022-08-12 05:35:47 +07:00
simon
ececc3cedd
bump yt-dlp 2022-08-11 19:57:12 +07:00
simon
0891c49620
implement offline channel import 2022-08-11 19:57:00 +07:00
simon
c26ef012c1
raise ValueError when not matching media files 2022-08-11 11:10:58 +07:00
simon
31061c0eb0
handle offline import without info.json fail 2022-08-10 22:38:17 +07:00
simon
994f7c2443
use user provided thumb for offline import 2022-08-10 22:31:15 +07:00
simon
7029441f89
use fallback thumb when no url passed 2022-08-10 22:24:02 +07:00
simon
35f1084cc2
download thumbnail for manual import 2022-08-10 21:47:26 +07:00
simon
44473a364f
fix double download of playlist art 2022-08-10 21:20:58 +07:00
simon
fb4d6b7be3
major refactor ThumbManager 2022-08-10 21:03:54 +07:00
simon
b76fa69396
WIP: rewrite ManualImport, identify and archive 2022-08-08 19:18:27 +07:00
simon
8f711d359b
implement youtube_meta and media_path overwritein YoutubeVideo 2022-08-08 18:28:32 +07:00
simon
9fd6f9c58b
use absolute paths for manual import 2022-08-08 15:57:42 +07:00
simon
b70cbfa0a8
convert thumbnail to jpg for manual import 2022-08-08 14:52:33 +07:00
simon
d0675368f4
bump django 2022-08-08 14:52:06 +07:00
simon
195acd3246
WPI: dump thumbnails from mp4 and mkv 2022-07-31 00:02:09 +07:00
simon
5284975aa2
merge master into testing 2022-07-30 21:38:00 +07:00
simon
13018192f3
remove default funding sources 2022-07-30 21:17:12 +07:00
simon
07f50b6619
LDAP support, #build
Changed:
- configure LDAP over environment variables
- fix reverse proxy CSRF error
2022-07-30 21:13:13 +07:00
simon
36d0f08efb add FUNDING.yml 2022-07-30 21:08:57 +07:00
DanielBatteryStapler
fd75def6c3 implement LDAP as authentication backend support (#274) 2022-07-30 21:08:12 +07:00
simon
61da0c8af3 WIP: extract thumb from mkv 2022-07-30 21:07:31 +07:00
simon
91a169fa3e add FUNDING.yml 2022-07-30 21:07:31 +07:00
DanielBatteryStapler
e1c4702398
implement LDAP as authentication backend support (#274) 2022-07-30 21:05:10 +07:00
Aron Brown
5407d35779
Update settings.py (#284)
Add CSRF_TRUSTED_ORIGINS Django config settings and set it to environment variable TA_HOST.
This should fix login issues behind reverse proxies.
2022-07-30 21:03:58 +07:00
simon
26cc7846c6
WIP: new import folder parser for offline import 2022-07-26 19:51:47 +07:00
simon
36560735f2
better wording what TA_HOST represents, #275 2022-07-23 21:58:06 +07:00
simon
41972f64ad
update roadmap 2022-07-23 19:57:25 +07:00
simon
83866a0d79
clarify scope 2022-07-23 17:32:59 +07:00
simon
aa0739bfbe
bump TA_VERSION to v0.2.0 2022-07-23 16:35:18 +07:00
simon
d797f47bb8
remove synology link, remove security notification 2022-07-23 15:03:41 +07:00
simon
09f3ce0109
add TA_HOST and ES8 documentation 2022-07-23 14:38:50 +07:00
simon
2ba31a3937
add search help text 2022-07-23 14:10:16 +07:00
simon
31e2fcb322
update backup section for v0.2 2022-07-23 13:41:24 +07:00
simon
e69cd1129c
add result size info 2022-07-23 13:41:07 +07:00
simon
8a59b66a0f
finetune full text thumb width 2022-07-23 13:28:49 +07:00
simon
dcf7658972
add kibana quick start guide 2022-07-22 18:26:12 +07:00
simon
e79d64d707
update channel wiki page for v0.2 2022-07-22 18:15:27 +07:00
simon
503a4ed822
force es8 at startup 2022-07-22 17:22:06 +07:00
simon
f0a44678ed
unset video max-height max-width for fullscreen webkit, #264 2022-07-22 14:50:53 +07:00
simon
4b1ebf44c9
handle filenotfounderror for manual cookie import 2022-07-21 23:01:32 +07:00
simon
eb229440d4
load config into redis on fresh install at startup 2022-07-21 23:01:01 +07:00
simon
88b412a2e9
keyword search, #build
Changed:
- added keyword search queries
- added fulltext search
- authenticate all user created media
- reduce docker log output
2022-07-21 20:15:15 +07:00
simon
14d3a7586d
validate es8 at startup 2022-07-21 20:09:06 +07:00