3 Commits

Author SHA1 Message Date
baliasnyifeliks
e96bf4cbbb Move to Graveyard 2026-02-06 17:38:12 +02:00
baliasnyifeliks
7e7c8c9659 chore: remove deprecated modules and files
- Remove AnimeON module and related files
- Remove Bamboo module and related files
- Remove CikavaIdeya module and related files
- Remove StarLight module and related files
- Remove UAKino module and related files
- Remove UaTUT module and related files
- Remove Uaflix module and related files
- Remove Unimay module and related files
- Remove LICENSE and README.md files
- Remove .gitignore file
2026-01-14 13:49:25 +02:00
baliasnyifeliks
aa267b8e73 feat(uakino): add new online module for UAKino streaming service
Adds complete UAKino integration with:
- Controller for handling movie/series requests and playback
- ModInit for module configuration and initialization
- Models for search results, playlists, and player data
- OnlineApi for event registration
- UAKinoInvoke for core functionality (search, playlist parsing, player handling)
- Project configuration and manifest

The module supports:
- Search functionality with caching
- Series episode listing with voice selection
- Movie and series playback
- Proxy management and error handling
- HTML and JSON response formats
2026-01-13 09:22:03 +02:00