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
2026-01-31 22:03:13 +02:00
2026-01-31 22:03:13 +02:00
2026-01-31 22:03:13 +02:00
2026-01-31 22:03:13 +02:00
2026-01-31 22:03:13 +02:00
2026-01-31 22:03:13 +02:00
2026-01-31 22:03:13 +02:00
Fix
2026-01-31 21:30:55 +02:00
Fix
2026-01-31 21:30:55 +02:00
Fix
2026-01-31 21:30:55 +02:00

Ukraine online source for Lampac

  • AnimeON
  • BambooUA
  • CikavaIdeya
  • StarLight
  • UAKino
  • UAFlix
  • UATuTFun
  • Unimay

Installation

  1. Clone the repository:

    git clone https://github.com/lampac-ukraine/lampac-ukraine.git .
    
  2. Move the modules to the correct directory:

    • If Lampac is installed system-wide, move the modules to the module directory.
    • If Lampac is running in Docker, mount the volume:
      -v /path/to/your/cloned/repo/Uaflix:/home/module/Uaflix
      

Auto installation

If Lampac version 148.1 and newer

Create or update the module/repository.yaml file

- repository: https://github.com/lampame/lampac-ukraine
  branch: main
  modules:
    - AnimeON
    - Unimay
    - CikavaIdeya
    - Uaflix
    - UaTUT
    - Bamboo
    - UAKino
    - StarLight

branch - optional, default main

modules - optional, if not specified, all modules from the repository will be installed

Init support

"Uaflix": {
    "enable": true,
    "domain": "https://uaflix.net",
    "displayname": "Uaflix",
    "streamproxy": false,
    "useproxy": false,
    "proxy": {
      "useAuth": true,
      "username": "FooBAR",
      "password": "Strong_password",
      "list": [
        "socks5://adress:port"
      ]
    },
    "displayindex": 1,
    "apn": true,
    "apn_host": "domaine.com/{encodeurl}"
  }

APN support

Sources with APN support:

  • AnimeON
  • Uaflix
  • UaTUT
  • CikavaIdeya
  • UAKino

Donate

Support the author: https://lampame.donatik.me

Description
Ukraine online source for Lampac
Readme Apache-2.0 1.6 MiB
Languages
C# 98.4%
Shell 1.6%