Commit Graph

2704 Commits

Author SHA1 Message Date
tcely
2dae3b087e
Delay additional indexing tasks while database tasks run 2025-06-05 04:15:45 -04:00
tcely
587461978d
Delay save_all_media_for_source while database tasks run 2025-06-05 04:03:01 -04:00
tcely
3c85d5531e
Re-work the re-use of old metadata after deletion 2025-06-05 03:29:57 -04:00
tcely
93adc595ff
Wait on database tasks and add verbose names to the new tasks 2025-06-04 15:59:25 -04:00
tcely
bfaa76c3dd
Add TaskQueue.LIMIT for the new huey queue 2025-06-04 04:06:01 -04:00
tcely
77472beb7a
Remove unnecessary dependencies 2025-06-03 14:51:05 -04:00
tcely
75aa06d495
Stop the build when a shared object is unresolved 2025-06-03 13:34:25 -04:00
tcely
8baf50d98e
Check for unresolved Python shared libraries 2025-06-03 13:09:56 -04:00
tcely
a849367ac8
Add the library libonig-dev depends upon also 2025-06-03 10:48:17 -04:00
tcely
f74c22c849
fixup: building from source on arm64 2025-06-03 10:32:28 -04:00
tcely
3fc2b09a26
Remove the python3-lib alternative 2025-06-03 09:56:15 -04:00
tcely
54aa509bbf
Migrate data from indexing to metadata in a task 2025-06-02 20:36:55 -04:00
tcely
60aafbdab4
fixup: accept the existing calls 2025-06-02 19:04:40 -04:00
tcely
659e46a31f
fixup: remove unused imports 2025-06-02 18:55:36 -04:00
tcely
ae1974b503
Adjust the multi_key_sort import in sync/views.py 2025-06-02 18:52:09 -04:00
tcely
decbe14968
Adjust the multi_key_sort import in sync/models/media.py 2025-06-02 18:47:52 -04:00
tcely
64cd082406
Remove multi_key_sort from sync/utils.py 2025-06-02 18:40:05 -04:00
tcely
1afe0d4153
Adjust the multi_key_sort import in sync/matching.py 2025-06-02 18:31:48 -04:00
tcely
021988ff9f
Adjust the mkdir_p import in sync/youtube.py 2025-06-02 16:02:12 -04:00
tcely
fbb27eaa5d
Adjust the mkdir_p import in sync/views.py 2025-06-02 15:58:11 -04:00
tcely
ff30543a20
Adjust the mkdir_p import in sync/signals.py 2025-06-02 15:55:58 -04:00
tcely
0be0aa9e81
Adjust the mkdir_p import in sync/models/media.py 2025-06-02 15:46:50 -04:00
tcely
f097b6b4e0
Remove mkdir_p from sync/utils.py 2025-06-02 15:38:36 -04:00
tcely
dc0edef562
Remove list_of_dictionaries from sync/utils.py 2025-06-02 15:31:32 -04:00
tcely
432bc019d5
fixup: remove an unused import 2025-06-02 15:23:18 -04:00
tcely
8b127afc23
Remove the old copy from sync/models/_private.py 2025-06-02 15:18:57 -04:00
tcely
8852c8c2ef
Switch to the common.utils version 2025-06-02 15:16:47 -04:00
tcely
db7af44cec
Adjust the seconds_to_timestr import in sync/media.py 2025-06-02 15:03:32 -04:00
tcely
2c67b2f31c
Adjust the seconds_to_timestr import in sync/tasks.py 2025-06-02 14:59:08 -04:00
tcely
7b23d3b0f0
Remove seconds_to_timestr from sync/utils.py 2025-06-02 14:51:45 -04:00
tcely
c7e8c974e6
Adjust the glob_quote import in sync/media.py 2025-06-02 14:45:28 -04:00
tcely
dbd30e65d6
Adjust the glob_quote import in sync/signals.py 2025-06-02 14:42:12 -04:00
tcely
6d04d773c3
Remove glob_quote from sync/utils.py 2025-06-02 14:39:07 -04:00
tcely
4e4c813810
Merge branch 'meeb:main' into patch-2 2025-06-02 14:35:19 -04:00
tcely
be404d0c61
fixup: add the missing import 2025-06-02 10:35:16 -04:00
tcely
284cc16896
fixup: remove the now unused import 2025-06-02 10:32:02 -04:00
tcely
a40233905f
fixup: ruff check complaints 2025-06-02 10:29:34 -04:00
tcely
98bca72299
fixup: dependencies 2025-06-02 10:23:53 -04:00
tcely
d28ddd768a
Adjust the import 2025-06-02 10:17:52 -04:00
tcely
ca5f9a4de5
Rename the function definition 2025-06-02 10:17:06 -04:00
tcely
73cb339888
Call the newly renamed function from tasks.py 2025-06-02 10:15:22 -04:00
tcely
90329a16f1
De-conflict write_nfo naming 2025-06-02 10:14:07 -04:00
tcely
c89c4ec28e
Import the new functions 2025-06-02 10:07:35 -04:00
tcely
6c5b8e040b
Add copy_thumbnail and write_nfo functions 2025-06-02 10:04:27 -04:00
tcely
e0a2aa511e
Remove thumbnail and nfo logic from tasks 2025-06-02 09:05:22 -04:00
tcely
133d65a6c9
Prevent update-alternatives from doing the wrong thing 2025-06-01 13:04:18 -04:00
tcely
8b0d3ebd30
Set the EDITOR environment variable to use the alternatives group 2025-06-01 13:00:21 -04:00
tcely
c1e30b7751
Add the vim alternatives group 2025-06-01 12:57:21 -04:00
tcely
e5c19a2c47
Configure alternatives groups 2025-06-01 12:39:10 -04:00
tcely
a9214976e6
Remove the docker pull operations from info
Also, disabled the `docker push` step for tags.
2025-06-01 03:24:56 -04:00