You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are quite a few settings in 'settings.json' that are not exposed by Transmission-GUI.
For example,
whether torrents dumped into the watch-folder should be paused or started automatically
( "start-added-torrents": false, )
watch folder location and is it enabled/disabled
"watch-dir": "/watch",
"watch-dir-enabled": true
It would be awfully convenient to have these added to the GUI. Or, maybe just an 'advanced preferences' dialog with a table of preferences from the setting.json.
The text was updated successfully, but these errors were encountered:
There are quite a few settings in 'settings.json' that are not exposed by Transmission-GUI.
For example,
It would be awfully convenient to have these added to the GUI. Or, maybe just an 'advanced preferences' dialog with a table of preferences from the setting.json.
The text was updated successfully, but these errors were encountered: