repository.yaml file from the module directory and installs modules directly from a Git repository. Pointing it at the lampac-ukraine repository lets Lampac download, install, and keep your chosen modules up to date without any manual cloning or file copying.
Auto-install requires Lampac version 148.1 or newer. If you are running an older version, use manual installation instead.
Create or open module/repository.yaml
Navigate to the
module directory inside your Lampac installation and create a repository.yaml file if one does not exist yet. If the file already exists, add a new list entry rather than replacing the whole file.Add the lampac-ukraine repository entry
Paste the following into Both
repository.yaml. Adjust the modules list to include only the modules you want:module/repository.yaml
branch and modules are optional:branch— the Git branch to install from. Defaults tomainwhen omitted.modules— the specific modules to install. When omitted, Lampac installs every module found in the repository.
Available modules
The following modules can be listed undermodules in your repository.yaml:
TV shows and movies
| Module name | Source |
|---|---|
LME.Uaflix | uaflix.net |
LME.Makhno | Ukrainian movie source |
LME.StarLight | StarLight streaming |
LME.KlonFUN | klon.fun |
LME.UafilmME | Ukrainian film source |
| Module name | Source |
|---|---|
LME.AnimeON | animeon.club |
LME.Bamboo | bambooua.com |
LME.Unimay | Ukrainian anime source |
LME.Mikai | mikai.me |
LME.NMoonAnime | Moonanime-based anime |
| Module name | Description |
|---|---|
LME.JackTor | Jackett + TorrServer bridge |
After installation, each module must still be configured in
init.conf before it becomes active. Use the module name as the key — for example, "LME.Uaflix", not "Uaflix".