meeb
|
9409f8d86f
|
Merge pull request #1078 from tcely/index-rewrite
Rewrite indexing task
|
2025-06-11 20:43:54 +10:00 |
|
meeb
|
9d5cb13bed
|
Merge pull request #1075 from tcely/patch-6
Queues managed with `django-huey`
|
2025-06-11 20:42:56 +10:00 |
|
tcely
|
46e0480b55
|
Pin the plugin version
|
2025-06-11 05:44:58 -04:00 |
|
tcely
|
06fbc7c7aa
|
Merge branch 'main' into patch-12
|
2025-06-11 05:32:38 -04:00 |
|
tcely
|
a818e59f13
|
Update youtube-pot.md
|
2025-06-11 05:30:34 -04:00 |
|
meeb
|
07c9c458ad
|
Merge pull request #1091 from tcely/patch-11
Check for unresolved Python shared libraries
|
2025-06-11 19:08:10 +10:00 |
|
meeb
|
b985f65446
|
Merge pull request #1087 from tcely/patch-10
Enable `editor` in the container
|
2025-06-11 19:07:47 +10:00 |
|
meeb
|
a136cbaa06
|
Merge pull request #1038 from tcely/patch-2
Migrate functions from `sync.utils`
|
2025-06-11 19:06:04 +10:00 |
|
tcely
|
ec1207b5e2
|
Update README.md
|
2025-06-11 04:13:46 -04:00 |
|
tcely
|
5d7382bb02
|
Create youtube-pot.md
|
2025-06-11 04:03:20 -04:00 |
|
tcely
|
5478dbfb00
|
Use f-string for logged messages
|
2025-06-09 10:56:29 -04:00 |
|
tcely
|
1fd32296a3
|
Use f-string for logged message
|
2025-06-09 10:45:20 -04:00 |
|
tcely
|
032bd15d79
|
fixup: missed a dir => _dir change
|
2025-06-09 08:28:18 -04:00 |
|
tcely
|
ac34dabbf4
|
Resolve bundles in restart_services.sh
|
2025-06-09 08:19:43 -04:00 |
|
tcely
|
0dfaaaf9bf
|
Display locked time for tasks
|
2025-06-08 08:51:14 -04:00 |
|
tcely
|
4f79e64088
|
fixup: use the correct variable
|
2025-06-08 07:05:21 -04:00 |
|
tcely
|
9575185bbd
|
fixup: set a default value for the local
|
2025-06-08 06:50:47 -04:00 |
|
tcely
|
54932f4951
|
By default, display years and days only when needed
|
2025-06-08 06:46:59 -04:00 |
|
tcely
|
5838ed52f9
|
fixup: remove white-space
|
2025-06-08 06:25:08 -04:00 |
|
tcely
|
3c5cd48517
|
Add timedelta filter
|
2025-06-08 06:10:25 -04:00 |
|
tcely
|
af4f242b05
|
Use timedelta to avoid ValueError
|
2025-06-07 19:28:18 -04:00 |
|
tcely
|
ce2dd7bbea
|
Handle multiple matches for metadata when searching by key
|
2025-06-07 02:07:27 -04:00 |
|
tcely
|
7b96b33ed2
|
Use the new BgTaskWorkerError exception
|
2025-06-06 04:54:13 -04:00 |
|
tcely
|
687957f21f
|
Add BgTaskWorkerError exception
|
2025-06-06 04:50:20 -04:00 |
|
tcely
|
4cffc94aec
|
Retry the task when the queue worker is stopped
|
2025-06-06 04:44:30 -04:00 |
|
tcely
|
2fef103ea0
|
Don't remove based on task_hash
|
2025-06-05 13:16:33 -04:00 |
|
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 |
|