Commit Graph

2735 Commits

Author SHA1 Message Date
tcely
d43b691673
fixup: remove an unused import 2025-06-15 15:19:57 -04:00
tcely
f6b589bbb0
Log slightly more information when debugging 2025-06-15 14:48:20 -04:00
tcely
bbf68517af
Update views.py 2025-06-15 14:31:41 -04:00
tcely
c4d8928029
Update signals.py 2025-06-15 14:29:01 -04:00
tcely
a9701c5a5c
Update tests.py 2025-06-15 14:24:00 -04:00
tcely
2422d9e56c
Update reset-tasks.py 2025-06-15 14:22:09 -04:00
tcely
5a4379391b
Migrate check_source_directory_exists to huey 2025-06-15 14:18:35 -04:00
meeb
f5a71592fc
Merge pull request #1109 from tcely/patch-4
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.13) (push) Has been cancelled
CI / containerise (push) Has been cancelled
Migrate some tasks to `huey`
2025-06-15 21:56:37 +10:00
tcely
f0fc4737f4
Merge branch 'meeb:main' into patch-4 2025-06-15 07:28:29 -04:00
tcely
2c203572a2
Rename exponential_backoff to dynamic_retry 2025-06-15 07:27:47 -04:00
tcely
a4040928be
Print only a list of keys 2025-06-15 06:27:34 -04:00
tcely
94b71cbfb9
Allow custom back off functions 2025-06-15 06:22:18 -04:00
tcely
f73ac4e59a
The encoded bytes are not useful to print 2025-06-15 05:55:08 -04:00
meeb
73fa950c59
Merge pull request #1110 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.13) (push) Waiting to run
CI / containerise (push) Blocked by required conditions
Set `fuzzy_paths` to an empty list by default
2025-06-15 14:10:01 +10:00
tcely
be8a2035ba
Best wishes to the next century 2025-06-14 16:15:19 -04:00
tcely
7c3404573c
Retry download_source_images using exponential_backoff 2025-06-14 15:33:32 -04:00
tcely
8b31be1242
Retry refresh_formats using exponential_backoff 2025-06-14 15:16:18 -04:00
tcely
328682160e
Better handling of large retries 2025-06-14 14:58:53 -04:00
tcely
93b5ef7d43
fixup: syntax 2025-06-14 13:59:15 -04:00
tcely
3b754622f5
Add a exponential_backoff decorator to mimic the background delays 2025-06-14 13:56:15 -04:00
tcely
897aa9ce7a
Display which functions are registered 2025-06-14 12:45:10 -04:00
tcely
19983f06cb
Add the delay_to_eta function 2025-06-14 12:03:55 -04:00
tcely
2378ee8649
Also accept the queue name 2025-06-13 06:15:10 -04:00
tcely
66695a5f0a
Add my silly functions for examining queue state 2025-06-13 05:56:40 -04:00
tcely
be6189bde0
Expires media server update attempts after 3 minutes 2025-06-12 17:45:36 -04:00
tcely
6147d877bd
Update tasks.py 2025-06-12 17:10:18 -04:00
tcely
0ddbb80422
Update signals.py 2025-06-12 16:56:28 -04:00
tcely
bcd758c028
Set fuzzy_paths to an empty list by default 2025-06-12 16:49:40 -04:00
tcely
1fad290297
Call cleanup_old_media function directly 2025-06-12 16:35:59 -04:00
tcely
f455350e13
Migrate some tasks to huey 2025-06-12 16:21:29 -04:00
meeb
54ee219ccb
Merge pull request #1107 from tcely/patch-2
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.13) (push) Has been cancelled
CI / containerise (push) Has been cancelled
Clean up filtering of empty lines
2025-06-13 03:56:13 +10:00
tcely
e385c9c3a6
Merge branch 'meeb:main' into patch-2 2025-06-12 13:33:48 -04:00
tcely
cebdf1b621
Clean up filtering of empty lines 2025-06-12 13:32:03 -04:00
meeb
bd656faec7
Merge pull request #1105 from tcely/patch-2
Add `studio` and `tag` to  create-tvshow-nfo.py
2025-06-13 03:31:58 +10:00
meeb
f4fcb5814c
Merge pull request #1106 from tcely/patch-4
Upgrade `s6-overlay` to `3.2.0.3`
2025-06-13 03:31:04 +10:00
tcely
7a25fd169d
Special case for UULV prefix of channel IDs 2025-06-12 12:49:26 -04:00
tcely
a363c0a2f4
Upgrade s6-overlay to 3.2.0.3 2025-06-12 11:05:27 -04:00
tcely
6c39e6d3aa
fixup: end with a line separator 2025-06-12 10:05:56 -04:00
tcely
c7d9a0b58e
Add studio and tag to create-tvshow-nfo.py 2025-06-12 09:52:22 -04:00
meeb
33a694e513
Merge pull request #1104 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.13) (push) Waiting to run
CI / containerise (push) Blocked by required conditions
fixup: indentation was wrong on this return
2025-06-12 18:14:18 +10:00
tcely
f82503f1ef
fixup: indentation was wrong on this return 2025-06-11 14:15:10 -04:00
meeb
14a02143fb
Merge pull request #1103 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.13) (push) Waiting to run
CI / containerise (push) Blocked by required conditions
Create create-tvshow-nfo.py
2025-06-12 03:09:14 +10:00
meeb
4b8367261e
Merge pull request #1102 from tcely/tasks-locked-time
Display locked time for tasks
2025-06-12 03:08:24 +10:00
tcely
7918261c48
Create create-tvshow-nfo.py 2025-06-11 12:39:17 -04:00
meeb
8a89956727
Merge pull request #1089 from tcely/patch-7
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.13) (push) Waiting to run
CI / containerise (push) Blocked by required conditions
Handle `thumbnail` and `nfo` operations inside media
2025-06-11 21:11:13 +10:00
tcely
83719491fb
fixup: remove extra imports from resolved conflict 2025-06-11 07:08:38 -04:00
tcely
3932219f64
Merge branch 'main' into patch-7 2025-06-11 07:02:37 -04:00
meeb
afd39f9278
Merge pull request #1088 from tcely/patch-4
Remove the `docker pull` operations from info
2025-06-11 20:54:06 +10:00
meeb
95215a7593
Merge pull request #1100 from tcely/patch-17
Create youtube-pot.md
2025-06-11 20:53:43 +10:00
tcely
6c5951c219
Merge branch 'main' into patch-17 2025-06-11 06:51:58 -04:00