Commit Graph

1563 Commits

Author SHA1 Message Date
tcely
f5a30c218b
Follow yt-dlp/FFmpeg-Builds/releases automatically 2025-03-19 01:23:02 -04:00
tcely
c1cc71691a
Use shell variables 2025-03-18 11:23:53 -04:00
tcely
4bc510bdad
The workflow should work for forks also 2025-03-18 09:31:43 -04:00
meeb
a904d60ad8
Merge pull request #857 from tcely/patch-12
Some checks failed
Run Django tests for TubeSync / test (3.10) (push) Has been cancelled
Run Django tests for TubeSync / test (3.11) (push) Has been cancelled
Run Django tests for TubeSync / test (3.12) (push) Has been cancelled
Run Django tests for TubeSync / test (3.8) (push) Has been cancelled
Run Django tests for TubeSync / test (3.9) (push) Has been cancelled
Run Django tests for TubeSync / containerise (push) Has been cancelled
Use the specific `NoMetadataException`
2025-03-18 06:09:29 +11:00
meeb
d222df1aae
Merge pull request #831 from tcely/patch-10
Delete pip.conf
2025-03-18 06:09:00 +11:00
tcely
b074f6bae9
Switch to NoMetadataException 2025-03-17 12:24:16 -04:00
tcely
5f0323e4af
Add NoMetadataException 2025-03-17 12:21:40 -04:00
meeb
58c4964939
Merge pull request #856 from tcely/patch-12
Reschedule download tasks when metadata is not ready
2025-03-18 02:54:34 +11:00
tcely
8eec7320db
Reschedule download tasks when metadata is not ready 2025-03-17 11:43:00 -04:00
meeb
497bb0a6c3
Merge pull request #855 from tcely/patch-12
Reduce the amount of time the database is locked
2025-03-18 02:40:15 +11:00
tcely
ac80c6ce67
Metadata at priority 20 2025-03-17 11:37:21 -04:00
tcely
deed3a3393
Reduce the amount of time the database is locked 2025-03-17 09:50:15 -04:00
meeb
cda93f0df2
Merge pull request #854 from tcely/patch-21
Some checks are pending
Run Django tests for TubeSync / test (3.10) (push) Waiting to run
Run Django tests for TubeSync / test (3.11) (push) Waiting to run
Run Django tests for TubeSync / test (3.12) (push) Waiting to run
Run Django tests for TubeSync / test (3.8) (push) Waiting to run
Run Django tests for TubeSync / test (3.9) (push) Waiting to run
Run Django tests for TubeSync / containerise (push) Waiting to run
Upgrade `psycopg`
2025-03-17 15:26:58 +11:00
meeb
78c5e5dd87
Merge pull request #852 from tcely/patch-19
Create `fatal_http_errors.py` patch
2025-03-17 15:25:34 +11:00
meeb
c4574fd2b2
Merge pull request #853 from tcely/patch-20
Prevent `filename` from beginning with `/`
2025-03-17 15:24:58 +11:00
meeb
e8887f3f97
Merge pull request #851 from tcely/patch-18
Base request delay on the number of tasks running
2025-03-17 15:24:28 +11:00
meeb
088b08568f
Merge pull request #847 from tcely/patch-12
Use the `curl-cffi` extra to support `impersonate` option
2025-03-17 15:23:38 +11:00
meeb
d699b5c453
Merge pull request #846 from tcely/patch-9
More Docker cache hits
2025-03-17 15:23:20 +11:00
tcely
5df8500a10
Upgrade psycopg 2025-03-16 17:57:07 -04:00
tcely
c2b21c016e
Prevent filename from beginning with / 2025-03-16 15:17:11 -04:00
tcely
5401407e6d
Apply the patch in youtube.py 2025-03-16 11:54:01 -04:00
tcely
b3b4007dcc
Change the patched function 2025-03-16 11:50:17 -04:00
tcely
217c0898da
Fill in the original function we will patch 2025-03-16 11:47:32 -04:00
tcely
3d4d965880
Create fatal_http_errors.py
This is a sketch of how a new patch is implemented.
It doesn't do anything yet.
2025-03-16 11:39:57 -04:00
tcely
f69eed6b44
Base request delay on the number of tasks running 2025-03-15 21:55:33 -04:00
tcely
7ff1fa3e0c
Add the default extra too 2025-03-15 16:40:18 -04:00
tcely
40e4d98ef4
Use the curl-cffi extra to support impersonate option 2025-03-15 15:57:44 -04:00
tcely
5383d57946
Remove an unnecessary rm 2025-03-15 12:40:43 -04:00
tcely
9021411037
Reorganize layers for better caching 2025-03-15 12:24:43 -04:00
tcely
8dc2455bfa
Use the tubesync-basestage 2025-03-15 11:53:58 -04:00
meeb
bc6f209d8d
Merge pull request #845 from tcely/patch-12
Some checks failed
Run Django tests for TubeSync / test (3.10) (push) Has been cancelled
Run Django tests for TubeSync / test (3.11) (push) Has been cancelled
Run Django tests for TubeSync / test (3.12) (push) Has been cancelled
Run Django tests for TubeSync / test (3.8) (push) Has been cancelled
Run Django tests for TubeSync / test (3.9) (push) Has been cancelled
Run Django tests for TubeSync / containerise (push) Has been cancelled
Add `geo_verification_proxy` to default `yt-dlp` settings
2025-03-16 02:25:02 +11:00
meeb
0fd835c817
Merge pull request #844 from tcely/patch-9
Clean up more tasks for deleted sources
2025-03-16 02:24:42 +11:00
tcely
ed46bf96f8
Set to None for empty strings 2025-03-15 11:21:55 -04:00
tcely
0ba16d08d7
Add geo_verification_proxy to default yt-dlp settings 2025-03-15 11:19:08 -04:00
tcely
22a7cb76b0
Clean up more tasks for deleted sources 2025-03-15 11:09:43 -04:00
meeb
2011cc482b
Merge pull request #842 from tcely/delete-source
Some checks are pending
Run Django tests for TubeSync / test (3.10) (push) Waiting to run
Run Django tests for TubeSync / test (3.11) (push) Waiting to run
Run Django tests for TubeSync / test (3.12) (push) Waiting to run
Run Django tests for TubeSync / test (3.8) (push) Waiting to run
Run Django tests for TubeSync / test (3.9) (push) Waiting to run
Run Django tests for TubeSync / containerise (push) Waiting to run
Improve deleting sources
2025-03-15 18:41:14 +11:00
meeb
fa1bcdbb3d
Merge pull request #827 from tcely/patch-17
Add timing and profiling decorators
2025-03-15 18:40:41 +11:00
tcely
6507499047
Merge branch 'meeb:main' into patch-10 2025-03-14 16:04:22 -04:00
tcely
7997b42ca6
Do not use keyword arguments with the underlying function 2025-03-14 15:45:22 -04:00
tcely
51a6a08f9c
This task is being called from a transaction already 2025-03-14 15:42:03 -04:00
tcely
b18760082f
fixup! Add and use delete_all_media_for_source task 2025-03-14 15:32:52 -04:00
tcely
1d3e880c95
fixup! Add Source.is_active property 2025-03-14 15:24:48 -04:00
tcely
0549438543
fixup! Do not update media servers about media from inactive sources 2025-03-14 15:16:31 -04:00
tcely
9683a22fae
Merge branch 'main' into patch-17 2025-03-14 15:05:33 -04:00
tcely
393330a99f
Remove an extra blank line 2025-03-14 15:03:22 -04:00
tcely
8314019781
Remove timing measurement from tasks.py 2025-03-14 14:59:58 -04:00
tcely
fc058a82f7
Map the new task 2025-03-14 13:52:04 -04:00
tcely
81ab9e3c92
Add and use delete_all_media_for_source task 2025-03-14 13:32:49 -04:00
tcely
640f51fe95
Deactivate the Source before deletion 2025-03-14 13:00:08 -04:00
tcely
cbed39b798
Log the Source directory path before deleting 2025-03-14 12:02:14 -04:00