transgui icon indicating copy to clipboard operation
transgui copied to clipboard

Path mapping on client side used everywhere

Open PrimozR opened this issue 4 years ago • 0 comments

As per the user labels comment sections, the suggestion is as followed (copied from qu1ck's comment):


1.Path column in torrents table recognize mapped paths and show client's equivalent instead of server's path when mapping is available. 2.Torrent add dialog recognize mapped paths and allow using local client path when mapping is available.

First is definitely possible and relatively easy. Second is a bit hairy because if both client and server are same platform and paths look the same then it's impossible to recognize that you mean a server path or local mapped path. There probably needs to be an explicit toggle to indicate that you are using local paths and then transgui will validate that the path you chose is mapped correctly.


PrimozR avatar Nov 01 '20 10:11 PrimozR