1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/transmission_ynh.git synced 2024-09-04 01:46:12 +02:00
Commit graph

72 commits

Author SHA1 Message Date
Éric Gaspar
84b4b4ea06 Update upgrade 2023-09-29 13:34:11 +02:00
Éric Gaspar
5b4bda2ba1 Update remove 2023-09-29 13:33:57 +02:00
Salamandar
55aa09e9c2
Fix upgrade script for old versions (#102)
We moved from /home/yunohost.transmission to /home/yunohost.app/transmission.
Dangling symlinks might exist in the $MEDIA_DIRECTORY...

Removing this before ynh_multimedia_build_main_dir will fix this, and the symlinks will be recreated after by ynh_multimedia_addfolder.

Also, we're using rm and not ynh_secure_remove because of https://github.com/YunoHost/issues/issues/2253
2023-09-28 11:21:19 +02:00
Éric Gaspar
6928443cef Update upgrade 2023-09-27 12:01:19 +02:00
eric_G
898d34dbd1
Version 2 (#99)
* Update install

* v2

* Auto-update README

* v2

* fix

* Auto-update README

* Delete updater.sh

* fix

* fix

* Update restore

* fix

* Update manifest.toml

* add sudirs

* Update install

* cleaning

* Update upgrade

* Update tests.toml

* Update manifest.toml

* Update manifest.toml

* cleaning

* Auto-update README

* cleaning

* fix

---------

Co-authored-by: yunohost-bot <yunohost@yunohost.org>
2023-09-27 11:58:18 +02:00
Éric Gaspar
8dd54d949a Update upgrade 2022-11-22 20:53:45 +01:00
yalh76
4157ad8af8 simplification 2022-07-05 00:29:00 +02:00
yalh76
1ce62f48b3 typo 2022-07-04 21:59:25 +02:00
yalh76
e81371587d Fix change_url 2022-07-04 00:15:21 +02:00
yalh76
7610c1fbf6 Fix upgrade 2022-07-04 00:12:52 +02:00
yalh76
119d21842b cleanup 2022-07-04 00:01:30 +02:00
yalh76
18d6b388e1 Fix restore 2022-07-03 23:39:54 +02:00
yalh76
3ac30d2f81 Apply example_ynh 2022-07-03 20:36:04 +02:00
Éric Gaspar
172493ec86
Fix linter warnings (#84)
* Fix linter warnings

* Update install
2021-03-22 13:32:37 +01:00
Alexandre Aubin
e7cab0af73
Apparently just reinstalling transmission-common is not enough >_> 2021-01-10 17:48:56 +01:00
Alexandre Aubin
66d32a34a1
--reinstall was taken as a dependency name but we want to have this as an apt command option... 2021-01-10 17:27:17 +01:00
ericgaspar
12102afb93
Fix linter warnings 2020-12-14 11:36:02 +01:00
Maniack Crudelis
96fa565fba
Update scripts/remove
Co-Authored-By: Kayou <pierre@kayou.io>
2020-04-15 12:34:27 +02:00
maniack
9c4e8736ff Do not use sysctl.d into LXC 2020-03-03 19:06:26 +01:00
Alexandre Aubin
ff07b48291 Fix install in LXC because of missing /proc/sys/net/core/rmem_max 2020-02-14 19:11:22 +01:00
Kayou
5bd642ca5c
Move code to avoid a warning during the remove 2019-06-03 14:22:01 +02:00
Maniack Crudelis
eb6c4529c1 Add change_url script 2019-05-20 19:16:54 +02:00
Maniack Crudelis
b15db12c84
Fix ynh_restore_file argument 2019-05-09 12:33:45 +02:00
kay0u
789cc61498 use sysctl --load 2019-05-09 12:25:08 +02:00
Maniack Crudelis
b5ffe94ab4 Do not load kernel options into package_check 2019-05-09 11:44:17 +02:00
Kay0u
1532fca40d Fix warning 2019-05-09 11:07:57 +02:00
Maniack Crudelis
8716132517 Fix root installation 2019-05-01 19:39:41 +02:00
Maniack Crudelis
4940447bdb Do not remove data directory
Prevent losing data in case of reinstallation.
Data can be removed from the multimedia directory
2019-05-01 13:34:27 +02:00
Maniack Crudelis
2f7a4168fd Normalization from example_ynh 2019-05-01 13:24:56 +02:00
Maniack Crudelis
ea4545e00c Add transmission-cli and transmission-common to dependencies 2019-03-27 20:32:17 +01:00
Alexandre Aubin
6491e23d3a
Detect issue related to transmission-common and reinstall it if needed 2019-03-27 20:09:47 +01:00
JimboJoe
ef88aaa436
Merge pull request #38 from YunoHost-Apps/add_acl_dep
Add acl dependency
2018-03-09 08:15:18 +01:00
Maniack Crudelis
5d75aa4a75 peer_port also on UDP 2018-03-03 18:53:33 +01:00
Maniack Crudelis
7d887f6bc1 Add acl dependency 2018-03-03 18:39:57 +01:00
Maniack Crudelis
268930f96e
Fix permission on home/yunohost.transmission 2017-11-22 19:02:51 +01:00
Maniack Crudelis
3e50bc865f [enh] Update of the scripts 2017-08-27 22:01:10 +02:00
Maniack Crudelis
d8c3b9d4b9 Restore transmission service in the manifest 2017-06-18 19:08:07 +02:00
Maniack Crudelis
c43259682f Follow JimboJoe's notes 2017-06-18 15:57:00 +02:00
Maniack Crudelis
4dc8a21dc5 Fix remove then install 2017-06-17 19:05:16 +02:00
Maniack Crudelis
9b7eeb2b72 Fix rights 2017-06-17 19:04:34 +02:00
Maniack Crudelis
1f92bf6376 Incomplete remove and fix restore after remove 2017-06-16 20:38:31 +02:00
Maniack Crudelis
a120411238 Fix restore fails 2017-06-15 00:50:48 +02:00
Maniack Crudelis
3b0ddf4a5d Fix upgrade, remove and #13 2017-06-15 00:33:49 +02:00
Maniack Crudelis
6c088f616d Global refactoring 2017-06-13 23:37:51 +02:00
scith
126d61d6e0 YunoHost Multimedia
YunoHost Multimedia: /home/yunohost.transmission and completed ->
share/Torrents
2017-04-01 20:41:34 +02:00
Jean-Francois
14fec9025c Add watchdir
Add watchdir with chmod 770. Saves the path in setting.
2016-12-28 17:23:48 +01:00
Jean-Francois
d86c45d52a Add RPC Password
Generates a RPC password and saves it as a setting. If no RPC password
is present (previous versions), generates one and saves it as a setting
as well.
2016-12-28 16:54:07 +01:00
opi
e3b956abac [fix] Revert changes from 3aa6ca6cea 2016-06-08 16:17:30 +02:00
Jérôme Lebleu
dc45c47e85 [fix] Retrieve app settings at upgrade and harden set options 2016-05-17 22:13:59 +02:00
opi
3aa6ca6cea [fix] Remove & Restore scripts. 2016-05-14 10:40:28 +02:00