Search found 2 matches

by amamdani15
Thu Jan 11, 2018 4:19 pm
Forum: General
Topic: settings.json file resets settings on transmission start
Replies: 1
Views: 3122

Re: settings.json file resets settings on transmission start

it was my own clowning

my script was saving the port as a string instead of a integer. problem solved.
by amamdani15
Tue Jan 09, 2018 9:04 pm
Forum: General
Topic: settings.json file resets settings on transmission start
Replies: 1
Views: 3122

settings.json file resets settings on transmission start

so ive created a script that sets the port of my transmission GUI interface based on the port that i receive when i launch openvpn.

the script stops transmission, changes the rpc-port in the settings.json file and then relaunches transmission.

when i do it all manually, i have no issues at all ...