Commit Graph

1782 Commits

Author SHA1 Message Date
tcely
b33ff71678
Added additional tubesync workers 2025-04-06 20:38:26 -04:00
tcely
73195fa79b
Do not use a thread pool for workers 2025-04-06 19:41:49 -04:00
tcely
0b92ae0500
Assign task queues based on resources used 2025-04-06 18:42:07 -04:00
tcely
7ac5f2c148
Update for adjusted queue 2025-04-06 17:53:58 -04:00
tcely
660d32ddab
Merge branch 'meeb:main' into patch-6 2025-04-06 17:44:10 -04:00
tcely
529f3cbbd0
Add priority kwarg for default value 2025-04-06 17:40:10 -04:00
tcely
8e3523ae9c
priority: 15: download_media 2025-04-06 17:23:56 -04:00
tcely
d769f39a86
priority: 15: download_media_thumbnail 2025-04-06 17:20:27 -04:00
tcely
c8a9037fb2
priority: 20: download_media_metadata 2025-04-06 17:15:09 -04:00
tcely
1af9070d1c
priority: 20: rename_media 2025-04-06 16:56:24 -04:00
tcely
11baadc6ef
priority: 25: save_all_media_for_source 2025-04-06 16:37:09 -04:00
tcely
61623b66ab
priority: 05: download_source_images 2025-04-06 16:33:31 -04:00
tcely
52579865b2
priority: 01: delete_all_media_for_source 2025-04-06 16:27:18 -04:00
tcely
82688a8475
Restore schedule kwarg 2025-04-06 16:11:08 -04:00
tcely
017966160d
Remove priority kwarg 2025-04-06 15:55:46 -04:00
tcely
4c08726906
priority: 10: index_source_task 2025-04-06 14:42:21 -04:00
tcely
07390a32a8
Remove priority kwarg 2025-04-06 14:33:12 -04:00
tcely
e0bbb5951b
Remove priority kwarg 2025-04-06 14:28:34 -04:00
tcely
ddf985ff7d
Use schedule_media_servers_update function 2025-04-06 13:47:16 -04:00
meeb
917204c8f1
Merge pull request #923 from tcely/close-thread-pool
Some checks failed
CI / info (push) Has been cancelled
CI / test (3.10) (push) Has been cancelled
CI / test (3.11) (push) Has been cancelled
CI / test (3.12) (push) Has been cancelled
CI / test (3.8) (push) Has been cancelled
CI / test (3.9) (push) Has been cancelled
CI / containerise (push) Has been cancelled
Close the `ThreadPool` before exiting
2025-04-05 14:26:20 +11:00
tcely
ec41580fe9
Close the ThreadPool before exiting 2025-04-04 16:33:41 -04:00
meeb
f39780ac57
Merge pull request #922 from tcely/patch-12
Some checks are pending
CI / info (push) Waiting to run
CI / test (3.10) (push) Waiting to run
CI / test (3.11) (push) Waiting to run
CI / test (3.12) (push) Waiting to run
CI / test (3.8) (push) Waiting to run
CI / test (3.9) (push) Waiting to run
CI / containerise (push) Blocked by required conditions
Clean up old `debconf` cache files
2025-04-04 22:52:23 +11:00
tcely
6293625a01
Clean up old debconf cache files 2025-04-03 15:19:08 -04:00
tcely
eab0ad9d7c
Review of tasks.py 2025-04-03 01:50:20 -04:00
meeb
17a8cf036c
Merge pull request #919 from tcely/patch-6
Some checks are pending
CI / info (push) Waiting to run
CI / test (3.10) (push) Waiting to run
CI / test (3.11) (push) Waiting to run
CI / test (3.12) (push) Waiting to run
CI / test (3.8) (push) Waiting to run
CI / test (3.9) (push) Waiting to run
CI / containerise (push) Blocked by required conditions
Avoid Django `5.2` until it is tested
2025-04-03 16:06:35 +11:00
meeb
1a636efa70
Merge pull request #918 from tcely/patch-15
Log more details about what `pipenv` installs
2025-04-03 16:06:20 +11:00
meeb
f1d07959c8
Merge pull request #915 from tcely/patch-12
Add `dive` analysis
2025-04-03 16:05:50 +11:00
tcely
69d3c43269
Avoid Django 5.2 until it is tested 2025-04-03 01:05:08 -04:00
tcely
a13e5942ae
Adjust the test for Django 5.2 2025-04-03 00:37:26 -04:00
tcely
f5ad4eda16
Log more details about what pipenv installs 2025-04-03 00:31:56 -04:00
meeb
ce87da3ce5
Merge pull request #916 from tcely/patch-14
Run the check source directory task before saving existing sources
2025-04-03 14:36:53 +11:00
meeb
074dfa8ead
Merge pull request #914 from tcely/patch-6
Some checks are pending
CI / info (push) Waiting to run
CI / test (3.10) (push) Waiting to run
CI / test (3.11) (push) Waiting to run
CI / test (3.12) (push) Waiting to run
CI / test (3.8) (push) Waiting to run
CI / test (3.9) (push) Waiting to run
CI / containerise (push) Blocked by required conditions
Use `list.append` instead of `list.extend`
2025-04-03 14:31:17 +11:00
tcely
8ccd4e68c4
Run the check source directory task before saving existing sources 2025-04-02 08:04:42 -04:00
tcely
2e634511d7
Disable the info job 2025-04-01 19:28:06 -04:00
tcely
ad8231d7b9
Remove dive job 2025-04-01 19:24:40 -04:00
tcely
26ba951529
Use dive before push 2025-04-01 19:17:31 -04:00
tcely
1b2f87cafb
Move jq work to the info job 2025-04-01 18:58:17 -04:00
tcely
084d434a94
Setup buildx 2025-04-01 17:58:50 -04:00
tcely
6113824a87
fixup: correct line continuation 2025-04-01 17:26:06 -04:00
tcely
6b280c0cc3
Use a job for dive 2025-04-01 17:22:57 -04:00
tcely
6c9dc2fc03
Build with dive 2025-04-01 16:48:45 -04:00
tcely
a8e425859e
Enable the info job 2025-04-01 16:30:42 -04:00
tcely
9340fa2741
Add dive analysis 2025-04-01 16:28:51 -04:00
tcely
7002cb458b
Use list.append instead of list.extend 2025-04-01 03:47:13 -04:00
meeb
26e545a399
Merge pull request #910 from tcely/patch-6
Some checks failed
CI / info (push) Has been cancelled
CI / test (3.10) (push) Has been cancelled
CI / test (3.11) (push) Has been cancelled
CI / test (3.12) (push) Has been cancelled
CI / test (3.8) (push) Has been cancelled
CI / test (3.9) (push) Has been cancelled
CI / containerise (push) Has been cancelled
Add `extractor` so that `id` cannot collide
2025-04-01 17:08:18 +11:00
tcely
379d0ff02f
Add extractor so that id cannot collide 2025-04-01 01:14:15 -04:00
meeb
958604d8a3
Merge pull request #905 from tcely/patch-6
Add a post-processor to disallow partial playlist results
2025-04-01 15:49:53 +11:00
tcely
3940487c1c
Use the shorter paths.get to test for any value 2025-04-01 00:21:55 -04:00
tcely
2bf4af7920
Use Django setting to restrict find locations 2025-04-01 00:11:03 -04:00
tcely
993fdc2503
Avoid the KeyError when it is not set 2025-03-31 15:12:22 -04:00