tcely
|
9021411037
|
Reorganize layers for better caching
|
2025-03-15 12:24:43 -04:00 |
|
tcely
|
8dc2455bfa
|
Use the tubesync-base stage
|
2025-03-15 11:53:58 -04:00 |
|
meeb
|
bc6f209d8d
|
Merge pull request #845 from tcely/patch-12
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
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 |
|
tcely
|
9f171025a6
|
Remove the index task before trying to delete the Source
|
2025-03-14 11:33:32 -04:00 |
|
tcely
|
453b9eaa79
|
Mark the directory for removal after the Source is deleted
|
2025-03-14 11:32:34 -04:00 |
|
tcely
|
bdf9a69f48
|
Clean up my git status
|
2025-03-14 08:24:41 -04:00 |
|
tcely
|
247b9f2a72
|
Update the media server quicker than the default
|
2025-03-14 08:15:41 -04:00 |
|
tcely
|
9d03c0d5d2
|
Do not detach the signal
|
2025-03-14 08:14:29 -04:00 |
|
tcely
|
5a46dce2a1
|
Do not update media servers about media from inactive sources
|
2025-03-14 08:11:37 -04:00 |
|
tcely
|
016cb498ab
|
Add Source.deactivate() function
|
2025-03-14 08:02:06 -04:00 |
|
tcely
|
d991b9593d
|
Add Source.is_active property
|
2025-03-14 07:59:34 -04:00 |
|
tcely
|
45c9b9ce81
|
Use the new CSS class
|
2025-03-13 16:52:20 -04:00 |
|
tcely
|
40b4032bbc
|
Move style to CSS
|
2025-03-13 16:50:35 -04:00 |
|
tcely
|
68c6b78179
|
Apply the suggested "Sync Now" changes
Fixes #641
|
2025-03-13 16:46:58 -04:00 |
|
meeb
|
89098f7ab3
|
Merge pull request #818 from tcely/patch-6
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
Patch `yt-dlp` to use `check_thumbnails`
|
2025-03-14 03:39:07 +11:00 |
|
tcely
|
30b3f08b17
|
Merge branch 'main' into patch-6
|
2025-03-13 10:32:53 -04:00 |
|
meeb
|
0104669c7c
|
Merge pull request #821 from tcely/patch-9
Better environment variable support for settings
|
2025-03-14 01:14:12 +11:00 |
|
tcely
|
f99c8fc596
|
Use set since tuple is dangerous for strings
Even in explicit form tuple used a collection of characters instead of a single string.
I hate that Python has these little traps.
|
2025-03-13 06:16:01 -04:00 |
|
meeb
|
5e1cd7f5f1
|
Merge pull request #839 from tcely/patch-19
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
Increase episode number calculation speed
|
2025-03-13 18:28:59 +11:00 |
|
tcely
|
487e801151
|
Increase episode number calculation speed
|
2025-03-13 03:23:27 -04:00 |
|
meeb
|
93ad397c05
|
Merge pull request #838 from tcely/patch-18
Use '/downloads' instead of '/' for odd cases
|
2025-03-13 16:03:00 +11:00 |
|
meeb
|
79c1b9101f
|
Merge pull request #836 from eltociear/patch-1
docs: update README.md
|
2025-03-13 16:02:08 +11:00 |
|
meeb
|
31ef011051
|
Merge pull request #835 from tcely/patch-12
Check the copied `nginx` configuration
|
2025-03-13 16:01:47 +11:00 |
|
tcely
|
291631f76f
|
Use DOWNLOAD_ROOT setting instead
|
2025-03-12 20:40:14 -04:00 |
|
tcely
|
469858a33a
|
Use the DOWNLOADS_BASE_DIR setting
|
2025-03-12 20:28:08 -04:00 |
|
tcely
|
f7dbd0cf82
|
We can't rename across devices so don't leave /downloads
|
2025-03-12 20:17:18 -04:00 |
|
tcely
|
d1cc05a8f4
|
Use '/tmp' instead of '/' for odd cases
|
2025-03-12 20:05:58 -04:00 |
|
tcely
|
408a3e1c95
|
Save the updated verbose_name of the task
|
2025-03-12 17:32:19 -04:00 |
|
tcely
|
c0355e8f69
|
Reset task verbose name after the loop ends
|
2025-03-12 15:46:55 -04:00 |
|
tcely
|
3ad0fad72e
|
Get task functions
|
2025-03-12 15:38:52 -04:00 |
|
Ikko Eltociear Ashimine
|
2640a4ae7c
|
docs: update README.md
Rasperry Pi -> Raspberry Pi
|
2025-03-13 02:55:09 +09:00 |
|