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 #12 from YunoHost-Apps/ci-auto-update-1.40.1

This commit is contained in:
tituspijean 2024-04-07 15:10:00 +02:00 committed by GitHub
commit 771c57bfa8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 38 additions and 34 deletions

4
ALL_README.md Normal file
View file

@ -0,0 +1,4 @@
# All available README files by language
- [Read the README in English](README.md)
- [Lire le README en français](README_fr.md)

View file

@ -1,5 +1,5 @@
<!-- <!--
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/readme_generator N.B.: This README was automatically generated by <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
It shall NOT be edited by hand. It shall NOT be edited by hand.
--> -->
@ -9,16 +9,16 @@ It shall NOT be edited by hand.
[![Install Autobrr with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=autobrr) [![Install Autobrr with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=autobrr)
*[Lire ce readme en français.](./README_fr.md)* *[Read this README is other languages.](./ALL_README.md)*
> *This package allows you to install Autobrr quickly and simply on a YunoHost server. > *This package allows you to install Autobrr quickly and simply on a YunoHost server.*
If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.* > *If you don't have YunoHost, please consult [the guide](https://yunohost.org/install) to learn how to install it.*
## Overview ## Overview
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.39.1~ynh1 **Shipped version:** 1.40.1~ynh1
## Screenshots ## Screenshots
@ -26,18 +26,18 @@ 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/>
* Upstream app code repository: <https://github.com/autobrr/autobrr> - Upstream app code repository: <https://github.com/autobrr/autobrr>
* YunoHost Store: <https://apps.yunohost.org/app/autobrr> - YunoHost Store: <https://apps.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>
## Developer info ## Developer info
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/autobrr_ynh/tree/testing). Please send your pull request to the [`testing` branch](https://github.com/YunoHost-Apps/autobrr_ynh/tree/testing).
To try the testing branch, please proceed like that. To try the `testing` branch, please proceed like that:
``` bash ```bash
sudo yunohost app install https://github.com/YunoHost-Apps/autobrr_ynh/tree/testing --debug sudo yunohost app install https://github.com/YunoHost-Apps/autobrr_ynh/tree/testing --debug
or or
sudo yunohost app upgrade autobrr -u https://github.com/YunoHost-Apps/autobrr_ynh/tree/testing --debug sudo yunohost app upgrade autobrr -u https://github.com/YunoHost-Apps/autobrr_ynh/tree/testing --debug

View file

@ -1,6 +1,6 @@
<!-- <!--
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/readme_generator Nota bene: ce README est automatiquement généré par <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
It shall NOT be edited by hand. Il NE doit PAS être modifié à la main.
--> -->
# Autobrr pour YunoHost # Autobrr pour YunoHost
@ -9,16 +9,16 @@ It shall NOT be edited by hand.
[![Installer Autobrr avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=autobrr) [![Installer Autobrr avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=autobrr)
*[Read this readme in english.](./README.md)* *[Lire le README dans d'autres langues.](./ALL_README.md)*
> *Ce package vous permet dinstaller Autobrr rapidement et simplement sur un serveur YunoHost. > *Ce package vous permet dinstaller Autobrr rapidement et simplement sur un serveur YunoHost.*
Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment linstaller et en profiter.* > *Si vous navez pas YunoHost, consultez [ce guide](https://yunohost.org/install) pour savoir comment linstaller et en profiter.*
## Vue densemble ## Vue densemble
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.39.1~ynh1 **Version incluse:** 1.40.1~ynh1
## Captures décran ## Captures décran
@ -26,21 +26,21 @@ 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/>
* 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>
* YunoHost Store: <https://apps.yunohost.org/app/autobrr> - YunoHost Store: <https://apps.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>
## Informations pour les développeurs ## Informations pour les développeurs
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/autobrr_ynh/tree/testing). Merci de faire vos pull request sur la [branche `testing`](https://github.com/YunoHost-Apps/autobrr_ynh/tree/testing).
Pour essayer la branche testing, procédez comme suit. Pour essayer la branche `testing`, procédez comme suit:
``` bash ```bash
sudo yunohost app install https://github.com/YunoHost-Apps/autobrr_ynh/tree/testing --debug sudo yunohost app install https://github.com/YunoHost-Apps/autobrr_ynh/tree/testing --debug
ou ou
sudo yunohost app upgrade autobrr -u https://github.com/YunoHost-Apps/autobrr_ynh/tree/testing --debug sudo yunohost app upgrade autobrr -u https://github.com/YunoHost-Apps/autobrr_ynh/tree/testing --debug
``` ```
**Plus dinfos sur le packaging dapplications :** <https://yunohost.org/packaging_apps> **Plus dinfos sur le packaging dapplications:** <https://yunohost.org/packaging_apps>

View file

@ -5,7 +5,7 @@ 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.39.1~ynh1" version = "1.40.1~ynh1"
maintainers = ["eric_G"] maintainers = ["eric_G"]
@ -41,12 +41,12 @@ ram.runtime = "50M"
[resources.sources] [resources.sources]
[resources.sources.main] [resources.sources.main]
amd64.url = "https://github.com/autobrr/autobrr/releases/download/v1.39.1/autobrr_1.39.1_linux_x86_64.tar.gz" amd64.url = "https://github.com/autobrr/autobrr/releases/download/v1.40.1/autobrr_1.40.1_linux_x86_64.tar.gz"
amd64.sha256 = "4f65a73849ab6c632c340d72741b44e127b212b5370ea5ccce6fd20ee4a12e42" amd64.sha256 = "5ec5d3e75f9e5c702e2d6c63e5422110ca9407b43cd5b8bddd2928dea6f0af62"
arm64.url = "https://github.com/autobrr/autobrr/releases/download/v1.39.1/autobrr_1.39.1_linux_arm64.tar.gz" arm64.url = "https://github.com/autobrr/autobrr/releases/download/v1.40.1/autobrr_1.40.1_linux_arm64.tar.gz"
arm64.sha256 = "08aee2c6e6ef53ebadf006efc5bbcc4efcfc27d09969d01d5269540a4e41ac78" arm64.sha256 = "a2cece3478668d7eea54c5727d2e0aa143eb5eb5db6862b0da9ec27e409a72bb"
armhf.url = "https://github.com/autobrr/autobrr/releases/download/v1.39.1/autobrr_1.39.1_linux_arm.tar.gz" armhf.url = "https://github.com/autobrr/autobrr/releases/download/v1.40.1/autobrr_1.40.1_linux_arm.tar.gz"
armhf.sha256 = "7e68751f956a0ee8004a2ec8f8fa173deb96547160025bdd5c4edb7d2c740897" armhf.sha256 = "e8766a9b4314c6f02e22d4baece324fe5bce83aff55d9b84c69edae82d98d315"
in_subdir = false in_subdir = false
extract = true extract = true
autoupdate.strategy = "latest_github_release" autoupdate.strategy = "latest_github_release"