mirror of
https://github.com/YunoHost-Apps/autobrr_ynh.git
synced 2024-09-03 18:15:56 +02:00
commit
c64c45d14e
8 changed files with 60 additions and 13 deletions
|
@ -1,6 +1,7 @@
|
|||
# All available README files by language
|
||||
|
||||
- [Read the README in English](README.md)
|
||||
- [Lee el README en español](README_es.md)
|
||||
- [Irakurri README euskaraz](README_eu.md)
|
||||
- [Lire le README en français](README_fr.md)
|
||||
- [Le o README en galego](README_gl.md)
|
||||
|
|
|
@ -18,7 +18,7 @@ It shall NOT be edited by hand.
|
|||
|
||||
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.41.0~ynh1
|
||||
**Shipped version:** 1.42.0~ynh1
|
||||
|
||||
## Screenshots
|
||||
|
||||
|
|
46
README_es.md
Normal file
46
README_es.md
Normal file
|
@ -0,0 +1,46 @@
|
|||
<!--
|
||||
Este archivo README esta generado automaticamente<https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
|
||||
No se debe editar a mano.
|
||||
-->
|
||||
|
||||
# Autobrr para Yunohost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/autobrr)  
|
||||
|
||||
[](https://install-app.yunohost.org/?app=autobrr)
|
||||
|
||||
*[Leer este README en otros idiomas.](./ALL_README.md)*
|
||||
|
||||
> *Este paquete le permite instalarAutobrr rapidamente y simplement en un servidor YunoHost.*
|
||||
> *Si no tiene YunoHost, visita [the guide](https://yunohost.org/install) para aprender como instalarla.*
|
||||
|
||||
## Descripción general
|
||||
|
||||
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.
|
||||
|
||||
**Versión actual:** 1.42.0~ynh1
|
||||
|
||||
## Capturas
|
||||
|
||||

|
||||
|
||||
## Documentaciones y recursos
|
||||
|
||||
- Sitio web oficial: <https://autobrr.com/>
|
||||
- Repositorio del código fuente oficial de la aplicación : <https://github.com/autobrr/autobrr>
|
||||
- Catálogo YunoHost: <https://apps.yunohost.org/app/autobrr>
|
||||
- Reportar un error: <https://github.com/YunoHost-Apps/autobrr_ynh/issues>
|
||||
|
||||
## Información para desarrolladores
|
||||
|
||||
Por favor enviar sus correcciones a la [`branch testing`](https://github.com/YunoHost-Apps/autobrr_ynh/tree/testing
|
||||
|
||||
Para probar la rama `testing`, sigue asÍ:
|
||||
|
||||
```bash
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/autobrr_ynh/tree/testing --debug
|
||||
o
|
||||
sudo yunohost app upgrade autobrr -u https://github.com/YunoHost-Apps/autobrr_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**Mas informaciones sobre el empaquetado de aplicaciones:** <https://yunohost.org/packaging_apps>
|
|
@ -18,7 +18,7 @@ EZ editatu eskuz.
|
|||
|
||||
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.
|
||||
|
||||
**Paketatutako bertsioa:** 1.41.0~ynh1
|
||||
**Paketatutako bertsioa:** 1.42.0~ynh1
|
||||
|
||||
## Pantaila-argazkiak
|
||||
|
||||
|
|
|
@ -18,7 +18,7 @@ Il NE doit PAS être modifié à la main.
|
|||
|
||||
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.41.0~ynh1
|
||||
**Version incluse :** 1.42.0~ynh1
|
||||
|
||||
## Captures d’écran
|
||||
|
||||
|
|
|
@ -18,7 +18,7 @@ NON debe editarse manualmente.
|
|||
|
||||
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.
|
||||
|
||||
**Versión proporcionada:** 1.41.0~ynh1
|
||||
**Versión proporcionada:** 1.42.0~ynh1
|
||||
|
||||
## Capturas de pantalla
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
请勿手动编辑。
|
||||
-->
|
||||
|
||||
# YunoHost 的 Autobrr
|
||||
# YunoHost 上的 Autobrr
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/autobrr)  
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
|||
|
||||
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.
|
||||
|
||||
**分发版本:** 1.41.0~ynh1
|
||||
**分发版本:** 1.42.0~ynh1
|
||||
|
||||
## 截图
|
||||
|
||||
|
|
|
@ -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.41.0~ynh1"
|
||||
version = "1.42.0~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.41.0/autobrr_1.41.0_linux_x86_64.tar.gz"
|
||||
amd64.sha256 = "e861506234c4176570be0fc17181ff65197660bddbf5e3a3074432e9aa462b67"
|
||||
arm64.url = "https://github.com/autobrr/autobrr/releases/download/v1.41.0/autobrr_1.41.0_linux_arm64.tar.gz"
|
||||
arm64.sha256 = "9ca57ef99f588052f97196927c4e362dcbfc0c69cba2cd1557171e89218627d4"
|
||||
armhf.url = "https://github.com/autobrr/autobrr/releases/download/v1.41.0/autobrr_1.41.0_linux_arm.tar.gz"
|
||||
armhf.sha256 = "6ebd1bfc7bb5ea690cd76e609a89440361a44dcfb8d99fa7c1074faf48a769ff"
|
||||
amd64.url = "https://github.com/autobrr/autobrr/releases/download/v1.42.0/autobrr_1.42.0_linux_x86_64.tar.gz"
|
||||
amd64.sha256 = "e7c367c1b90010b195fac4d3e4bc4d4654cd8cad0446e36f6f9cf527d7580a35"
|
||||
arm64.url = "https://github.com/autobrr/autobrr/releases/download/v1.42.0/autobrr_1.42.0_linux_arm64.tar.gz"
|
||||
arm64.sha256 = "a1b589b51a89ca915f9d6cef395500d04b7404b0e21ae7a330b11cc9812ba153"
|
||||
armhf.url = "https://github.com/autobrr/autobrr/releases/download/v1.42.0/autobrr_1.42.0_linux_arm.tar.gz"
|
||||
armhf.sha256 = "3385e2bb7fac2ee598035434f6edfce66506d6f596ae4379970b2e788fc04079"
|
||||
in_subdir = false
|
||||
extract = true
|
||||
autoupdate.strategy = "latest_github_release"
|
||||
|
|
Loading…
Add table
Reference in a new issue