Commit Graph

1835 Commits

Author SHA1 Message Date
tcely
e3d59b6cae
Bump version 2025-05-18 09:32:53 -04:00
tcely
c890de301c
Merge pull request #591 from tcely/revert-936-patch-10
Revert "Add renaming feature warning to the dashboard"
2025-04-09 12:47:58 -04:00
tcely
3eb4707c77
Revert "Add renaming feature warning to the dashboard" 2025-04-09 12:46:23 -04:00
tcely
bfd9bdf8f2
Merge branch 'meeb:main' into patch-14 2025-04-09 12:44:17 -04:00
meeb
656ade6dd9
Merge pull request #942 from tcely/patch-17
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
Increase minor version
2025-04-10 00:08:59 +10:00
meeb
1c3da54201
Merge pull request #940 from tcely/patch-16
Check source directory when tasks were reset
2025-04-10 00:07:32 +10:00
meeb
cf685053f9
Merge pull request #939 from tcely/patch-15
Remove unused `media_post_delete`
2025-04-10 00:04:53 +10:00
meeb
17e85db2fb
Merge pull request #937 from tcely/patch-12
Extract audio from `webm` downloads
2025-04-10 00:04:19 +10:00
meeb
51353795b6
Merge pull request #936 from tcely/patch-10
Add renaming feature warning to the dashboard
2025-04-10 00:03:30 +10:00
meeb
0ab7a260c2
Merge pull request #934 from tcely/tcely-patch-1
Switch to `getattr`
2025-04-09 17:49:16 +10:00
tcely
60ce61bfd8
Increase minor version 2025-04-09 00:41:57 -04:00
tcely
6278030a9b
Check source directory when tasks were reset 2025-04-09 00:10:26 -04:00
tcely
c145987b0f
Use distinct transactions 2025-04-09 00:04:08 -04:00
tcely
7a0fdd16cd
Remove unused media_post_delete 2025-04-08 21:11:08 -04:00
tcely
d2c159c1b1
Default to True in local_settings.py.container 2025-04-08 20:55:48 -04:00
tcely
237098721a
Rename media files from all sources by default 2025-04-08 20:48:33 -04:00
tcely
aa78c7309e
Use a single Val call 2025-04-08 20:13:20 -04:00
tcely
e394232b15
Use a set of audio-only extensions 2025-04-08 20:10:55 -04:00
tcely
55f55e7305
Extract audio from webm downloads 2025-04-08 20:01:20 -04:00
tcely
15b8d4b83f
Add warning to the dashboard 2025-04-08 17:31:20 -04:00
tcely
033656b436
Be consistent in the task also 2025-04-08 16:23:48 -04:00
tcely
afe0a75824
Handle None returned by getattr 2025-04-08 16:21:01 -04:00
tcely
e01d155b10
Switch to getattr 2025-04-08 15:55:24 -04:00
meeb
07867070b5
Merge pull request #932 from tcely/patch-2
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
Set `verbose_name` for `refesh_formats` task
2025-04-08 16:29:38 +10:00
tcely
b0a72cf1fb
Set verbose_name for refesh_formats task 2025-04-08 02:08:48 -04:00
meeb
919a3d0f2f
Merge pull request #931 from danielmawhirter/patch-2
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
Fix video format sorting in case of missing keys
2025-04-08 14:39:44 +10:00
meeb
62fe49985a
Merge pull request #911 from tcely/patch-10
Restrict delays to a range between 10 seconds and 20 minutes
2025-04-08 14:35:50 +10:00
meeb
871fec23be
Merge pull request #930 from tcely/patch-2
Use a task per instance for `Media.refresh_formats`
2025-04-08 14:35:32 +10:00
meeb
ee14711c61
Merge pull request #929 from tcely/tcely-migration
Create `0030_alter_source_source_vcodec.py`
2025-04-08 14:35:15 +10:00
Daniel Mawhirter
360c708b38
Update matching.py 2025-04-07 21:25:52 -05:00
tcely
4d16994062
Stop increasing the minimum sleep 2025-04-07 17:28:54 -04:00
tcely
c72a9c8584
Use a task per instance for Media.refresh_formats 2025-04-07 17:20:26 -04:00
tcely
456eadd35e
Add files via upload 2025-04-07 14:35:39 -04:00
tcely
3549bbf9f6
Merge branch 'meeb:main' into patch-10 2025-04-07 06:19:29 -04:00
meeb
e23bf7a3e2
Merge pull request #925 from tcely/tcely-queues
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
Rework task queuing
2025-04-07 18:17:57 +10:00
tcely
2c41a90695
Migrate old tasks to the new queues 2025-04-07 03:57:31 -04:00
tcely
0c056cc115
Add migrate_queues function 2025-04-07 03:51:33 -04:00
tcely
379cafdec7
Merge branch 'meeb:main' into tcely-queues 2025-04-07 03:35:41 -04:00
meeb
bd576f7289
Merge pull request #753 from tcely/patch-2
Allow AV1 as a choice
2025-04-07 17:09:30 +10:00
meeb
143ba27576
Merge pull request #920 from tcely/patch-6
Set priority in tasks.py
2025-04-07 17:06:22 +10:00
tcely
e2b99de843
fixup: restore the missing keyword 2025-04-07 01:26:52 -04:00
tcely
10aa455ba9
Limit the worker to a single queue 2025-04-07 00:38:09 -04:00
tcely
468242c626
Use the TaskQueue class 2025-04-07 00:29:14 -04:00
tcely
8e52692ec8
Label the queue as it is no longer Source.uuid 2025-04-07 00:22:55 -04:00
tcely
b97de08ffd
Filter on task_params instead of queue 2025-04-07 00:19:23 -04:00
tcely
2613d93924
Remove unneeded kwargs 2025-04-06 20:50:11 -04:00
tcely
4228d69023
Remove queue kwarg 2025-04-06 20:48:57 -04:00
tcely
6058a66df1
Set executable bit on full_playlist.sh 2025-04-06 20:44:23 -04:00
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