Commit Graph

2998 Commits

Author SHA1 Message Date
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
Arthur Jamet b6e0b5b328 Transcoder: Prevent Chapters Parsing from failiing when no chapters (#495) 2024-05-14 09:15:38 +02: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
Zoe Roux 710e3cf10b Handle missing translations for movies 2024-05-14 02:18:12 +02:00
Zoe Roux c8402780f3 Translations update from Hosted Weblate (#483) 2024-05-13 23:53:21 +02:00
Zoe Roux f1e1fe3e34 Format translations 2024-05-13 23:51:21 +02:00
Bartosz Feński 4488ee3a6f Translated using Weblate (Polish)
Currently translated at 15.1% (26 of 172 strings)

Translation: Kyoo/Kyoo
Translate-URL: https://hosted.weblate.org/projects/kyoo/kyoo/pl/
2024-05-13 23:13:50 +02:00
elcattivo66 83ede9328e Translated using Weblate (German)
Currently translated at 100.0% (172 of 172 strings)

Translation: Kyoo/Kyoo
Translate-URL: https://hosted.weblate.org/projects/kyoo/kyoo/de/
2024-05-13 23:13:49 +02:00
tardlk 06525a78e0 Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (172 of 172 strings)

Translation: Kyoo/Kyoo
Translate-URL: https://hosted.weblate.org/projects/kyoo/kyoo/zh_Hans/
2024-05-13 23:13:48 +02:00
Bartosz Feński fbd47b8ea6 Added translation using Weblate (Polish) 2024-05-13 23:13:48 +02:00
elcattivo66 b93cf56607 Added translation using Weblate (German) 2024-05-13 23:13:47 +02:00
Mavis 366d71d869 Translated using Weblate (Ukrainian)
Currently translated at 100.0% (172 of 172 strings)

Translation: Kyoo/Kyoo
Translate-URL: https://hosted.weblate.org/projects/kyoo/kyoo/uk/
2024-05-13 23:13:47 +02:00
Zoe Roux f4895f8e59 Deleted translation using Weblate (German) 2024-05-13 23:13:46 +02:00
Mavis 67c4bdc09c Added translation using Weblate (German) 2024-05-13 23:13:46 +02:00
Mavis 2db7ca822a Added translation using Weblate (Ukrainian) 2024-05-13 23:13:45 +02:00
Zoe Roux b532bb31d1 Transcoder: Prevent error caused by buggy chapters parsing by mediainfo (#485) 2024-05-13 23:13:36 +02:00
Arthur Jamet 324afc8022 Transcoder: Make Chapter parsing simpler 2024-05-13 21:44:24 +02:00
Arthur Jamet 8a2343e76b Transcoder: Fix missing last chapter 2024-05-13 21:44:24 +02:00
Arthur Jamet 9222b2e2d3 Transcoder: More sturdy fix for faulty chapter parsing 2024-05-13 21:44:24 +02:00
Arthur Jamet be0bd81107 Transcoder: Prevent error caused by buggy chapters parsing by mediainfo 2024-05-13 21:44:24 +02:00
Zoe Roux a978e99e8a Add more logs to the scanner (and fix ignore pattern for the monitor) (#492) 2024-05-13 17:46:33 +00:00
Zoe Roux afa57df5c2 Revert "Poc anilist provider" (#490) 2024-05-12 22:50:31 +02:00
Zoe Roux 2472df4a3a Poc anilist provider (#489) 2024-05-12 22:50:14 +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