From b6b29197c550aea2bfca52575caa77406c9e53f7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Fri, 1 Mar 2024 16:45:45 +0100 Subject: [PATCH 1/8] Update change_url --- scripts/change_url | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/change_url b/scripts/change_url index 86e73e6..20ac506 100644 --- a/scripts/change_url +++ b/scripts/change_url @@ -16,7 +16,7 @@ source /usr/share/yunohost/helpers #================================================= ynh_script_progression --message="Stopping a systemd service..." --weight=1 -ynh_systemd_action --service_name=$app --action="stop" --log_path="/var/log/$app/$app.log" +ynh_systemd_action --service_name=$app --action="stop" --log_path="systemd" #================================================= # MODIFY URL IN NGINX CONF From 99002e20aff1eb69f2116187da8879deeae41128 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Fri, 1 Mar 2024 16:46:14 +0100 Subject: [PATCH 2/8] Delete check_process --- check_process | 25 ------------------------- 1 file changed, 25 deletions(-) delete mode 100644 check_process diff --git a/check_process b/check_process deleted file mode 100644 index 7a9daac..0000000 --- a/check_process +++ /dev/null @@ -1,25 +0,0 @@ -;; Test complet - ; Manifest - domain="domain.tld" - path="/path" - is_public=1 - port="8080" - ; Checks - pkg_linter=1 - setup_sub_dir=1 - setup_root=1 - setup_nourl=0 - setup_private=1 - setup_public=1 - upgrade=1 - backup_restore=1 - multi_instance=1 - change_url=1 -;;; Options -Email= -Notification=none -;;; Upgrade options - ; commit= - name= - manifest_arg=domain=DOMAIN&path=PATH&is_public=1&port=8080& - From 1166204cc210e1b42b6cb9e5af269d448b4b769f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Wed, 12 Jun 2024 14:38:57 +0200 Subject: [PATCH 3/8] Update manifest.toml --- manifest.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index e5a52c9..6f26d79 100644 --- a/manifest.toml +++ b/manifest.toml @@ -43,8 +43,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/gotson/komga/releases/download/1.10.3/komga-1.10.3.jar" - sha256 = "b7f9f0a8456bb017842c92cbb62cc323bdfb56738346cb8f7d09670d405fa0a7" + url = "https://github.com/gotson/komga/releases/download/1.11.1/komga-1.11.1.jar" + sha256 = "2fa7dd47c8fad31d982f94b983a4c73752cbf9dcba9331e28e3351e3b2aeca5a" extract = false rename = "komga.jar" From 13a0429a2b36ae603d6ab9d4c71114f9820eae67 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 12 Jun 2024 12:39:03 +0000 Subject: [PATCH 4/8] Auto-update READMEs --- ALL_README.md | 8 +++++++ README.md | 28 +++++++++++----------- README_es.md | 61 +++++++++++++++++++++++++++++++++++++++++++++++ README_eu.md | 61 +++++++++++++++++++++++++++++++++++++++++++++++ README_fr.md | 32 ++++++++++++------------- README_gl.md | 61 +++++++++++++++++++++++++++++++++++++++++++++++ README_zh_Hans.md | 61 +++++++++++++++++++++++++++++++++++++++++++++++ 7 files changed, 282 insertions(+), 30 deletions(-) create mode 100644 ALL_README.md create mode 100644 README_es.md create mode 100644 README_eu.md create mode 100644 README_gl.md create mode 100644 README_zh_Hans.md diff --git a/ALL_README.md b/ALL_README.md new file mode 100644 index 0000000..152f2e7 --- /dev/null +++ b/ALL_README.md @@ -0,0 +1,8 @@ +# All available README files by language + +- [Read the README in English](README.md) +- [Lea 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) +- [阅读中文(简体)的 README](README_zh_Hans.md) diff --git a/README.md b/README.md index 31d0723..8b7218b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ @@ -9,10 +9,10 @@ It shall NOT be edited by hand. [![Install Komga with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=komga) -*[Lire ce readme en français.](./README_fr.md)* +*[Read this README in other languages.](./ALL_README.md)* -> *This package allows you to install Komga 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 Komga 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 @@ -32,7 +32,7 @@ Komga is a free and open source comics/mangas server. **Shipped version:** 1.10.3~ynh1 -**Demo:** https://demo.komga.org +**Demo:** ## Screenshots @@ -40,22 +40,22 @@ Komga is a free and open source comics/mangas server. ## Documentation and resources -* Official app website: -* Official admin documentation: -* Upstream app code repository: -* YunoHost Store: -* Report a bug: +- Official app website: +- Official admin documentation: +- 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/komga_ynh/tree/testing). +Please send your pull request to the [`testing` branch](https://github.com/YunoHost-Apps/komga_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/komga_ynh/tree/testing --debug or sudo yunohost app upgrade komga -u https://github.com/YunoHost-Apps/komga_ynh/tree/testing --debug ``` -**More info regarding app packaging:** \ No newline at end of file +**More info regarding app packaging:** diff --git a/README_es.md b/README_es.md new file mode 100644 index 0000000..d9f555c --- /dev/null +++ b/README_es.md @@ -0,0 +1,61 @@ + + +# Komga para Yunohost + +[![Nivel de integración](https://dash.yunohost.org/integration/komga.svg)](https://dash.yunohost.org/appci/app/komga) ![Estado funcional](https://ci-apps.yunohost.org/ci/badges/komga.status.svg) ![Estado En Mantención](https://ci-apps.yunohost.org/ci/badges/komga.maintain.svg) + +[![Instalar Komga con Yunhost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=komga) + +*[Leer este README en otros idiomas.](./ALL_README.md)* + +> *Este paquete le permite instalarKomga 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 + +Komga is a free and open source comics/mangas server. + +### Features + +- Browse libraries, series and books via a responsive web UI that works on desktop, tablets and phones +- Organize your library with collections and read lists +- Edit metadata for your series and books +- Import embedded metadata automatically +- Webreader with multiple reading modes +- Manage multiple users, with per-library access control +- Offers a REST API, many community tools and scripts can interact with Komga +- Download book files + + +**Versión actual:** 1.10.3~ynh1 + +**Demo:** + +## Capturas + +![Captura de Komga](./doc/screenshots/home.png) + +## Documentaciones y recursos + +- Sitio web oficial: +- Documentación administrador oficial: +- Repositorio del código fuente oficial de la aplicación : +- Catálogo YunoHost: +- Reportar un error: + +## Información para desarrolladores + +Por favor enviar sus correcciones a la [`branch testing`](https://github.com/YunoHost-Apps/komga_ynh/tree/testing + +Para probar la rama `testing`, sigue asÍ: + +```bash +sudo yunohost app install https://github.com/YunoHost-Apps/komga_ynh/tree/testing --debug +o +sudo yunohost app upgrade komga -u https://github.com/YunoHost-Apps/komga_ynh/tree/testing --debug +``` + +**Mas informaciones sobre el empaquetado de aplicaciones:** diff --git a/README_eu.md b/README_eu.md new file mode 100644 index 0000000..d46ac82 --- /dev/null +++ b/README_eu.md @@ -0,0 +1,61 @@ + + +# Komga YunoHost-erako + +[![Integrazio maila](https://dash.yunohost.org/integration/komga.svg)](https://dash.yunohost.org/appci/app/komga) ![Funtzionamendu egoera](https://ci-apps.yunohost.org/ci/badges/komga.status.svg) ![Mantentze egoera](https://ci-apps.yunohost.org/ci/badges/komga.maintain.svg) + +[![Instalatu Komga YunoHost-ekin](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=komga) + +*[Irakurri README hau beste hizkuntzatan.](./ALL_README.md)* + +> *Pakete honek Komga YunoHost zerbitzari batean azkar eta zailtasunik gabe instalatzea ahalbidetzen dizu.* +> *YunoHost ez baduzu, kontsultatu [gida](https://yunohost.org/install) nola instalatu ikasteko.* + +## Aurreikuspena + +Komga is a free and open source comics/mangas server. + +### Features + +- Browse libraries, series and books via a responsive web UI that works on desktop, tablets and phones +- Organize your library with collections and read lists +- Edit metadata for your series and books +- Import embedded metadata automatically +- Webreader with multiple reading modes +- Manage multiple users, with per-library access control +- Offers a REST API, many community tools and scripts can interact with Komga +- Download book files + + +**Paketatutako bertsioa:** 1.10.3~ynh1 + +**Demoa:** + +## Pantaila-argazkiak + +![Komga(r)en pantaila-argazkia](./doc/screenshots/home.png) + +## Dokumentazioa eta baliabideak + +- Aplikazioaren webgune ofiziala: +- Administratzaileen dokumentazio ofiziala: +- Jatorrizko aplikazioaren kode-gordailua: +- YunoHost Denda: +- Eman errore baten berri: + +## Garatzaileentzako informazioa + +Bidali `pull request`a [`testing` abarrera](https://github.com/YunoHost-Apps/komga_ynh/tree/testing). + +`testing` abarra probatzeko, ondorengoa egin: + +```bash +sudo yunohost app install https://github.com/YunoHost-Apps/komga_ynh/tree/testing --debug +edo +sudo yunohost app upgrade komga -u https://github.com/YunoHost-Apps/komga_ynh/tree/testing --debug +``` + +**Informazio gehiago aplikazioaren paketatzeari buruz:** diff --git a/README_fr.md b/README_fr.md index ebc5afd..345404f 100644 --- a/README_fr.md +++ b/README_fr.md @@ -1,6 +1,6 @@ # Komga pour YunoHost @@ -9,10 +9,10 @@ It shall NOT be edited by hand. [![Installer Komga avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=komga) -*[Read this readme in english.](./README.md)* +*[Lire le README dans d'autres langues.](./ALL_README.md)* -> *Ce package vous permet d’installer Komga 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 Komga 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 @@ -29,9 +29,9 @@ Komga est un serveur de bandes dessinées/mangas gratuit et open source. - Propose une API REST, de nombreux outils et scripts communautaires peuvent interagir avec Komga - Télécharger des fichiers de livres -**Version incluse :** 1.10.3~ynh1 +**Version incluse :** 1.10.3~ynh1 -**Démo :** https://demo.komga.org +**Démo :** ## Captures d’écran @@ -39,22 +39,22 @@ Komga est un serveur de bandes dessinées/mangas gratuit et open source. ## Documentations et ressources -* Site officiel de l’app : -* Documentation officielle de l’admin : -* Dépôt de code officiel de l’app : -* YunoHost Store: -* Signaler un bug : +- Site officiel de l’app : +- Documentation officielle de l’admin : +- 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/komga_ynh/tree/testing). +Merci de faire vos pull request sur la [branche `testing`](https://github.com/YunoHost-Apps/komga_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/komga_ynh/tree/testing --debug ou sudo yunohost app upgrade komga -u https://github.com/YunoHost-Apps/komga_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/README_gl.md b/README_gl.md new file mode 100644 index 0000000..2517af3 --- /dev/null +++ b/README_gl.md @@ -0,0 +1,61 @@ + + +# Komga para YunoHost + +[![Nivel de integración](https://dash.yunohost.org/integration/komga.svg)](https://dash.yunohost.org/appci/app/komga) ![Estado de funcionamento](https://ci-apps.yunohost.org/ci/badges/komga.status.svg) ![Estado de mantemento](https://ci-apps.yunohost.org/ci/badges/komga.maintain.svg) + +[![Instalar Komga con YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=komga) + +*[Le este README en outros idiomas.](./ALL_README.md)* + +> *Este paquete permíteche instalar Komga de xeito rápido e doado nun servidor YunoHost.* +> *Se non usas YunoHost, le a [documentación](https://yunohost.org/install) para saber como instalalo.* + +## Vista xeral + +Komga is a free and open source comics/mangas server. + +### Features + +- Browse libraries, series and books via a responsive web UI that works on desktop, tablets and phones +- Organize your library with collections and read lists +- Edit metadata for your series and books +- Import embedded metadata automatically +- Webreader with multiple reading modes +- Manage multiple users, with per-library access control +- Offers a REST API, many community tools and scripts can interact with Komga +- Download book files + + +**Versión proporcionada:** 1.10.3~ynh1 + +**Demo:** + +## Capturas de pantalla + +![Captura de pantalla de Komga](./doc/screenshots/home.png) + +## Documentación e recursos + +- Web oficial da app: +- Documentación oficial para admin: +- Repositorio de orixe do código: +- Tenda YunoHost: +- Informar dun problema: + +## Info de desenvolvemento + +Envía a túa colaboración á [rama `testing`](https://github.com/YunoHost-Apps/komga_ynh/tree/testing). + +Para probar a rama `testing`, procede deste xeito: + +```bash +sudo yunohost app install https://github.com/YunoHost-Apps/komga_ynh/tree/testing --debug +ou +sudo yunohost app upgrade komga -u https://github.com/YunoHost-Apps/komga_ynh/tree/testing --debug +``` + +**Máis info sobre o empaquetado da app:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md new file mode 100644 index 0000000..eeb50d7 --- /dev/null +++ b/README_zh_Hans.md @@ -0,0 +1,61 @@ + + +# YunoHost 上的 Komga + +[![集成程度](https://dash.yunohost.org/integration/komga.svg)](https://dash.yunohost.org/appci/app/komga) ![工作状态](https://ci-apps.yunohost.org/ci/badges/komga.status.svg) ![维护状态](https://ci-apps.yunohost.org/ci/badges/komga.maintain.svg) + +[![使用 YunoHost 安装 Komga](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=komga) + +*[阅读此 README 的其它语言版本。](./ALL_README.md)* + +> *通过此软件包,您可以在 YunoHost 服务器上快速、简单地安装 Komga。* +> *如果您还没有 YunoHost,请参阅[指南](https://yunohost.org/install)了解如何安装它。* + +## 概况 + +Komga is a free and open source comics/mangas server. + +### Features + +- Browse libraries, series and books via a responsive web UI that works on desktop, tablets and phones +- Organize your library with collections and read lists +- Edit metadata for your series and books +- Import embedded metadata automatically +- Webreader with multiple reading modes +- Manage multiple users, with per-library access control +- Offers a REST API, many community tools and scripts can interact with Komga +- Download book files + + +**分发版本:** 1.10.3~ynh1 + +**演示:** + +## 截图 + +![Komga 的截图](./doc/screenshots/home.png) + +## 文档与资源 + +- 官方应用网站: +- 官方管理文档: +- 上游应用代码库: +- YunoHost 商店: +- 报告 bug: + +## 开发者信息 + +请向 [`testing` 分支](https://github.com/YunoHost-Apps/komga_ynh/tree/testing) 发送拉取请求。 + +如要尝试 `testing` 分支,请这样操作: + +```bash +sudo yunohost app install https://github.com/YunoHost-Apps/komga_ynh/tree/testing --debug +或 +sudo yunohost app upgrade komga -u https://github.com/YunoHost-Apps/komga_ynh/tree/testing --debug +``` + +**有关应用打包的更多信息:** From 30a2925952394cc9faa74786a8c44d5e40fe28ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Wed, 12 Jun 2024 14:41:35 +0200 Subject: [PATCH 5/8] Update manifest.toml --- manifest.toml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 6f26d79..167c656 100644 --- a/manifest.toml +++ b/manifest.toml @@ -61,4 +61,11 @@ ram.runtime = "50M" main.url = "/" [resources.apt] - packages = "openjdk-17-jre-headless" + + packages_from_raw_bash = """ + if [[ $YNH_DEBIAN_VERSION == "bullseye" ]]; then + echo "openjdk-11-jre"; + elif [[ $YNH_DEBIAN_VERSION == "bookworm" ]]; then + echo "openjdk-17-jre"; + fi + """ From 012d6de0154d115505d72c3f20e70183b156f776 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Wed, 12 Jun 2024 15:12:04 +0200 Subject: [PATCH 6/8] add settings --- conf/application.yml | 34 ++++++++++++---------------------- conf/systemd.service | 2 +- manifest.toml | 3 +-- scripts/install | 10 ++++++++++ scripts/upgrade | 10 ++++++++++ 5 files changed, 34 insertions(+), 25 deletions(-) diff --git a/conf/application.yml b/conf/application.yml index 43005f9..fb38f86 100644 --- a/conf/application.yml +++ b/conf/application.yml @@ -1,26 +1,16 @@ +# Only keep lines that are relevant to you! +# Lines starting with # are comments +# Make sure indentation is correct (2 spaces at every indentation level), yaml is very sensitive! komga: - libraries-scan-cron: "* */15 * * * ?" #periodic scan every 15 minutes - libraries-scan-cron: "-" #disable periodic scan - libraries-scan-startup: false #scan libraries at startup - libraries-scan-directory-exclusions: #patterns to exclude directories from the scan - - "#recycle" #synology NAS recycle bin - - "@eaDir" #synology NAS index/metadata folders - remember-me: - key: changeMe! #required to activate the remember-me auto-login via cookies - validity: 2592000 #validity of the cookie in seconds, here 1 month + config-dir: __DATA_DIR__/ database: - file: __DATA_DIR__/.komga/database.sqlite - database-backup: - path: ~/.komga/database-backup.zip - schedule: "0 0 */6 * * ?" #every 6 hours - enabled: true - startup: true + file: __DATA_DIR__/database.sqlite + cors.allowed-origins: + - http://127.0.0.1:__PORT__ + delete-empty-collections: true + delete-empty-read-lists: true server: port: __PORT__ - servlet.context-path: __PATH__/ -spring: - datasource: - url: jdbc:h2:/path/to/your/database.h2 #absolute path for Unix - url: jdbc:h2:D:\\komga\database.h2 #absolute path for Windows - url: jdbc:h2:~/.komga/database.h2 #relative path to user home directory - url: jdbc:h2:./komga/database.h2 #relative path to current directory + servlet: + session.timeout: 7d # session timeout, here 7 days + context-path: __PATH__/ diff --git a/conf/systemd.service b/conf/systemd.service index f9e5eca..db4f26b 100644 --- a/conf/systemd.service +++ b/conf/systemd.service @@ -7,7 +7,7 @@ Type=simple User=__APP__ Group=__APP__ WorkingDirectory=__INSTALL_DIR__/ -ExecStart=/usr/bin/java -jar -Xmx1g komga.jar --server.port=__PORT__ --server.servlet.context-path="__PATH__" +ExecStart=/usr/bin/java -jar -Xmx1g komga.jar --server.port=__PORT__ --server.servlet.context-path="__PATH__" --komga.config-dir="__DATA_DIR__/" Restart=on-failure RestartSec=10 diff --git a/manifest.toml b/manifest.toml index 167c656..b23b584 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Komga" description.en = "Media server for your comics, manga and magazines" description.fr = "Serveur multimédia pour vos bandes dessinées, mangas et magazines" -version = "1.10.3~ynh1" +version = "1.11.1~ynh1" maintainers = ["Navan Chauhan"] @@ -55,7 +55,6 @@ ram.runtime = "50M" [resources.install_dir] [resources.data_dir] - subdirs = [".komga"] [resources.permissions] main.url = "/" diff --git a/scripts/install b/scripts/install index 7d144e1..8b80ac6 100755 --- a/scripts/install +++ b/scripts/install @@ -19,6 +19,16 @@ ynh_setup_source --dest_dir="$install_dir" chown -R $app:www-data "$install_dir" chmod +x $install_dir/komga.jar +#================================================= +# APP INITIAL CONFIGURATION +#================================================= +ynh_script_progression --message="Adding $app's configuration files..." --weight=1 + +ynh_add_config --template="application.yml" --destination="$data_dir/application.yml" + +chmod 400 "$data_dir/application.yml" +chown "$app:$app" "$data_dir/application.yml" + #================================================= # SYSTEM CONFIGURATION #================================================= diff --git a/scripts/upgrade b/scripts/upgrade index 124f67c..4dee396 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -28,6 +28,16 @@ ynh_setup_source --dest_dir="$install_dir" chown -R $app:www-data "$install_dir" chmod +x $install_dir/komga.jar +#================================================= +# UPDATE A CONFIG FILE +#================================================= +ynh_script_progression --message="Updating $app's configuration files..." --weight=1 + +ynh_add_config --template="application.yml" --destination="$data_dir/application.yml" + +chmod 400 "$data_dir/application.yml" +chown "$app:$app" "$data_dir/application.yml" + #================================================= # REAPPLY SYSTEM CONFIGURATIONS #================================================= From 39ba2c41e83747678755cb11b1c1e27efd94b383 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 12 Jun 2024 13:12:09 +0000 Subject: [PATCH 7/8] Auto-update READMEs --- README.md | 2 +- README_es.md | 2 +- README_eu.md | 2 +- README_fr.md | 2 +- README_gl.md | 2 +- README_zh_Hans.md | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 8b7218b..c44a6db 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ Komga is a free and open source comics/mangas server. - Download book files -**Shipped version:** 1.10.3~ynh1 +**Shipped version:** 1.11.1~ynh1 **Demo:** diff --git a/README_es.md b/README_es.md index d9f555c..f4afaca 100644 --- a/README_es.md +++ b/README_es.md @@ -30,7 +30,7 @@ Komga is a free and open source comics/mangas server. - Download book files -**Versión actual:** 1.10.3~ynh1 +**Versión actual:** 1.11.1~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index d46ac82..c95f651 100644 --- a/README_eu.md +++ b/README_eu.md @@ -30,7 +30,7 @@ Komga is a free and open source comics/mangas server. - Download book files -**Paketatutako bertsioa:** 1.10.3~ynh1 +**Paketatutako bertsioa:** 1.11.1~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index 345404f..3e9d03a 100644 --- a/README_fr.md +++ b/README_fr.md @@ -29,7 +29,7 @@ Komga est un serveur de bandes dessinées/mangas gratuit et open source. - Propose une API REST, de nombreux outils et scripts communautaires peuvent interagir avec Komga - Télécharger des fichiers de livres -**Version incluse :** 1.10.3~ynh1 +**Version incluse :** 1.11.1~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index 2517af3..2940808 100644 --- a/README_gl.md +++ b/README_gl.md @@ -30,7 +30,7 @@ Komga is a free and open source comics/mangas server. - Download book files -**Versión proporcionada:** 1.10.3~ynh1 +**Versión proporcionada:** 1.11.1~ynh1 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index eeb50d7..bfa41b0 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -30,7 +30,7 @@ Komga is a free and open source comics/mangas server. - Download book files -**分发版本:** 1.10.3~ynh1 +**分发版本:** 1.11.1~ynh1 **演示:** From c9eaa458b85495d27d61e6de265eeef980675855 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Wed, 12 Jun 2024 15:22:23 +0200 Subject: [PATCH 8/8] Update systemd.service --- conf/systemd.service | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/systemd.service b/conf/systemd.service index db4f26b..48b638c 100644 --- a/conf/systemd.service +++ b/conf/systemd.service @@ -7,7 +7,7 @@ Type=simple User=__APP__ Group=__APP__ WorkingDirectory=__INSTALL_DIR__/ -ExecStart=/usr/bin/java -jar -Xmx1g komga.jar --server.port=__PORT__ --server.servlet.context-path="__PATH__" --komga.config-dir="__DATA_DIR__/" +ExecStart=/usr/bin/java -jar -Xmx1g komga.jar --server.port=__PORT__ --server.servlet.context-path="__PATH__/" --komga.config-dir="__DATA_DIR__/" Restart=on-failure RestartSec=10