15 Commits

Author SHA1 Message Date
baliasnyifeliks
92948d66cb refactor(bamboo, uakino, uatut, uaflix): consolidate template output 2026-02-02 16:43:47 +02:00
baliasnyifeliks
708d708f2a update version 2026-02-01 18:41:51 +02:00
baliasnyifeliks
470437990c feat(bamboo): restrict online api to asian languages
Added language validation to only allow online API calls for Japanese and
Chinese language variants. Early return for unsupported languages prevents
unnecessary API calls.
2026-02-01 18:33:11 +02:00
Felix
1ab176abee
Merge pull request #15 from lampame/Anime
Anime
2026-02-01 18:22:26 +02:00
baliasnyifeliks
764bee0405 refactor(animeon, mikai): consolidate template output 2026-02-01 18:17:04 +02:00
baliasnyifeliks
3576932089 feat(animeon): enhance search for serials and improve voice display
Add serial parameter to Search method to enable enhanced search logic for
series content. When serial flag is set, perform additional search using
English title to find more results. Improve voice selection by properly
handling display names with fallbacks to key or default label.
2026-02-01 18:05:28 +02:00
baliasnyifeliks
ff320a97f9 feat(animeon, mikai): add multi-season support for anime controllers
Implement comprehensive multi-season handling for AnimeON and Mikai
controllers to properly display and navigate anime series with multiple
seasons.

For AnimeON:
- Fix season numbering to use actual season numbers instead of array indices
- Group seasons by SeasonNumber property with fallback to index-based numbering
- Update season selection links to use correct season identifiers

For Mikai:
- Add relation fetching to discover sequels, prequels, and related anime
- Implement season detail collection and ordering by release date
- Refactor voice building to support multiple seasons per voice actor
- Update season selection UI to display all available seasons
- Add MikaiRelation and MikaiRelationAnime models for API data handling
2026-02-01 17:38:37 +02:00
baliasnyifeliks
0928fb668c update version in right place 2026-01-31 22:03:13 +02:00
baliasnyifeliks
c5c97b6902 fix 2026-01-31 21:58:36 +02:00
baliasnyifeliks
3db9e7ba13 Update version 2026-01-31 21:57:19 +02:00
baliasnyifeliks
ff48bccb58 Replace stats 2026-01-31 21:55:26 +02:00
baliasnyifeliks
f9cd3e6dce Fix namespace 2026-01-31 21:46:37 +02:00
Felix
aad9cfd19c
Merge pull request #14 from lampame/clean
Delete false start
2026-01-31 21:36:28 +02:00
baliasnyifeliks
4ada69a415 Delete false start 2026-01-31 21:34:41 +02:00
baliasnyifeliks
2249a36c96 Fix 2026-01-31 21:30:55 +02:00