Commit Graph

1398 Commits

Author SHA1 Message Date
807c30caa0
bump TA_VERSION for release 2024-07-15 20:17:35 +02:00
93b921582d
bump requirements 2024-07-12 16:58:04 +02:00
437cd72f45
update TZ in schedule when changed 2024-07-12 16:57:28 +02:00
81bf614afa
fix version check not triggering 2024-07-12 14:30:39 +02:00
381f97e6d2
add unstable tag 2024-07-06 16:51:31 +02:00
039a49387c
remove workarounds for merged channel extraction failure 2024-07-06 16:50:29 +02:00
c9007431bf
add channel overwrite mappings to index 2024-07-06 16:49:36 +02:00
1fcea860c8
track dl failure, implement retry, continue from cache, #752 2024-07-06 16:15:33 +02:00
963d952dfa
bump requirements 2024-07-06 15:52:50 +02:00
Boo1098
9eba3e278d
Add Page Size Overrides per Channel (#702)
This is a minimum viable product. Tested all 3 overrides and they
worked. The current method of resetting the override is clunk (setting
to negative number). I've also upended some of the build query in
subscriptions and haven't fully tested if that messes with things.

Moved query building into its own class

Based on bbilly1's code from their comment in #702
2024-06-08 01:13:39 +07:00
e3d5a0885b
fix spelling 2024-06-06 19:27:49 +02:00
9f484eca83
skip video not part of channel, #741 2024-06-06 19:17:53 +02:00
08346d6dc7
bump requirements 2024-06-06 16:01:09 +02:00
a3afa23bc7
bump TA_VERSION for release 2024-05-22 18:40:16 +02:00
9068e4569d
add manual fix management commands 2024-05-22 18:34:18 +02:00
9fe0aa85d0
add invalid watch url 2024-05-21 22:23:07 +02:00
a201d43bfd
chdir for tests, test reading mapping 2024-05-21 22:15:48 +02:00
ed3183b42c
remove comments 2024-05-21 21:17:45 +02:00
a1e3512bab
add test_helper 2024-05-21 21:10:21 +02:00
241e76c17d
cleane get_duration_str without zfill on first part 2024-05-21 21:08:24 +02:00
7111fedd5c
fix redirect with is_shorts 2024-05-21 20:55:36 +02:00
40beb35f34
fix typo, better date parsing error 2024-05-21 20:54:04 +02:00
d7818871a4
clean up 2024-05-21 20:18:27 +02:00
30c20b41d9
test and better handle invalid domains 2024-05-21 20:14:40 +02:00
e2253fc63b
switch to official yt-dlp commit 2024-05-21 19:08:29 +02:00
f9eff28da7
replace deprecated STATICFILES_STORAGE 2024-05-21 19:05:49 +02:00
d6b5521c11
fix naming 2024-05-21 16:22:59 +02:00
c9285ce3a1
bump requests 2024-05-21 13:06:40 +02:00
3e3e3ae78e
add tests for urlparser 2024-05-21 13:05:40 +02:00
ae89f47072
make application testable 2024-05-21 12:18:25 +02:00
1bcb4f1f7c
remove unused CONFIG init 2024-05-21 12:16:30 +02:00
758038f93d
fix sync_to_videos in channel reindex 2024-05-20 13:34:45 +02:00
d6f679784e
fix logout django 5 needing post request 2024-05-20 13:17:11 +02:00
478d05997c
channel art fallback injection, #701 2024-05-16 21:55:27 +02:00
3c441c3a31
fix missing channel 2024-05-16 17:44:21 +02:00
bbf59eaca9
set first in queue with score 1 2024-05-15 19:54:05 +02:00
e42737ad9b
bump req 2024-05-15 16:32:04 +02:00
1d9c274390
better reindex_type handler, fix off by one 2024-05-15 13:18:28 +02:00
2a35b42d88
add redisqueue in use docs 2024-05-15 11:56:09 +02:00
11ab314649
refact CommentList to use RedisQueue 2024-05-15 00:37:01 +02:00
d58d133baf
refactor decouple DownloadPostProcess 2024-05-15 00:18:43 +02:00
d6f3fd883c
skip empty add 2024-05-15 00:11:25 +02:00
8f1a5c8557
use dynamic max_score for reindex queue 2024-05-15 00:11:05 +02:00
fdc427977e
fix types 2024-05-14 23:39:43 +02:00
db080e97bb
better queue total management with score 2024-05-14 23:25:33 +02:00
5235af3d91
refactor download post processing to redis queue 2024-05-14 19:17:13 +02:00
6ab70c7602
better att to queue, track score 2024-05-14 18:06:27 +02:00
86d157699a
better 404 handling in views 2024-05-14 17:05:47 +02:00
c176405b32
untangle channel_overwrites in video index and queue 2024-05-13 20:54:39 +02:00
6e7cb74366
clean up, remove unused 2024-05-13 19:51:25 +02:00