soyxan post=111893 Wrote:...the settings.json file is wiped after rebootI use a post-processing script in /storage/.cache/transmission/settings.json and it is not wiped after reboot. Is the file actually "wiped" or is it just set back to default?
To edit settings.json you need to first disable the addon in System>Addons. Now edit the file and then enable the addon. The setting should now survive a reboot.
Alternatively, you can stop and start the service from the shell with:
Code:
systemctl stop service.downloadmanager.transmission.service
systemctl start service.downloadmanager.transmission.service
Make sure you have the latest version of the addon.