2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/ombi_ynh.git synced 2026-03-26 00:42:39 +01:00
Ombi package for YunoHost
Find a file
2026-02-23 13:01:20 +01:00
conf [autopatch] Automatic patch to simplify proxy_pass/fastcgi_pass options in nginx.conf (PLEASE DOUBLE CHECK BEFORE MERGING) 2025-12-31 17:09:01 +01:00
doc fix linter 2024-07-26 21:48:28 +02:00
scripts fixes 2025-09-09 18:22:36 +02:00
.gitignore convert to helpers 2.1 2025-09-09 18:14:50 +02:00
LICENSE first commit 2023-10-04 13:40:24 +02:00
manifest.toml Merge pull request #14 from yunohost-bot/simplify-reverse-proxy-params 2026-01-09 07:53:48 +01:00
README.md Auto-update READMEs 2026-01-09 00:25:50 +01:00
tests.toml convert to helpers 2.1 2025-09-09 18:14:50 +02:00

Logo of Ombi Ombi, packaged for YunoHost

Media request tool on Plex/Emby/Jellyfin

🌐 Official app website App Demo Version: 4.53.4~ynh1

Screenshots

Screenshot of Ombi

📦 Developer info

Automatic tests level

🛠️ Upstream Ombi repository: https://github.com/Ombi-app/Ombi

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/ombi_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade ombi -u https://github.com/YunoHost-Apps/ombi_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.