Commit Graph

131 Commits

Author SHA1 Message Date
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 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 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
Zoe Roux 9ed662c8c8 Filter out special season on tmdb absolute ordering (#524) 2024-06-03 22:17:24 +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 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 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 afa57df5c2 Revert "Poc anilist provider" (#490) 2024-05-12 22:50:31 +02:00
Zoe Roux fa7229f6f9 Make anilist poc work 2024-05-12 22:49:10 +02:00
Zoe Roux fb0af0855c Add placeholder seasons for anilist 2024-05-12 22:44:20 +02:00
Zoe Roux e1169d1d26 Fix anilist to use it as a provider 2024-05-12 22:44:20 +02:00
Zoe Roux a0a5788683 Handle movies 2024-05-12 22:44:20 +02:00