1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/autobrr_ynh.git synced 2024-09-03 18:15:56 +02:00

Merge pull request #2 from YunoHost-Apps/testing

Update manifest.toml
This commit is contained in:
Éric Gaspar 2023-05-25 08:57:34 +02:00 committed by GitHub
commit 586652c6e6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 7 deletions

View file

@ -18,7 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
autobrr is the modern download automation tool for torrents and usenet. With inspiration and ideas from tools like trackarr, autodl-irssi and flexget we built one tool that can do it all, and then some. autobrr is the modern download automation tool for torrents and usenet. With inspiration and ideas from tools like trackarr, autodl-irssi and flexget we built one tool that can do it all, and then some.
**Shipped version:** 1.23.0~ynh1 **Shipped version:** 1.23.0~ynh2
## Screenshots ## Screenshots
@ -27,7 +27,6 @@ autobrr is the modern download automation tool for torrents and usenet. With ins
## Documentation and resources ## Documentation and resources
* Official app website: <https://autobrr.com/> * Official app website: <https://autobrr.com/>
* Official admin documentation: <https://yunohost.org/packaging_apps>
* Upstream app code repository: <https://github.com/autobrr/autobrr> * Upstream app code repository: <https://github.com/autobrr/autobrr>
* YunoHost documentation for this app: <https://yunohost.org/app_autobrr> * YunoHost documentation for this app: <https://yunohost.org/app_autobrr>
* Report a bug: <https://github.com/YunoHost-Apps/autobrr_ynh/issues> * Report a bug: <https://github.com/YunoHost-Apps/autobrr_ynh/issues>

View file

@ -18,7 +18,7 @@ Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
autobrr est l'outil d'automatisation de téléchargement moderne pour torrents et usenet. Avec l'inspiration et les idées d'outils comme trackarr, autodl-irssi et flexget, nous avons construit un outil qui peut tout faire, et plus encore. autobrr est l'outil d'automatisation de téléchargement moderne pour torrents et usenet. Avec l'inspiration et les idées d'outils comme trackarr, autodl-irssi et flexget, nous avons construit un outil qui peut tout faire, et plus encore.
**Version incluse :** 1.23.0~ynh1 **Version incluse :** 1.23.0~ynh2
## Captures décran ## Captures décran
@ -27,7 +27,6 @@ autobrr est l'outil d'automatisation de téléchargement moderne pour torrents e
## Documentations et ressources ## Documentations et ressources
* Site officiel de lapp : <https://autobrr.com/> * Site officiel de lapp : <https://autobrr.com/>
* Documentation officielle de ladmin : <https://yunohost.org/packaging_apps>
* Dépôt de code officiel de lapp : <https://github.com/autobrr/autobrr> * Dépôt de code officiel de lapp : <https://github.com/autobrr/autobrr>
* Documentation YunoHost pour cette app : <https://yunohost.org/app_autobrr> * Documentation YunoHost pour cette app : <https://yunohost.org/app_autobrr>
* Signaler un bug : <https://github.com/YunoHost-Apps/autobrr_ynh/issues> * Signaler un bug : <https://github.com/YunoHost-Apps/autobrr_ynh/issues>

View file

@ -5,18 +5,17 @@ name = "Autobrr"
description.en = "Modern, easy to use download automation for torrents and usenet" description.en = "Modern, easy to use download automation for torrents and usenet"
description.fr = "Automatisation de téléchargement pour les torrents et Usenet" description.fr = "Automatisation de téléchargement pour les torrents et Usenet"
version = "1.23.0~ynh1" version = "1.23.0~ynh2"
maintainers = ["eric_G"] maintainers = ["eric_G"]
[upstream] [upstream]
license = "GPL-3.0-only" license = "GPL-3.0-only"
website = "https://autobrr.com/" website = "https://autobrr.com/"
admindoc = "https://yunohost.org/packaging_apps"
code = "https://github.com/autobrr/autobrr" code = "https://github.com/autobrr/autobrr"
[integration] [integration]
yunohost = ">= 11.1.17" yunohost = ">= 11.1.19"
architectures = "all" architectures = "all"
multi_instance = true multi_instance = true
ldap = false ldap = false