mirror of
https://github.com/YunoHost-Apps/ombi_ynh.git
synced 2024-09-03 19:55:54 +02:00
Merge 41fbe54061
into a96995c05b
This commit is contained in:
commit
7d15d7755f
13 changed files with 19 additions and 29 deletions
|
@ -19,13 +19,13 @@ It shall NOT be edited by hand.
|
|||
Ombi is a self-hosted web application that automatically gives your shared Plex or Emby users the ability to request content by themselves! Ombi can be linked to multiple TV Show and Movie DVR tools to create a seamless end-to-end experience for your users.
|
||||
|
||||
|
||||
**Shipped version:** 4.44.1~ynh1
|
||||
**Shipped version:** 4.44.1~ynh2
|
||||
|
||||
**Demo:** <https://app.ombi.io/landingpage>
|
||||
|
||||
## Screenshots
|
||||
|
||||

|
||||

|
||||
|
||||
## Documentation and resources
|
||||
|
||||
|
|
|
@ -19,13 +19,13 @@ No se debe editar a mano.
|
|||
Ombi is a self-hosted web application that automatically gives your shared Plex or Emby users the ability to request content by themselves! Ombi can be linked to multiple TV Show and Movie DVR tools to create a seamless end-to-end experience for your users.
|
||||
|
||||
|
||||
**Versión actual:** 4.44.1~ynh1
|
||||
**Versión actual:** 4.44.1~ynh2
|
||||
|
||||
**Demo:** <https://app.ombi.io/landingpage>
|
||||
|
||||
## Capturas
|
||||
|
||||

|
||||

|
||||
|
||||
## Documentaciones y recursos
|
||||
|
||||
|
|
|
@ -19,13 +19,13 @@ EZ editatu eskuz.
|
|||
Ombi is a self-hosted web application that automatically gives your shared Plex or Emby users the ability to request content by themselves! Ombi can be linked to multiple TV Show and Movie DVR tools to create a seamless end-to-end experience for your users.
|
||||
|
||||
|
||||
**Paketatutako bertsioa:** 4.44.1~ynh1
|
||||
**Paketatutako bertsioa:** 4.44.1~ynh2
|
||||
|
||||
**Demoa:** <https://app.ombi.io/landingpage>
|
||||
|
||||
## Pantaila-argazkiak
|
||||
|
||||

|
||||

|
||||
|
||||
## Dokumentazioa eta baliabideak
|
||||
|
||||
|
|
|
@ -18,13 +18,13 @@ Il NE doit PAS être modifié à la main.
|
|||
|
||||
Ombi est une application Web auto-hébergée qui donne automatiquement à vos utilisateurs Plex ou Emby partagés la possibilité de demander du contenu par eux-mêmes ! Ombi peut être lié à plusieurs outils DVR d'émissions de télévision et de films pour créer une expérience transparente de bout en bout pour vos utilisateurs.
|
||||
|
||||
**Version incluse :** 4.44.1~ynh1
|
||||
**Version incluse :** 4.44.1~ynh2
|
||||
|
||||
**Démo :** <https://app.ombi.io/landingpage>
|
||||
|
||||
## Captures d’écran
|
||||
|
||||

|
||||

|
||||
|
||||
## Documentations et ressources
|
||||
|
||||
|
|
|
@ -19,13 +19,13 @@ NON debe editarse manualmente.
|
|||
Ombi is a self-hosted web application that automatically gives your shared Plex or Emby users the ability to request content by themselves! Ombi can be linked to multiple TV Show and Movie DVR tools to create a seamless end-to-end experience for your users.
|
||||
|
||||
|
||||
**Versión proporcionada:** 4.44.1~ynh1
|
||||
**Versión proporcionada:** 4.44.1~ynh2
|
||||
|
||||
**Demo:** <https://app.ombi.io/landingpage>
|
||||
|
||||
## Capturas de pantalla
|
||||
|
||||

|
||||

