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

384 commits

Author SHA1 Message Date
tituspijean
cd3eef5c6f Upgrade to v10.7.7 2021-09-14 22:49:16 +02:00
tituspijean
3b53862737 Update updater script 2021-09-14 22:48:02 +02:00
tituspijean
c03b62434c Use example_ynh's GitHub templates 2021-09-14 22:41:45 +02:00
hikaps
09bf909fee Fix Syncplay 2021-09-02 13:31:11 +05:30
tituspijean
c89ce94626
Merge pull request #75 from YunoHost-Apps/testing
Testing
2021-06-19 14:02:50 +02:00
tituspijean
227b2cb866 Add upgrade test from v10.7.5 2021-06-18 13:32:20 +02:00
tituspijean
d046a31d9f Remove all --time flags for ynh_script_progression 2021-06-18 08:51:32 +02:00
Yunohost-Bot
05065ab077 Auto-update README 2021-06-18 06:48:10 +00:00
tituspijean
f69266c78b Update update_version.sh² 2021-06-18 08:47:42 +02:00
tituspijean
b389a31678 Upgrade to v10.7.6 2021-06-18 08:47:15 +02:00
tituspijean
a74ae6d862 Update update_version.sh 2021-06-18 08:41:47 +02:00
tituspijean
ddb3ddde0c Fix not_mandatory restore 2021-06-08 00:59:12 +02:00
tituspijean
5f4b432aef Make sure discovery_service and discovery_client are set 2021-06-08 00:53:49 +02:00
tituspijean
f7c8e849b4 Fix syntax for service needs_exposed_ports 2021-06-07 23:33:46 +02:00
tituspijean
35cdc00219 Fix absent-mindedness
Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>
2021-06-07 21:09:21 +02:00
tituspijean
14cc71ab5c Fetch $discovery upon restoration 2021-06-01 22:00:33 +02:00
Yunohost-Bot
eef66eb5d6 Auto-update README 2021-06-01 19:57:06 +00:00
tituspijean
1c706e7109 Improve discovery ports opening 2021-06-01 21:56:36 +02:00
tituspijean
670baa0904 Fix upstream license 2021-05-26 18:27:55 +02:00
Yunohost-Bot
19d6ba3c54 Auto-update README 2021-05-26 16:18:59 +00:00
tituspijean
a2fbf65b63 Update READMEs 2021-05-26 18:18:42 +02:00
tituspijean
272267dffd Update manifest and use README generator 2021-05-26 17:25:07 +02:00
tituspijean
2784b22d18 Offer to open discovery ports in restore and upgrade 2021-05-26 17:04:08 +02:00
tituspijean
430685b8d1 --not_mandatory all the not mandatory things 2021-05-25 13:56:21 +02:00
tituspijean
a6c7b5d626
Simplify ynh_port_available test in install²
Co-authored-by: Kayou <pierre.moltess@gmail.com>
2021-05-25 13:42:30 +02:00
tituspijean
8be2351afb
Simplify ynh_port_available test in install
Co-authored-by: Kayou <pierre.moltess@gmail.com>
2021-05-25 13:42:09 +02:00
tituspijean
08a250464a Fix files permissions 2021-05-25 13:37:29 +02:00
tituspijean
0f92a02dd6 Fix config_path and final_path 2021-05-25 13:33:48 +02:00
tituspijean
d0924453a6 Fix discovery arg tests²
ynh_port_available helper returns 0 if port is available. What.
2021-05-23 15:27:37 +02:00
tituspijean
1875a6386b Fix discovery arg tests 2021-05-23 14:46:30 +02:00
tituspijean
618683305c Add discovery port opening 2021-05-23 12:45:39 +02:00
tituspijean
22785a05fc Make user file permissions are correct before starting services 2021-05-23 11:30:44 +02:00
tituspijean
12a73b2951 Backup all service files 2021-05-23 11:30:44 +02:00
tituspijean
c3fddb2aef Fix logging upgrade and enable IPv6 2021-05-23 11:30:44 +02:00
tituspijean
8ed403b30a
Merge pull request #71 from YunoHost-Apps/testing
Testing
2021-05-11 21:14:24 +02:00
tituspijean
ce8050b5b7 Add system user to render group only if it exists 2021-05-07 18:59:49 +02:00
tituspijean
69a4af8b68 No need to use logging default template 2021-05-07 18:59:05 +02:00
tituspijean
570244afce No need to prepare sources at runtime
It is handled by the maintainer with update_version.sh
2021-05-07 18:50:15 +02:00
tituspijean
cfed6e12cf Cannot test upgrades from older versions 2021-05-06 17:13:04 +02:00
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