Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expose additional settings for edit: #1449

Open
wally-crunk opened this issue Mar 31, 2023 · 0 comments
Open

Expose additional settings for edit: #1449

wally-crunk opened this issue Mar 31, 2023 · 0 comments

Comments

@wally-crunk
Copy link

  1. Mac OS Ventura 13.3 (22E252)
  2. Transmission Daemon 4.0.2 (2a57b17031)
  3. Transmission GUI 5.18 3fb1d33

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant