tcely
|
5081348225
|
Added the basic columns for metadata and formats
|
2025-04-11 03:18:43 -04:00 |
|
tcely
|
81dbb8f834
|
Remove BACKGROUND_TASK_ASYNC_THREADS adjustment
|
2025-04-11 01:13:48 -04:00 |
|
tcely
|
ba63cece20
|
Revert changes to README.md
|
2025-04-11 01:08:00 -04:00 |
|
tcely
|
75e5f96b34
|
Merge branch 'meeb:main' into patch-2
|
2025-04-11 01:06:22 -04:00 |
|
tcely
|
4c6b4e3c73
|
Update README.md
|
2025-04-11 01:02:49 -04:00 |
|
tcely
|
117e7c2eef
|
3.9 is a better minimum Python version
The parser change and a few other things mean that compatibility with `3.8` is unlikely to last much longer.
|
2025-04-11 00:58:45 -04:00 |
|
tcely
|
47107489fd
|
Merge branch 'main' into delete-source-reworked
|
2025-04-11 00:13:45 -04:00 |
|
tcely
|
580a77a5c8
|
Only hide warnings when using https
When not verifying certificates and using `https` we want to hide warnings about the certificate.
Otherwise, we want to not hide anything.
|
2025-04-10 19:01:03 -04:00 |
|
tcely
|
d41acf40d0
|
Merge branch 'main' into tcely-media-servers-make_request
|
2025-04-10 16:05:42 -04:00 |
|
tcely
|
91c7608ea2
|
Set executable bit
|
2025-04-10 14:46:23 -04:00 |
|
tcely
|
edd3c2767a
|
Nicer formatting for the output
|
2025-04-10 14:44:25 -04:00 |
|
tcely
|
66d8d5eec9
|
dash is happy when we use expr
|
2025-04-10 14:24:23 -04:00 |
|
tcely
|
b03a1a3623
|
Time and report on the s6-svc command
|
2025-04-10 13:45:30 -04:00 |
|
tcely
|
09fea17791
|
Resolve paths for me from service names
|
2025-04-10 13:30:17 -04:00 |
|
tcely
|
19f277e628
|
Create restart_services.sh
|
2025-04-10 13:07:13 -04:00 |
|
meeb
|
3207f85e08
|
Merge pull request #947 from tcely/fix-reset-tasks
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
Import the `check_source_directory_exists` task
|
2025-04-10 21:27:18 +10:00 |
|
meeb
|
5ab643839f
|
Merge pull request #946 from tcely/patch-10
POST to `/Items/{ID}/Refresh`
|
2025-04-10 21:27:01 +10:00 |
|
tcely
|
f4aef97e17
|
POST to /Items/{ID}/Refresh
|
2025-04-09 23:05:53 -04:00 |
|
tcely
|
cf3630f78b
|
Merge branch 'meeb:main' into tcely-media-servers-make_request
|
2025-04-09 18:42:23 -04:00 |
|
tcely
|
40144a8400
|
Import the check_source_directory_exists task
|
2025-04-09 18:41:03 -04:00 |
|
tcely
|
a1fa823b18
|
POST to /Items/{ID}/Refresh
|
2025-04-09 17:18:23 -04:00 |
|
meeb
|
656ade6dd9
|
Merge pull request #942 from tcely/patch-17
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 |
|
tcely
|
8a911d0a7c
|
Special case sqlite to not use transactions
|
2025-04-09 08:25:41 -04:00 |
|
meeb
|
0ab7a260c2
|
Merge pull request #934 from tcely/tcely-patch-1
Switch to `getattr`
|
2025-04-09 17:49:16 +10:00 |
|
tcely
|
d5e5881334
|
fixup: missed one refesh_formats
|
2025-04-09 03:45:44 -04:00 |
|
tcely
|
8816ba3af0
|
refesh_formats => refresh_formats
|
2025-04-09 03:41:13 -04:00 |
|
tcely
|
5b53621360
|
Use the refesh_formats task instead of the function
|
2025-04-09 03:28:53 -04:00 |
|
tcely
|
3b0ecf29be
|
Move refesh_formats to last position in the NET queue
|
2025-04-09 02:51:57 -04:00 |
|
tcely
|
a62b64c3ee
|
Adjust FS tasks
Move thumbnail download from NET to FS.
It does use the network, but not with `yt_dlp` and not in a way that YouTube cares about.
|
2025-04-09 02:42:30 -04:00 |
|
tcely
|
8bcb5cafdb
|
Remove unnecessary kwargs
|
2025-04-09 02:12:41 -04: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
|
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
|
c7b9e26ab0
|
Add file renaming warning to README.md
|
2025-04-08 16:52:46 -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
|
30633b1aba
|
Update README.md
|
2025-04-08 16:10:07 -04:00 |
|
tcely
|
e01d155b10
|
Switch to getattr
|
2025-04-08 15:55:24 -04:00 |
|
tcely
|
48bca2b996
|
Enable the ThreadPool when TUBESYNC_WORKERS is used
|
2025-04-08 14:45:44 -04:00 |
|
tcely
|
e12aa28a2b
|
Adjusting BACKGROUND_TASK_ASYNC_THREADS is no longer needed
|
2025-04-08 14:33:14 -04:00 |
|
tcely
|
045bfcbfd6
|
Add a random offset to the sleep value
|
2025-04-08 14:22:09 -04:00 |
|