25 Commits

Author SHA1 Message Date
baliasnyifeliks
60d7b15dc1 feat(uaflix): normalize voice names in aggregated structure
Add NormalizeUaflixVoiceNames method to standardize voice naming
by converting "Uaflix #2" or "Uaflix #3" to "Uaflix" when base name
is missing. This ensures consistent voice naming across the system.

The method checks for existing voice keys and renames them
appropriately to maintain a single canonical voice name.
2026-01-14 09:18:51 +02:00
baliasnyifeliks
768c916b1d feat(api): add streamlink parameter to call method
The change adds a new 'streamlink' parameter to the call method in the Controller
to support direct playback functionality. This enhances the API by providing
a dedicated endpoint for streaming content with play=true query parameter.
2026-01-14 09:01:01 +02:00
Felix
1d4bc2887f
Fix URL typo in OnlinesSettings initialization 2025-12-31 19:56:45 +02:00
Felix
d2af6fca51 fix: Prioritize original title for film search queries. 2025-11-22 13:20:19 +02:00
Felix
5070680c78 fix: Swap title and original_title in film title fallback assignment. 2025-11-22 12:47:10 +02:00
Felix
7e5acfd0e1 Revert version 2025-10-19 08:01:04 +03:00
Felix
e87a810a66 Update version 2025-10-19 07:51:47 +03:00
Felix
a3d6a294b8 All planned tasks have been executed and documented. The Uaflix module now correctly provides a selection of search results for TV series when multiple results are found, similar to how it works for movies. The fix addresses the issue where the system would automatically select the first result (e.g., "Сотня спогадів" instead of "Сотня / The 100") without giving the user a choice. Additionally, UI/UX improvements have been implemented:
Unique voice names when duplicates exist (e.g., "Uaflix" and "Uaflix 2" instead of "[Ashdi] Uaflix" and "[Zetvideo] Uaflix")
Season numbers displayed without the word "Сезон" (e.g., "1" instead of "Сезон 1")
2025-10-18 10:32:37 +03:00
Felix
5142543a3e Виправлення пошуку 2025-10-18 10:20:05 +03:00
Felix
c5d698b01a Add Voice logic 2025-10-18 10:15:09 +03:00
Felix
86e77561e4 Add Voice logic 2025-10-18 08:51:35 +03:00
Felix
b98b332b12 Uaflix group and globalproxy 2025-09-26 16:08:13 +03:00
Felix
f59edc37a1 Init support 2025-09-26 11:10:09 +03:00
Felix
13663eb137 missing file 2025-09-25 20:00:40 +03:00
Felix
85028860b1 missing file 2025-09-25 20:00:27 +03:00
Felix
d831d38acf Fix result search 2025-09-24 20:17:21 +03:00
Felix
7a4f3f18e9 Cloacking 2025-09-24 20:01:07 +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
b5b0c98ebb Try add ashdi 2025-09-13 20:03:19 +03:00
Felix
66d712bb41 Try add init4Uaflix 2025-09-13 17:57:09 +03:00
Felix
496a1f34b7 Fix movie 2025-09-13 16:52:28 +03:00
Felix
47309eb5ef Uaflix with season 2025-09-13 16:23:05 +03:00