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

295 commits

Author SHA1 Message Date
tituspijean
59a21a1415 Fix helper name 2021-05-06 17:12:30 +02:00
tituspijean
5ec1be8f48 Upgrade to v10.7.5
and fix source files generation
2021-05-06 13:49:49 +02:00
tituspijean
2de7fa22e2
Merge branch 'master' into testing 2021-05-05 21:45:50 +02:00
Éric Gaspar
0e4f536ad5
Add jellyfin to render group (#57)
* Add jellyfin to render group

* Update install

* Fix

* Improve render group detection

Co-authored-by: tituspijean <tituspijean@outlook.com>
2021-05-05 21:36:21 +02:00
tituspijean
f5075d9c97
Merge pull request #64 from YunoHost-Apps/fix-restore
Fix the mess
2021-05-05 21:12:01 +02:00
tituspijean
d61496a828 Upgrade to v10.7.2 2021-05-02 11:44:53 +02:00
tituspijean
0121ff40fe Reduce line_match timeout
Service startup is usually quite fast and YNH tends to start monitoring the logs too late
2021-04-24 10:49:04 +02:00
tituspijean
9616d0da27 Remove all --time flags 2021-04-24 10:35:12 +02:00
tituspijean
f44dd068ad Skip apt-get's config file questions during restore 2021-04-23 23:27:20 +02:00
tituspijean
7f43e1daa4 Install deb files with dependencies
-f flag was missing for apt-get
2021-04-22 18:40:00 +02:00
tituspijean
51800683d1 Use apt-get instead of apt 2021-04-06 22:46:46 +02:00
tituspijean
06fd729a26 Change service startup keywords 2021-04-02 12:36:17 +02:00
tituspijean
87549cb90a ynh_replace_string is nice, but do not forget to specify the file 2021-04-02 03:59:03 +02:00
tituspijean
18bef5d8d9 Enable logrotate and lower verbosity 2021-04-01 23:46:32 +02:00
tituspijean
77873d0153 Do not use dynamic checksum retrieval
That's a security risk, if the source repo is maliciously altered. Let's
add a dedicated script to automatically generate the source files
instead.
2021-04-01 23:22:31 +02:00
tituspijean
0aeb908c34 Disable upgrade from previous version 2021-03-28 10:42:35 +02:00
tituspijean
7d73309783 Fix conf directory in restore
it is actually in ../settings/conf
2021-03-28 01:22:45 +01:00
tituspijean
d1adcf3b1c Explicitely delete directories during removal 2021-03-27 17:28:26 +01:00
tituspijean
4961da158e apt -y in remove too 2021-03-27 14:48:33 +01:00
tituspijean
ea5350820a apt -y 2021-03-27 14:22:15 +01:00
tituspijean
98d51a6780
Merge branch 'testing' into fix-restore 2021-03-27 12:17:41 +01:00
tituspijean
7c62a0f6cb Overhaul of package installation
Moving away from unreliable debian repo and use deb files
WIP, YunoHost does not encourage directly using apt
2021-03-27 12:10:56 +01:00
yalh76
9448a1820b
Full fix (#66)
* Fixing and overhaul of the app
* Relying on the repository instead of deb sources
* Overhaul to meet packaging standards
* Removal of helpers that have been integrated in YunoHost
2021-03-20 13:33:29 +01:00
yalh76
22ad337c76
Apply last example_ynh (#65)
* Apply last example_ynh

* missing config_path

* Update check_process

* Update manifest.json
2021-03-19 14:06:07 +01:00
tituspijean
d12b437674 Make service restore paths not mandatory 2021-03-14 11:50:56 +01:00
tituspijean
2e92159822 Specifically install server and web packages 2021-03-14 11:46:27 +01:00
ericgaspar
592db328d1
Merge branch 'master' into testing 2021-03-12 16:54:42 +01:00
Éric Gaspar
63ab03ab79
Testing (#59) 2021-03-12 07:20:04 +01:00
ericgaspar
43d672cd0c
Update install 2021-03-11 10:59:27 +01:00
ericgaspar
78196aca6f
Add missing files 2021-03-11 08:34:28 +01:00
ericgaspar
de07007051
Fix linter warnings 2021-03-11 08:34:12 +01:00
tituspijean
297b82a668
Merge pull request #40 from tituspijean/ldap
Adding LDAP plugin and permissions, upgrade to v1.7.0
2021-03-10 23:47:13 +01:00
tituspijean
5e2ef2062a Temporary fix for check_process 2021-03-10 14:02:11 +01:00
tituspijean
9a3142a0ec Fix change_url for v10.7 2021-03-10 14:01:52 +01:00
tituspijean
4512bfbaed Update ldap.src 2021-03-10 10:40:21 +01:00
tituspijean
8f2150def7 Ensure network configuration for 10.7 2021-03-10 10:40:21 +01:00
Éric Gaspar
25889de723
Merge branch 'testing' into ldap 2021-03-10 10:24:22 +01:00
tituspijean
b4ab1faec5 Update LDAP configuration
Co-authored-by: h3ndrik h3ndrik@users.noreply.github.com
2021-03-10 09:36:45 +01:00
tituspijean
ade36194b5 Upgrade to version 10.7.0 2021-03-10 09:34:38 +01:00
ericgaspar
340dd0cdfd
Merge branch 'master' into testing 2021-01-15 15:33:09 +01:00
Éric Gaspar
5478712c0c
Testing (#51)
* Update NGINX conf for proxy bufferring (#50)
* Fix linter warning
2021-01-15 15:32:36 +01:00
tituspijean
23e14b6065
Update NGINX conf for proxy bufferring (#50)
* Update NGINX conf for proxy bufferring
* Bump package version
* Fix linter warning
2021-01-11 08:48:21 +01:00
Alexandre Aubin
fa5b1641d4
Finding an available port 2021-01-09 22:33:46 +01:00
ericgaspar
a3eadfe13f Upgrade to version 10 2021-01-08 23:52:54 +01:00
Éric Gaspar
076fe34f37
Set badge in SVG 2020-12-19 23:03:32 +01:00
ericgaspar
1b2d66935d
Merge branch 'master' into testing 2020-12-14 10:39:38 +01:00
ericgaspar
2aab8003d6
Fix linter warnings 2020-12-14 10:39:22 +01:00
ericgaspar
772060554b
fix linter warnings 2020-12-10 20:57:00 +01:00
ericgaspar
2fc0563d32
Fix linter warnings 2020-12-04 12:15:37 +01:00
ericgaspar
0d6b04e17b
Merge branch 'master' into testing 2020-12-04 12:14:21 +01:00