No description
Find a file
Jean-Benoît Richez f4823b0445
Merge pull request #16 from YunoHost-Apps/testing
Upgrade to v2.1.0 (#15)
2026-08-12 13:49:13 +03:00
.github New source autoupdate mechanism 2023-03-28 01:04:05 +02:00
conf Fix auth loop: make Profilarr publicly accessible (main permission = visitors) 2026-07-10 06:50:39 +03:00
doc fix: doc 2026-07-10 09:41:53 +03:00
scripts Merge remote-tracking branch 'origin/testing' into ci-auto-update-2.0.9 2026-07-08 09:50:03 +03:00
.editorconfig Add editorconfig 2025-07-14 11:40:15 +02:00
.gitattributes Use .gitattributes to mark READMEs as autogenerated (#245) 2025-08-11 22:13:46 +00:00
.gitignore v1.1.3 (#1) 2025-11-12 22:38:38 +02:00
LICENSE v1.1.3 (#1) 2025-11-12 22:38:38 +02:00
manifest.toml Upgrade to v2.1.0 (#15) 2026-08-12 12:47:22 +02:00
README.md Upgrade to v2.1.0 (#15) 2026-08-12 12:47:22 +02:00
tests.toml Apps repo default branch is now main 2025-04-21 19:58:30 +02:00

Logo of Profilarr Profilarr, packaged for YunoHost

Configuration management tool for Radarr/Sonarr that automates importing and version control of custom formats and quality profiles.

🌐 Official app website Version: 2.1.0~ynh1

Screenshots

Screenshot of Profilarr

📦 Developer info

Automatic tests level

🛠️ Upstream Profilarr repository: https://github.com/Dictionarry-Hub/profilarr

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/profilarr_ynh/tree/testing

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

📚 App packaging documentation

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