|
||||
|
||||
## Documentación e recursos
|
||||
|
||||
|
|
|
@ -19,13 +19,13 @@ Ini TIDAK boleh diedit dengan tangan.
|
|||
Ombi is a self-hosted web application that automatically gives your shared Plex or Emby users the ability to request content by themselves! Ombi can be linked to multiple TV Show and Movie DVR tools to create a seamless end-to-end experience for your users.
|
||||
|
||||
|
||||
**Versi terkirim:** 4.44.1~ynh1
|
||||
**Versi terkirim:** 4.44.1~ynh2
|
||||
|
||||
**Demo:** <https://app.ombi.io/landingpage>
|
||||
|
||||
## Tangkapan Layar
|
||||
|
||||

|
||||

|
||||
|
||||
## Dokumentasi dan sumber daya
|
||||
|
||||
|
|
|
@ -19,13 +19,13 @@
|
|||
Ombi is a self-hosted web application that automatically gives your shared Plex or Emby users the ability to request content by themselves! Ombi can be linked to multiple TV Show and Movie DVR tools to create a seamless end-to-end experience for your users.
|
||||
|
||||
|
||||
**分发版本:** 4.44.1~ynh1
|
||||
**分发版本:** 4.44.1~ynh2
|
||||
|
||||
**演示:** <https://app.ombi.io/landingpage>
|
||||
|
||||
## 截图
|
||||
|
||||

|
||||

|
||||
|
||||
## 文档与资源
|
||||
|
||||
|
|
BIN
doc/screenshots/screenshot.jpg
Normal file
BIN
doc/screenshots/screenshot.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 162 KiB |
Binary file not shown.
Before Width: | Height: | Size: 4.6 MiB |
|
@ -7,7 +7,7 @@ name = "Ombi"
|
|||
description.en = "Media request tool on Plex/Emby/Jellyfin"
|
||||
description.fr = "Outil de demande de médias sur Plex/Emby/Jellyfin"
|
||||
|
||||
version = "4.44.1~ynh1"
|
||||
version = "4.44.1~ynh2"
|
||||
|
||||
maintainers = []
|
||||
|
||||
|
|
|
@ -34,10 +34,6 @@ ynh_backup --src_path="$data_dir" --is_big
|
|||
|
||||
ynh_backup --src_path="/etc/nginx/conf.d/$domain.d/$app.conf"
|
||||
|
||||
#=================================================
|
||||
# BACKUP SYSTEMD
|
||||
#=================================================
|
||||
|
||||
ynh_backup --src_path="/etc/systemd/system/$app.service"
|
||||
|
||||
#=================================================
|
||||
|
|
|
@ -42,7 +42,7 @@ yunohost service add $app --description="Media request tool" --log="/var/log/$ap
|
|||
#=================================================
|
||||
ynh_script_progression --message="Adding a configuration file..." --weight=1
|
||||
|
||||
ynh_add_config --template="../conf/database.json" --destination="$data_dir/database.json"
|
||||
ynh_add_config --template="database.json" --destination="$data_dir/database.json"
|
||||
|
||||
chmod 650 "$data_dir/database.json"
|
||||
chown $app:$app "$data_dir/database.json"
|
||||
|
|
|
@ -9,8 +9,6 @@
|
|||
source _common.sh
|
||||
source /usr/share/yunohost/helpers
|
||||
|
||||
upgrade_type=$(ynh_check_app_version_changed)
|
||||
|
||||
#=================================================
|
||||
# STOP SYSTEMD SERVICE
|
||||
#=================================================
|
||||
|
@ -23,14 +21,10 @@ ynh_systemd_action --service_name=$app --action="stop" --log_path="/var/log/$app
|
|||
#=================================================
|
||||
# DOWNLOAD, CHECK AND UNPACK SOURCE
|
||||
#=================================================
|
||||
ynh_script_progression --message="Upgrading source files..." --weight=1
|
||||
|
||||
if [ "$upgrade_type" == "UPGRADE_APP" ]
|
||||
then
|
||||
ynh_script_progression --message="Upgrading source files..." --weight=1
|
||||
|
||||
# Download, check integrity, uncompress and patch the source from app.src
|
||||
ynh_setup_source --dest_dir="$install_dir"
|
||||
fi
|
||||
# Download, check integrity, uncompress and patch the source from app.src
|
||||
ynh_setup_source --dest_dir="$install_dir"
|
||||
|
||||
chown -R $app:www-data "$install_dir"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue