279 Commits

Author SHA1 Message Date
Zoe Roux
f81cbe133f
Type series & all related types 2025-05-26 00:42:26 +02:00
Zoe Roux
9febb0de41
Type movie & all related types 2025-05-26 00:42:26 +02:00
Zoe Roux
20c86d4365
Create composite provider that uses both tvdb & tmdb 2025-05-26 00:42:26 +02:00
Zoe Roux
83f54a3635
Remake provider interface 2025-05-26 00:42:26 +02:00
Zoe Roux
80eeec8b64
Fix lsp warnings 2025-05-26 00:42:26 +02:00
Zoe Roux
af3d1dd9e7
wip: Start scan request processor 2025-05-26 00:42:26 +02:00
Zoe Roux
d070ed5a28
Cleanup scan + monitor with a class 2025-05-26 00:42:26 +02:00
Zoe Roux
79c24491a5
Rework fs monitor 2025-05-26 00:42:26 +02:00
Zoe Roux
c16fce8e2c
Write enqueue logic for identify requests 2025-05-26 00:42:26 +02:00
Zoe Roux
738ff34539
Match 2025-05-26 00:42:26 +02:00
Zoe Roux
b98df6ed70
Filter videos & push them to the api 2025-05-26 00:42:26 +02:00
Zoe Roux
fff0c0ea91
Proper rendering computation (god that was a pain) 2025-05-26 00:42:26 +02:00
Zoe Roux
968dc8eab9
Try stuff with rendering & guessit rules 2025-05-26 00:42:25 +02:00
Zoe Roux
c948c050b3
Fix pydantic printing 2025-05-26 00:42:25 +02:00
Zoe Roux
d678e13aa4
Create identify pipeline 2025-05-26 00:42:25 +02:00
Zoe Roux
eb70f8f802
Write identify function 2025-05-26 00:42:25 +02:00
Zoe Roux
1bb4200a79
Type Video in the scanner 2025-05-26 00:42:25 +02:00
Zoe Roux
fce78a972b
Init new KyooClient & setup pydantic 2025-05-26 00:42:25 +02:00
Zoe Roux
a28ab4e70b
Move models to new scanner module 2025-05-26 00:42:25 +02:00
Zoe Roux
04c8e57c00
Move fs scanner 2025-05-26 00:42:25 +02:00
Zoe Roux
a62db07a6e
Add scanner's openapi to scalar 2025-05-26 00:42:25 +02:00
Zoe Roux
665272ce5b
Init fastapi 2025-05-26 00:42:25 +02:00
Zoe Roux
2c623a3da2
Split shell.nix into project specific ones 2025-05-26 00:42:25 +02:00
Zoe Roux
782ff78e8e
Init scanner with fastapi 2025-05-26 00:42:25 +02:00
Zoe Roux
f03ca9185a
Move stuff to old_scanner 2025-05-26 00:42:25 +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