Felix
044930e742
fix(api): rename fundubId to translationId in episode endpoint
...
The parameter name in the episode API endpoint was updated from fundubId to translationId to align with the recent API changes. This ensures consistency with the backend's new translation system.
BREAKING CHANGE: The fundubId parameter is now called translationId in the episode API endpoint. Any code using this parameter must be updated accordingly.
2025-12-13 13:13:39 +02:00
Felix
6f2267d8a4
fix: change Team property type from string to object in AnimeON models
2025-12-13 12:54:08 +02:00
Felix
d07e90cf33
feat: Update fundub response models to use translations and add new fields, adapting parsing logic in invoke and controller.
2025-12-13 12:35:06 +02:00
Felix
f3e94e4c41
fix: update episode API endpoint path from /episodes/{animeId} to /{animeId}/episodes in episode fetching logic.
2025-12-13 12:27:15 +02:00
Felix
47cee13694
refactor: Reorder animeId and translations segments in fundubs API endpoint path.
2025-12-13 12:05:45 +02:00
Felix
2d6bc73dd7
fix: Update fundubs API endpoint path from /fundubs to /translations
2025-12-13 11:57:48 +02:00
Felix
7ed651eb6e
Simplify AnimeON season display to show only season numbers
2025-10-19 12:02:46 +03:00
Felix
c7a2cb47df
Change AnotherPlayer property type from string to JsonElement in AnimeON models
2025-10-19 11:58:36 +03:00
Felix
9d2588af86
Refactor AnimeON serial handling with aggregated voice structure and improved logging
2025-10-19 11:45:17 +03:00
Felix
d1aae01df0
Refactor AnimeON serial handling with aggregated voice structure and improved logging
2025-10-19 11:44:56 +03:00
Felix
479196e46b
Implement isAnime filtering logic for provider modules based on original_language
2025-10-19 11:01:05 +03:00
Felix
0a70ce4a45
Add init.conf support
2025-09-26 16:23:24 +03:00
Felix
33a49a6e75
Add displayIndex
2025-09-20 19:14:26 +03:00
Felix
0ef0908303
Implementation of accsArgs for AnimeON, CikavaIdeya, and Unimay modules
...
Fixed an issue with authorization via accessdb for AnimeON, CikavaIdeya, and Unimay modules.
Added wrapping of links via accsArgs to ensure correct transmission of authorization parameters.
2025-09-20 18:31:15 +03:00
Felix
84a3466e5e
Add proxy support
2025-09-20 12:18:29 +03:00
Felix
7a211c838b
Refactor
2025-09-20 11:47:28 +03:00
Felix
844f7865ef
Add AnimeON
2025-09-13 19:29:18 +03:00