1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/couchpotato_ynh.git synced 2024-09-03 18:16:22 +02:00
Commit graph

5 commits

Author SHA1 Message Date
yalh76
ba9b7ebc61 apply example_ynh 2020-06-16 05:29:50 +02:00
Maniack Crudelis
76e7672ac9 Comments on dedicated line
You can't add a comment at the end of a line in a check_process file.
It's not really convenient, I know...
2017-04-09 23:19:14 +02:00
Jeff
dafff5c86a Clarify force 2017-04-09 22:49:40 +02:00
scith
941f84fff9 Check_process improvements
- Fix set -eu and set -u
Suggest forcing levels 4 and 5:
- **Level 4**: The app does not support LDAP and HTTP auth and is single
user only. However, it is set as passwordless and protected behind the
SSO. All users can share the same CouchPotato instance to manage their
collective libraries.
- **Level 5**: I suppose linter is fine. The failure is the result of
this problem (which I can't explain):
https://github.com/YunoHost/package_linter/issues/15
2017-04-09 10:04:40 +02:00
scith
d6f696ead0 Major upgrade
- YunoHost 2.4
- Remove method, port, host and fork (remote installs should be done
with direct_ynh) for simplicity
- YunoHost multimedia folder structure
- Integrates with transmission (RPC or watchdir, if available)
- Systemd instead of init
- Backup/restore
- Automatic port finding

Because these are major changes, I was not able to manage upgrade from
previous versions. You must remove the app and reinstall.
2016-12-29 18:34:33 +01:00