Commit Graph

236 Commits

Author SHA1 Message Date
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
Zoe Roux 8c6b99e31b Normalize tvdb language codes 2024-05-15 00:11:37 +02:00
Zoe Roux 497ba48f1b Cleanup tvdb 2024-05-15 00:11:37 +02:00
Zoe Roux d08a86a724 Add tvdb api keys config 2024-05-15 00:11:37 +02:00
Zoe Roux 5f61f4d3a3 Add tvdb search 2024-05-15 00:11:37 +02:00
Zoe Roux a29cfc0123 Add seasons to tvdb 2024-05-15 00:11:37 +02:00
Zoe Roux c96a544021 Use new absoluteNumber value from tvdb 2024-05-15 00:11:37 +02:00
Zoe Roux 3d2e837022 Add tvdb show aliases 2024-05-15 00:11:37 +02:00
Zoe Roux 740703a845 Add tvdb show translations 2024-05-15 00:11:37 +02:00
Zoe Roux dde38381e2 Add tvdb show identify 2024-05-15 00:11:37 +02:00
Zoe Roux a6b6067b0b Add tvdb episode identify 2024-05-15 00:11:37 +02:00
Zoe Roux 1c483fa14f wip: Add tvdb as a provider 2024-05-15 00:11:37 +02:00
Zoe Roux 465562b563 Handle missing translations in scanner (#493) 2024-05-15 00:10:10 +02:00
Zoe Roux a44b66caa9 Fix empty ignore pattern (#496) 2024-05-14 21:06:59 +00:00
Zoe Roux 9919f69720 Fix images chain 2024-05-14 03:02:29 +02:00
Zoe Roux a346800724 Fix runtime issue 2024-05-14 02:36:37 +02:00
Zoe Roux b228fbb35c Add stopgap mesure for collections missing translations 2024-05-14 02:18:59 +02:00
Zoe Roux f8c6602604 Handle missing translations for episodes or seasons 2024-05-14 02:18:59 +02:00
Zoe Roux ca7dd81452 Handle missing translations for series 2024-05-14 02:18:58 +02:00