diff --git a/ALL_README.md b/ALL_README.md new file mode 100644 index 0000000..d6e8f9c --- /dev/null +++ b/ALL_README.md @@ -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) diff --git a/README.md b/README.md index 9c054b5..f5c8bf9 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ @@ -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) -*[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. -If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.* +> *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.* ## 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. -**Shipped version:** 1.39.1~ynh1 +**Shipped version:** 1.40.1~ynh1 ## Screenshots @@ -26,21 +26,21 @@ autobrr is the modern download automation tool for torrents and usenet. With ins ## Documentation and resources -* Official app website: -* Upstream app code repository: -* YunoHost Store: -* Report a bug: +- Official app website: +- Upstream app code repository: +- YunoHost Store: +- Report a bug: ## 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 or sudo yunohost app upgrade autobrr -u https://github.com/YunoHost-Apps/autobrr_ynh/tree/testing --debug ``` -**More info regarding app packaging:** \ No newline at end of file +**More info regarding app packaging:** diff --git a/README_fr.md b/README_fr.md index cd0b5d7..fd9ad55 100644 --- a/README_fr.md +++ b/README_fr.md @@ -1,6 +1,6 @@ # 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) -*[Read this readme in english.](./README.md)* +*[Lire le README dans d'autres langues.](./ALL_README.md)* -> *Ce package vous permet d’installer Autobrr rapidement et simplement sur un serveur YunoHost. -Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l’installer et en profiter.* +> *Ce package vous permet d’installer Autobrr rapidement et simplement sur un serveur YunoHost.* +> *Si vous n’avez pas YunoHost, consultez [ce guide](https://yunohost.org/install) pour savoir comment l’installer et en profiter.* ## Vue d’ensemble 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 @@ -26,21 +26,21 @@ autobrr est l'outil d'automatisation de téléchargement moderne pour torrents e ## Documentations et ressources -* Site officiel de l’app : -* Dépôt de code officiel de l’app : -* YunoHost Store: -* Signaler un bug : +- Site officiel de l’app : +- Dépôt de code officiel de l’app : +- YunoHost Store : +- Signaler un bug : ## 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 ou sudo yunohost app upgrade autobrr -u https://github.com/YunoHost-Apps/autobrr_ynh/tree/testing --debug ``` -**Plus d’infos sur le packaging d’applications :** \ No newline at end of file +**Plus d’infos sur le packaging d’applications :** diff --git a/manifest.toml b/manifest.toml index 200d591..3887842 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Autobrr" description.en = "Modern, easy to use download automation for torrents and 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"] @@ -41,12 +41,12 @@ ram.runtime = "50M" [resources.sources] [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.sha256 = "4f65a73849ab6c632c340d72741b44e127b212b5370ea5ccce6fd20ee4a12e42" - arm64.url = "https://github.com/autobrr/autobrr/releases/download/v1.39.1/autobrr_1.39.1_linux_arm64.tar.gz" - arm64.sha256 = "08aee2c6e6ef53ebadf006efc5bbcc4efcfc27d09969d01d5269540a4e41ac78" - armhf.url = "https://github.com/autobrr/autobrr/releases/download/v1.39.1/autobrr_1.39.1_linux_arm.tar.gz" - armhf.sha256 = "7e68751f956a0ee8004a2ec8f8fa173deb96547160025bdd5c4edb7d2c740897" + amd64.url = "https://github.com/autobrr/autobrr/releases/download/v1.40.1/autobrr_1.40.1_linux_x86_64.tar.gz" + amd64.sha256 = "5ec5d3e75f9e5c702e2d6c63e5422110ca9407b43cd5b8bddd2928dea6f0af62" + arm64.url = "https://github.com/autobrr/autobrr/releases/download/v1.40.1/autobrr_1.40.1_linux_arm64.tar.gz" + arm64.sha256 = "a2cece3478668d7eea54c5727d2e0aa143eb5eb5db6862b0da9ec27e409a72bb" + armhf.url = "https://github.com/autobrr/autobrr/releases/download/v1.40.1/autobrr_1.40.1_linux_arm.tar.gz" + armhf.sha256 = "e8766a9b4314c6f02e22d4baece324fe5bce83aff55d9b84c69edae82d98d315" in_subdir = false extract = true autoupdate.strategy = "latest_github_release"