1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/sonarr_ynh.git synced 2024-09-03 20:26:19 +02:00

Merge pull request #25 from YunoHost-Apps/testing

This commit is contained in:
Salamandar 2024-07-15 09:52:56 +02:00 committed by GitHub
commit 70161948a4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 13 additions and 13 deletions

View file

@ -19,7 +19,7 @@ It shall NOT be edited by hand.
Sonarr is a PVR for Usenet and BitTorrent users. It can monitor multiple RSS feeds for new episodes of your favorite shows and will grab, sort and rename them. It can also be configured to automatically upgrade the quality of files already downloaded when a better quality format becomes available.
**Shipped version:** 4.0.5.1710~ynh1
**Shipped version:** 4.0.7.1863~ynh1
## Screenshots

View file

@ -19,7 +19,7 @@ No se debe editar a mano.
Sonarr is a PVR for Usenet and BitTorrent users. It can monitor multiple RSS feeds for new episodes of your favorite shows and will grab, sort and rename them. It can also be configured to automatically upgrade the quality of files already downloaded when a better quality format becomes available.
**Versión actual:** 4.0.5.1710~ynh1
**Versión actual:** 4.0.7.1863~ynh1
## Capturas

View file

@ -19,7 +19,7 @@ EZ editatu eskuz.
Sonarr is a PVR for Usenet and BitTorrent users. It can monitor multiple RSS feeds for new episodes of your favorite shows and will grab, sort and rename them. It can also be configured to automatically upgrade the quality of files already downloaded when a better quality format becomes available.
**Paketatutako bertsioa:** 4.0.5.1710~ynh1
**Paketatutako bertsioa:** 4.0.7.1863~ynh1
## Pantaila-argazkiak

View file

@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main.
Sonarr est un PVR pour les utilisateurs Usenet et BitTorrent. Il peut surveiller plusieurs flux RSS pour les nouveaux épisodes de vos émissions préférées et les récupérer, les trier et les renommer. Il peut également être configuré pour mettre à niveau automatiquement la qualité des fichiers déjà téléchargés lorsqu'un format de meilleure qualité devient disponible.
**Version incluse:** 4.0.5.1710~ynh1
**Version incluse:** 4.0.7.1863~ynh1
## Captures décran

View file

@ -19,7 +19,7 @@ NON debe editarse manualmente.
Sonarr is a PVR for Usenet and BitTorrent users. It can monitor multiple RSS feeds for new episodes of your favorite shows and will grab, sort and rename them. It can also be configured to automatically upgrade the quality of files already downloaded when a better quality format becomes available.
**Versión proporcionada:** 4.0.5.1710~ynh1
**Versión proporcionada:** 4.0.7.1863~ynh1
## Capturas de pantalla

View file

@ -19,7 +19,7 @@
Sonarr is a PVR for Usenet and BitTorrent users. It can monitor multiple RSS feeds for new episodes of your favorite shows and will grab, sort and rename them. It can also be configured to automatically upgrade the quality of files already downloaded when a better quality format becomes available.
**分发版本:** 4.0.5.1710~ynh1
**分发版本:** 4.0.7.1863~ynh1
## 截图

View file

@ -7,7 +7,7 @@ name = "Sonarr"
description.en = "Series collection manager for Usenet and BitTorrent users"
description.fr = "Gestionnaire de collection de séries pour utilisateurs de Usenet et BitTorrent"
version = "4.0.5.1710~ynh1"
version = "4.0.7.1863~ynh1"
maintainers = ["tituspijean"]
@ -40,12 +40,12 @@ ram.runtime = "50M"
[resources]
[resources.sources.main]
amd64.url = "https://github.com/Sonarr/Sonarr/releases/download/v4.0.5.1710/Sonarr.main.4.0.5.1710.linux-x64.tar.gz"
amd64.sha256 = "32444a58c847e31e59f6651187caa94a16a8cc7ac114e1c7c13985954d70a92f"
arm64.url = "https://github.com/Sonarr/Sonarr/releases/download/v4.0.5.1710/Sonarr.main.4.0.5.1710.linux-arm64.tar.gz"
arm64.sha256 = "388c166445b8aa62f9df9f6198674dcee9f1553213de121b4dd02c7790a9c3f9"
armhf.url = "https://github.com/Sonarr/Sonarr/releases/download/v4.0.5.1710/Sonarr.main.4.0.5.1710.linux-arm.tar.gz"
armhf.sha256 = "23e1a764b439db9539d9776087afad586a886a1685f8accf57d0d5969b3c3a61"
amd64.url = "https://github.com/Sonarr/Sonarr/releases/download/v4.0.7.1863/Sonarr.main.4.0.7.1863.linux-x64.tar.gz"
amd64.sha256 = "1bbfcc1239ee55d02a0faa4f9e41383b5a05e62e623cabafe37b7435cdb59350"
arm64.url = "https://github.com/Sonarr/Sonarr/releases/download/v4.0.7.1863/Sonarr.main.4.0.7.1863.linux-arm64.tar.gz"
arm64.sha256 = "3bd74792c784d1719f0d43e21e3681a11b402514b5fdbea62e10bb02b01ae44c"
armhf.url = "https://github.com/Sonarr/Sonarr/releases/download/v4.0.7.1863/Sonarr.main.4.0.7.1863.linux-arm.tar.gz"
armhf.sha256 = "66bce4c2d145a003e4fadf3b7e6328fe2d51338642f605cbc04a4396c766d8f4"
autoupdate.strategy = "latest_github_release"
autoupdate.asset.amd64 = ".*\\.linux-x64.tar.gz"