karamanolev / WhatManager2

Torrent management system based on Django and Transmission
MIT License
153 stars 25 forks source link

Can't edit transmission settings.json #83

Closed LennyPenny closed 7 years ago

LennyPenny commented 7 years ago

When I edit the settings.json in my TRANSMISSION_FILES_ROOT and restart the daemon the settings file just gets overwritten by the default file. Is there any way I can maybe just edit the default settings.json that gets recopied there?

MADindustries commented 7 years ago

You have to stop the daemon before editing. Transmission overwrites the settings file when it shuts down.

LennyPenny commented 7 years ago

https://vgy.me/ivgNa0.png

Sadly I can't confirm this behavior

LennyPenny commented 7 years ago

Ah nevermind it just automatically seems to reorder settings lines as well, thanks