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

324 commits

Author SHA1 Message Date
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
Éric Gaspar
0a7bc4d1f2
Update README.md 2020-11-13 21:16:22 +01:00
Éric Gaspar
dc5ab412fe
Testing (#39)
* 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
2020-11-13 21:14:44 +01:00
tituspijean
e0cd3c711b Adding LDAP plugin and permissions 2020-11-11 20:14:48 +01:00
Éric Gaspar
d6d4a9092a
Merge pull request #38 from tituspijean/fix
Fixing and overhaul of the app
2020-11-11 19:11:39 +01:00
ericgaspar
bd4932c472
Small typos 2020-11-10 16:58:19 +01:00
tituspijean
58e8339ca3 Fix change_url
Simpler is better
2020-11-10 14:50:59 +01:00
tituspijean
6f9ab080d1 Fix change_url
BaseUrl setting gets reverted to default if the wizard is not completed...
2020-11-10 11:47:17 +01:00
tituspijean
6e4b91f34d Remove duplicate instruction in install 2020-11-09 20:34:10 +01:00
tituspijean
5c519ec558 Change baseurl in change_url 2020-11-09 20:33:27 +01:00
tituspijean
069ae32a83 Load port in change_url 2020-11-09 16:16:58 +01:00
tituspijean
af595b7479 Add change_url 2020-11-09 14:20:06 +01:00
tituspijean
44e8ff74ea Cleanup and enhance check_process 2020-11-09 14:13:58 +01:00
tituspijean
ed1cfe2747 Restart service after restore 2020-11-09 13:52:14 +01:00
tituspijean
f09dfe73e7 Reverting to manual startup of the service to init xml setting file 2020-11-08 19:13:35 +01:00
tituspijean
552ee2b03b Monitor systemd instead of log file 2020-11-08 18:44:16 +01:00
tituspijean
50a26572ee ynh_clean_check_starting since we monitor the logs
Co-authored-by: Eric Gaspar <46165813+ericgaspar@users.noreply.github.com>
2020-11-08 18:29:39 +01:00
tituspijean
0f07898dbb Wait for the service starting up 2020-11-08 18:16:17 +01:00
tituspijean
e0ed7b183b
Silence service restoration
Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>
2020-11-08 18:02:32 +01:00
tituspijean
1232b3bc5a
Embracing the future of permissions management
Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>
2020-11-08 17:34:17 +01:00
tituspijean
f4bf6d9fd8 No need to alter permissions while upgrading 2020-11-08 17:30:01 +01:00
tituspijean
0952eeac47 Fix license identifier 2020-11-08 17:20:10 +01:00