Hello! I'm migrating from Deluge. I was wondering if it was possible to tell Tixati where to save certain torrents from outside the application.
For example, if I have a torrent file 'Ubuntu.torrent' and I want to add it to Tixati and tell it to place it in a specific folder, without any popups or confirmations from the Tixati GUI.
I want to be able to say 'Tixati.exe -torrent= -download_folder='c:\Linux Destributions\'.
Is something like that possible?
For the sake of completeness, I would like to explain why I want this functionality.
I'm migrating from Deluge and I have many torrents that I want to seed. I don't want to manually add all those torrents from Deluge and manually navigate to their download location in Tixati so they would be seeded.
So I want to create a script that looks at a '.torrent' file and fetches the file list from this file. The script would search my file system to see if those files already exist. If they do, it would add the torrent to Tixati, providing the location of the local file as the download location.