rndusr
rndusr
Start transmission-daemon with the -c option. As for magnet links: stig help add
No, not yet. It's on my mental todo list.
IIRC, there was a bug reported by someone who is using the ScrollBar and/or Scrollable widgets in their own project. Even though stig doesn't seem to suffer from this particular...
Yes, that's something that stig should support. It's just not implemented yet. BTW, you don't need to write an essay for every missing feature. If you miss a feature, just...
Thanks for the heads up. While we're at it, we should also split some submodules into separate projects and use a different TUI library, probably Textual. https://github.com/willmcgugan/textual
Thank you. Unfortunately, adding support for other clients isn't straightforward (yet). You'd have to add a few abstract base classes in the `client` module. IIRC, the `API` class is supposed...
I would've preferred an existing and battle-hardened library, but I couldn't find one that fit my needs: 1. Be asynchronous. 2. Be efficient. transmission-daemon only has a polling interface that...
If that happens to you, it's definitely a bug. Any action that can handle multiple torrents should use the marked torrents and ignore focus. But I can't reproduce this. I...
Which directory would you like to see in the prompt?
What if the current directory is not the same for all marked torrents?