Zoe Roux
|
d112c121ac
|
Proper rendering computation (god that was a pain)
|
2025-05-08 02:10:03 +02:00 |
|
Zoe Roux
|
01d2dc25d6
|
Try stuff with rendering & guessit rules
|
2025-05-08 02:10:03 +02:00 |
|
Zoe Roux
|
461333a90f
|
Fix pydantic printing
|
2025-05-08 02:10:03 +02:00 |
|
Zoe Roux
|
6ecf0b462f
|
Create identify pipeline
|
2025-05-08 02:10:02 +02:00 |
|
Zoe Roux
|
82a5300ba8
|
Write identify function
|
2025-05-08 02:10:02 +02:00 |
|
Zoe Roux
|
a6f48d1f9a
|
Type Video in the scanner
|
2025-05-08 02:10:02 +02:00 |
|
Zoe Roux
|
742ae4e771
|
Init new KyooClient & setup pydantic
|
2025-05-08 02:10:02 +02:00 |
|
Zoe Roux
|
f403004842
|
Move models to new scanner module
|
2025-05-08 02:10:02 +02:00 |
|
Zoe Roux
|
a35b38755d
|
Move fs scanner
|
2025-05-08 02:10:02 +02:00 |
|
Zoe Roux
|
9b66e7db5f
|
Add scanner's openapi to scalar
|
2025-05-08 02:10:02 +02:00 |
|
Zoe Roux
|
4321025246
|
Init fastapi
|
2025-05-08 02:10:02 +02:00 |
|
Zoe Roux
|
7413284581
|
Split shell.nix into project specific ones
|
2025-05-08 02:10:02 +02:00 |
|
Zoe Roux
|
f4a3251482
|
Init scanner with fastapi
|
2025-05-08 02:10:02 +02:00 |
|
Zoe Roux
|
50a9a1587f
|
Move stuff to old_scanner
|
2025-05-08 02:10:02 +02:00 |
|
Zoe Roux
|
0aa2c9c086
|
Cleanup scanner workflow
|
2025-05-04 15:35:37 +02:00 |
|
Fred Heinecke
|
099032c165
|
Fix scanner message storm caused by #916
Signed-off-by: Fred Heinecke <fred.heinecke@yahoo.com>
|
2025-05-04 14:55:43 +02:00 |
|
Fred Heinecke
|
cf7bc456e8
|
Fix Scanner service crash when RabbitMQ queues are predeclared
Signed-off-by: Fred Heinecke <fred.heinecke@yahoo.com>
|
2025-05-02 11:25:36 +02:00 |
|
Fred Heincke
|
73e2eaaf70
|
Add support for RabbitMQ connection string to the Scanner service
Signed-off-by: Fred Heincke <fred.heinecke@yahoo.com>
|
2025-04-28 09:50:26 +02:00 |
|
Zoe Roux
|
85186a74c8
|
Add apikeys routes
|
2025-04-23 19:41:42 +02:00 |
|
Zoe Roux
|
3c681fca65
|
Document scanner's v5 workflow
|
2025-04-09 00:30:42 +02:00 |
|
Zoe Roux
|
c0596eb3ab
|
Format stuff
|
2025-04-09 00:18:31 +02:00 |
|
Felipe Marinho
|
5941fc3ee7
|
chg: fix: key_error when original_language is unavailable
|
2025-04-09 00:14:21 +02:00 |
|
Felipe Marinho
|
f121b718a9
|
chg: feat: add localization to collections as well
|
2025-04-09 00:14:20 +02:00 |
|
Felipe Marinho
|
eaa09aba3b
|
chg: fix: lint issues
|
2025-04-09 00:14:20 +02:00 |
|
Felipe Marinho
|
31a38d0861
|
chg: fix: original_language param
|
2025-04-09 00:14:20 +02:00 |
|
Felipe Marinho
|
9416c06a0d
|
chg: fix: apply MR suggestions
|
2025-04-09 00:14:20 +02:00 |
|
Felipe Marinho
|
60410481c1
|
chg: lint: format code
|
2025-04-09 00:14:20 +02:00 |
|
Felipe Marinho
|
4be2812780
|
chg: fix: add null as default original language
|
2025-04-09 00:14:20 +02:00 |
|
Felipe Marinho
|
26b839fc4a
|
chg: fix: make the extra parameter optional
|
2025-04-09 00:14:20 +02:00 |
|
Felipe Marinho
|
bc7920fad3
|
chg: fix: add media type
|
2025-04-09 00:14:20 +02:00 |
|
Felipe Marinho
|
50e18ee99d
|
chg: refactor: remove repetitive code
|
2025-04-09 00:14:20 +02:00 |
|
Felipe Marinho
|
6b751e11f3
|
chg: fix: add fallback
|
2025-04-09 00:14:20 +02:00 |
|
Felipe Marinho
|
28fe8bd9bc
|
chg: refactor: use langcodes instead of string for language representation
|
2025-04-09 00:14:20 +02:00 |
|
Felipe Marinho
|
e73aa83c83
|
chg: fix: only use 3 languages
|
2025-04-09 00:14:20 +02:00 |
|
Felipe Marinho
|
e403c35741
|
chg: fix: join bug
|
2025-04-09 00:14:20 +02:00 |
|
Felipe Marinho
|
a23293c0b7
|
chg: fix: scanner errors
|
2025-04-09 00:14:20 +02:00 |
|
Felipe Marinho
|
6fa4bd889f
|
chg: fix: prioritize language
|
2025-04-09 00:14:20 +02:00 |
|
Felipe Marinho
|
81cc6d752b
|
chg: fix: add all images in response
|
2025-04-09 00:14:20 +02:00 |
|
Felipe Marinho
|
88fff8ff24
|
chg: fix: do not prioritize original language
|
2025-04-09 00:14:20 +02:00 |
|
Felipe Marinho
|
8f2b487fb4
|
chg: fix: modify tmdb request
|
2025-04-09 00:14:20 +02:00 |
|
Felipe Marinho
|
196f5678df
|
chg: add debug log
|
2025-04-09 00:14:20 +02:00 |
|
Felipe Marinho
|
db15a5649a
|
chg: fix: always use iso639-1 when calling function
|
2025-04-09 00:14:20 +02:00 |
|
Felipe Marinho
|
beb0946802
|
debug
|
2025-04-09 00:14:20 +02:00 |
|
Felipe Marinho
|
a1cd3ba752
|
chg: docs: add missing parameter docs
|
2025-04-09 00:14:20 +02:00 |
|
Felipe Marinho
|
7de11919ad
|
chg: feat: add localized image priorization
|
2025-04-09 00:14:20 +02:00 |
|
renovate[bot]
|
d075610195
|
chore(deps): update python docker tag to v3.13 (#656)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-01-02 22:28:28 +01:00 |
|
Zoe Roux
|
46543d1f74
|
fix: reorder delete/register
|
2025-01-01 21:23:46 +01:00 |
|
Felipe Marinho
|
6992de5e2f
|
refactor: use sets to avoid costly loops
|
2025-01-01 21:23:46 +01:00 |
|
Felipe Marinho
|
d39694ae24
|
feat: add support for ".ignore" file
|
2025-01-01 21:23:46 +01:00 |
|
Zoe Roux
|
633a02af06
|
Add an user agent on matcher's requests
|
2024-09-20 21:19:56 +02:00 |
|