Commit Graph

1283 Commits

Author SHA1 Message Date
simon
4dfc9cef52
better TA_HOST error handling 2023-02-18 09:56:50 +07:00
simon
571c2ce3a4
ensure load_new_defaults for all manage.py commands, #434 2023-02-18 09:20:09 +07:00
simon
229555d97d
fix raise commanderror when migration failed 2023-02-18 09:14:49 +07:00
simon
73da59ffbf
switch to redis-stack-server 2023-02-17 22:49:07 +07:00
simon
c7a05a9ba3
a warning about zip file backups, use snapshots instead 2023-02-17 22:08:11 +07:00
simon
9e1316b543
yt-dlp uploader id fix, #build
Changed:
- Fix for yt-dlp parsing error [2023.02.17]
- Fix for various thumbnail extraction errors
- Fix download queue filter
- [API] Add filter subscribed channels
2023-02-17 20:58:19 +07:00
simon
72924fab66
bump yt-dlp, #433 2023-02-17 20:25:21 +07:00
simon
72f091b85e
fix download filter for ignored videos, #401 2023-02-17 14:04:52 +07:00
simon
fdf5b2d802
clarify video page access from title, #432 2023-02-17 13:48:00 +07:00
simon
a34c9479f2
use channel from queue for download query filtering, #431 2023-02-17 12:21:00 +07:00
simon
162c05628c
rename PendingInteract youtube_id kwargs 2023-02-17 10:26:10 +07:00
simon
1125c0c4bf
handle malformed thumbnail download, #430 2023-02-17 09:17:04 +07:00
simon
0e5421a558
bump django 2023-02-17 08:37:38 +07:00
simon
5ec0636807
[API] add filter subscribed to channel list 2023-02-14 11:12:58 +07:00
simon
6641db3e7e
skip empty comment, #429 2023-02-13 12:42:55 +07:00
simon
77c26134d1
add print for thumbnail fallback, #425 2023-02-13 12:15:12 +07:00
simon
ef685ecb42
handle PIL error empty thumbnail image, #425 2023-02-13 11:55:47 +07:00
simon
df1018e70c
bump redis 2023-02-11 18:24:41 +07:00
simon
0658424b94 Merge branch 'master' into testing 2023-02-11 17:29:09 +07:00
p0358
d1b5644c63
refresh /progress more often (3000 ms => 500 ms) (#427) 2023-02-11 17:28:46 +07:00
lamusmaser
4936f2fdf2
412 fix vid_type with downloads (single and bulk) (#413)
* update TA_VERSION v0.3.2

* Update `single_download` task to request proper `vid_type`.

* Modify `single_download` to match bulk download.

* pr 413: undo TA_VERSION update

---------

Co-authored-by: simon <simobilleter@gmail.com>
2023-02-11 17:07:36 +07:00
simon
0fcd6c086b
add kip log output for is_upcoming or is_live 2023-02-10 22:16:04 +07:00
simon
34c5b2613c
add list of notable mentions 2023-02-05 15:49:43 +07:00
simon
6b246e7808
instructions for ES on custom port 2023-02-04 09:07:45 +07:00
simon
eda7528f7d
Startup Rewrite, #build
Changed:
- Changed startup functions to manage.py commands
- Changed disable json backup, enable snapshots by default
- Changed use commited django migrations
- Added YT link to download queue title
2023-02-03 15:35:40 +07:00
simon
fa46b30e61
add unstable footer 2023-02-03 15:26:14 +07:00
Krzysztof Olszewski
2acaeb34db
#409:Ability to visit source URL for preview from download queue (#422) 2023-02-03 15:17:16 +07:00
simon
f8b0977a7f
fix linter 2023-02-03 14:57:57 +07:00
simon
4bab1a9815
bump django 2023-02-03 14:50:59 +07:00
simon
ce7adfee3a
disable backup, enable snapshot 2023-02-03 14:50:41 +07:00
simon
a350d735be
commit migrations 2023-02-02 14:19:06 +07:00
simon
3f86786ee8
reduce comments log output 2023-02-02 14:14:32 +07:00
simon
d6c124aae8
collectstatic if not in debug 2023-02-02 13:12:12 +07:00
simon
2d942fe9b5
load defaults for schedule builder at startup 2023-02-02 13:06:00 +07:00
simon
f18e2ce599
remove old startup class 2023-02-02 12:46:54 +07:00
simon
08350181f3
create ta_startup manage.py command 2023-02-02 12:43:02 +07:00
simon
114c7c2811
return new version in is_updated 2023-02-02 12:06:24 +07:00
simon
83057d9e54
return files clearded from clear_dl_cache 2023-02-02 10:46:59 +07:00
simon
d73a131616
extend timeout 2023-02-01 16:06:40 +07:00
simon
1b5a810520
finalize connection check manage.py command 2023-02-01 16:05:29 +07:00
simon
2f685859cf
bump bs4 lib 2023-02-01 15:27:28 +07:00
simon
cacf6e43b8
add envcheck and basic connection check startup command 2023-01-28 08:37:58 +07:00
simon
991ab6a2bd
bump requests lib 2023-01-27 20:13:33 +07:00
simon
188eb9fc41
update feature request desc 2023-01-27 09:57:10 +07:00
simon
4db3775eba
manage new feature expectations 2023-01-27 09:55:11 +07:00
simon
57841ea1c0
clarify keyword filter roadmap item 2023-01-27 09:41:57 +07:00
simon
3602ec4560
update TA_VERSION v0.3.2 2023-01-16 11:38:34 +07:00
simon
afa865edb1
Fix startup and channel page, #build
Changed:
- Fixed startup schedule builder for new installations
- Fixed shorts and streams page sizes set to 0
2023-01-16 10:00:10 +07:00
simon
bf5a93dae0
update TA_VERSION unstable 2023-01-16 09:59:56 +07:00
simon
4d65d45a59
disable shorts or streams for channels, #405 2023-01-16 09:51:03 +07:00