feat(Qui): add Qui — modern qBittorrent web manager with cross-seeding#960
Open
yesrab wants to merge 3 commits into
Open
feat(Qui): add Qui — modern qBittorrent web manager with cross-seeding#960yesrab wants to merge 3 commits into
yesrab wants to merge 3 commits into
Conversation
|
Contributor
Author
|
validator failing in etherpad? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Add Qui — modern qBittorrent web manager with cross-seeding
Summary
This PR adds a new app, Qui (autobrr/qui), under
Apps/Qui/.Qui is a fast, modern web interface for qBittorrent. It connects and manages multiple
qBittorrent instances from a single dashboard, and adds rule-based automation, built-in
cross-seeding across Torznab-compatible indexers (e.g. Prowlarr / Jackett), and
scheduled backups. It ships as a lightweight single binary.
org.icewhale.quighcr.io/autobrr/qui:v1.21.0(pinned)7476(HTTP)postgres:16-alpine), deployed automaticallyWhat changed
New app directory
Apps/Qui/:docker-compose.yml— Qui + PostgreSQL on a dedicated bridge networkicon.svg,icon.pngscreenshot-1.png,screenshot-2.png,screenshot-3.pngthumbnail.pngCompose / metadata notes:
name: qui(lowercase, unique app id)x-casaos.app_id: org.icewhale.qui(reverse-domain notation)x-casaosfollows the CONTRIBUTING field-grouping order(access entry → display → metadata → version → links)
author: CasaOS Team(store-side) /developer: autobrr(upstream)en_US+zh_CNfordescription,tagline,tips,release_noteslatest); PostgreSQL credentials/DSN supplied via envCompliance with CONTRIBUTING
latestimage tagsnameis the unique app idcontainer_namematches the service name (qui)x-casaosfield grouping order followeden_USTesting
port
7476, and the PostgreSQL backend connects.scripts/build_appstore.pyparses the app without errors:app_idvalidates asreverse-domain,
version: 1.21.0is valid semver, and the category normalizes tomedia.First-run notes
http://<zima-ip>:7476.