Commit Graph

1563 Commits

Author SHA1 Message Date
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
meeb
89098f7ab3
Merge pull request #818 from tcely/patch-6
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
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
meeb
5e1cd7f5f1
Merge pull request #839 from tcely/patch-19
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
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
Ikko Eltociear Ashimine
2640a4ae7c
docs: update README.md
Rasperry Pi -> Raspberry Pi
2025-03-13 02:55:09 +09:00
tcely
ef5b939caf
Check the copied nginx configuration
Checking before the copy doesn't help.

Fixes #804
2025-03-12 13:02:55 -04:00
meeb
18dca06321
Merge pull request #832 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) Waiting to run
Reorder checking all media to after indexing
2025-03-12 15:33:10 +11:00
tcely
cfb117b555
Tweaked logged message 2025-03-11 21:10:42 -04:00
tcely
3c714859db
Rename then check media 2025-03-11 17:14:44 -04:00
tcely
af0e300ef1
Download metadata before indexing another source 2025-03-11 16:59:33 -04:00
tcely
552e46faf4
Remove /etc/pip.conf from Dockerfile 2025-03-11 12:00:04 -04:00
tcely
c865890f32
Delete pip.conf 2025-03-11 11:56:55 -04:00
meeb
8cf2827e69
Merge pull request #830 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) Waiting to run
Use socks support from the operating system
2025-03-12 00:36:20 +11:00
tcely
f0f7edfd47
Add PySocks
Upgrade to the latest, if the OS version is too old.
2025-03-11 09:28:26 -04:00
tcely
aa54a88cdb
Add urllib3[socks] and requests[socks]
These each have slightly different version requirements for `PySocks`.
2025-03-11 09:25:57 -04:00
tcely
2cd33672af
Remove python3-python-socks 2025-03-11 09:05:38 -04:00
tcely
092e5ef54c
Add python3-socks 2025-03-11 08:38:25 -04:00
meeb
f2e2961b7b
Merge pull request #829 from tcely/patch-10
Remove explicit `django-compressor`
2025-03-11 23:36:24 +11:00
tcely
7db0048f80
Remove requests[socks] from Pipfile 2025-03-11 08:25:57 -04:00
tcely
239cfca534
Use socks support from the operating system 2025-03-11 08:24:02 -04:00
tcely
e174c42bf5
Remove explicit django-compressor
Also, add some of the useful optional dependencies.
2025-03-11 08:14:23 -04:00
meeb
e00c3c5b38
Merge pull request #828 from tcely/patch-10
Remove explicit `libsass`
2025-03-11 22:59:47 +11:00
tcely
8d65b57852
Remove explicit libsass
We need this to use the package added in #808.
2025-03-11 07:26:35 -04:00
meeb
f0e6f2819d
Merge pull request #808 from tcely/patch-12
Speed up `arm64` builds
2025-03-11 22:17:16 +11:00
tcely
08fb55eb64
fixup: we don't need to assign self 2025-03-11 06:59:40 -04:00
meeb
f673a5d8ba
Merge pull request #826 from tcely/patch-10
Improve checking media efficiency
2025-03-11 21:59:14 +11:00
meeb
7260b9aca4
Merge pull request #824 from tcely/patch-15
Increase database efficiency
2025-03-11 21:56:19 +11:00
tcely
76c60830eb
Positive timing values 2025-03-11 06:54:33 -04:00
tcely
d69866ded8
fixup: call function with instance 2025-03-11 05:45:00 -04:00
tcely
5f11779dc2
Time some index functions 2025-03-11 05:17:46 -04:00
tcely
3f10e45e6a
Add timing and profiling decorators 2025-03-10 20:26:47 -04:00
tcely
27955d7b7b
Improve checking media efficiency 2025-03-10 16:42:25 -04:00
meeb
fecfc689fa
Merge pull request #822 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) Waiting to run
Update 0028_alter_source_source_resolution.py
2025-03-10 22:03:49 +11:00
tcely
79ed138aa1
fixup: typo 2025-03-09 22:45:49 -04:00