254 Commits

Author SHA1 Message Date
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
Zoe Roux
9ed662c8c8
Filter out special season on tmdb absolute ordering (#524) 2024-06-03 22:17:24 +00:00
Zoe Roux
25fc182bad
Use my fork of guessit (#523) 2024-06-03 21:52:34 +00:00
Zoe Roux
d744235141
Fix tmdb search popularity filter (#521) 2024-05-31 18:06:18 +02:00
Zoe Roux
b2b09c58db
Fix tmdb absolute fill for the last episode (#499) 2024-05-15 22:49:01 +00:00
Zoe Roux
299b3e2328
Use image selection logic for trailers (#497) 2024-05-14 22:28:13 +00:00
Zoe Roux
3ce8a49282
Fix original language missing on series tvdb 2024-05-15 00:11:37 +02:00
Zoe Roux
e02912119b
Fix missing seasons and episodes translations 2024-05-15 00:11:37 +02:00
Zoe Roux
47f364840b
Fix season get errors (and use artwork instead of artworkS because tvdb) 2024-05-15 00:11:37 +02:00
Zoe Roux
13e7d87134
Fix start/end air compute when no episodes exists in season 2024-05-15 00:11:37 +02:00
Zoe Roux
d0a7d5766e
Fix season artwork fetch on tvdb 2024-05-15 00:11:37 +02:00
Zoe Roux
6af791ca72
Fix original language serie fetch 2024-05-15 00:11:37 +02:00
Zoe Roux
95a2766aee
Add original language data fetching for episodes and series 2024-05-15 00:11:37 +02:00
Zoe Roux
fee6faceaa
Handle tvdb translations missing errors 2024-05-15 00:11:37 +02:00
Zoe Roux
7577d757f8
Tvdb season access cleanup 2024-05-15 00:11:37 +02:00