Commit Graph

1812 Commits

Author SHA1 Message Date
meeb
f0ec22221e
Merge pull request #868 from tcely/patch-12
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) Blocked by required conditions
Use `Media.metadata_published` in `reduce_data`
2025-03-20 02:17:06 +11:00
meeb
540408fc68
Merge pull request #867 from tcely/patch-10
Be consistent with the tuple syntax
2025-03-20 00:20:51 +11:00
tcely
13e7fc21a8
Use Media.metadata_published 2025-03-19 09:18:51 -04:00
tcely
74439b2f36
Consistency 2025-03-19 08:16:18 -04:00
meeb
7f9b97dbc5
Merge pull request #859 from tcely/patch-10
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) Blocked by required conditions
The workflow should work for forks also
2025-03-19 17:13:11 +11:00
tcely
84e7a23fc9
Avoid using always() 2025-03-19 02:05:33 -04:00
tcely
ba8ad20910
Don't push for forks 2025-03-19 01:59:07 -04:00
tcely
d31f29aa7c
Merge branch 'main' into patch-10 2025-03-19 01:38:31 -04:00
tcely
d6785660b8
Don't override FFMPEG_VERSION yet 2025-03-19 01:36:49 -04:00
tcely
35f0dcff55
Remove FFMPEG_DATE value from Dockerfile 2025-03-19 01:35:19 -04:00
tcely
f5a30c218b
Follow yt-dlp/FFmpeg-Builds/releases automatically 2025-03-19 01:23:02 -04:00
meeb
4b26172e74
Merge pull request #865 from tcely/patch-12
Thumbnail download can proceed without metadata
2025-03-19 16:03:39 +11:00
meeb
9386e5045e
Merge pull request #866 from tcely/patch-15
fixup: indentation
2025-03-19 16:03:25 +11:00
tcely
e1f2cd0d85
fixup: indentation 2025-03-19 01:00:06 -04:00
tcely
20959fb4c2
Thumbnail download can proceed without metadata 2025-03-19 00:46:49 -04:00
meeb
7718f8eee8
Merge pull request #833 from tcely/patch-15
Show progress on tasks page
2025-03-19 15:42:14 +11:00
tcely
3af8a14690
Merge branch 'main' into patch-15 2025-03-19 00:40:56 -04:00
meeb
3d6a217f20 bump ffmpeg and yt-dlp 2025-03-19 15:36:36 +11:00
meeb
060947b757
Merge pull request #864 from tcely/patch-19
Add a default thumbnail URL before metadata is available
2025-03-19 15:32:24 +11:00
meeb
dbae674bb8
Merge pull request #860 from tcely/patch-12
Better indexing of inactive sources
2025-03-19 15:29:53 +11:00
tcely
65f86b1161
Use the default argument 2025-03-19 00:13:23 -04:00
tcely
281268772a
Add a default thumbnail URL before metadata is available 2025-03-19 00:02:26 -04:00
tcely
abae403a8f
Remove extra blank lines 2025-03-18 21:12:18 -04:00
tcely
196c193c41
Merge branch 'main' into patch-15 2025-03-18 21:07:24 -04:00
tcely
1f72718f31
fixup: indentation 2025-03-18 20:15:17 -04:00
tcely
d2458a2979
Keep transactions specific to task 2025-03-18 20:12:54 -04:00
tcely
021f4b172a
Display progress for checking task 2025-03-18 20:05:14 -04:00
tcely
8f9fbb9a4c
Call cleanup_removed_media from within the transaction 2025-03-18 18:25:31 -04:00
tcely
17b82d4264
Schedule update of media servers after deletion loops 2025-03-18 18:13:24 -04:00
tcely
7e721c98a7
Don't update media servers for every Media item 2025-03-18 17:42:06 -04:00
tcely
34eea62c84
Don't log inside the loop 2025-03-18 17:33:28 -04:00
tcely
85fb479c5e
Better indexing of inactive sources 2025-03-18 17:22:27 -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