Hi notaLamer and (Guest of 2016/07/07 03:31:57 AM)
RE: Your comment on 2021/03/11 07:36:46 PM - About adding .torrents by shell, WELL there could be an easier way...
You can activate the "WATCH" folder in Tixati:
Tixati > Settings (gears icon) > TRANSFERS section, under 'Meta-Data' > "Open .torrent files moved into this folder"
select and create a folder to 'watch'. If you can write powershell or even win BAT files you could copy over and it will be auto loaded.
You could write a script to check or launch Tixati, like check if the process is running, gives you true/false logic to issue your various commands.
Doesn't seem like it can add Magnet Links in quite the same way. Not sure how it would handle duplicate file loading as well as that needs manual "OK" clicked.
RE: Your question on port forwarding:
On your port forwarding issue. I was thinking you could set static Tixati to 50000 and map using your router. (50000 <--> 65432) HOWEVER I think that has a flaw,
Tixati will inform the tracker of port :50000 and you've mapped 65432 to your machine so you'll get mismatches?
I am a long time Tixati user and I seem to remember an old setting where you could manually set: Report this "IP:PORT" to tracker.
Can't find it nowadays tho...
And still you'd need to read/write that port value wouldn't you. Shame Tixati devs couldn't make it write a text file "tixati_active_port.txt" with the active port?
Yeah would be good if Tixati wrote file logs which homebrew scripting could parse and obtain some stats/config like Traffic In/Out and basic status.
Keep asking and I'll keep thinking! :-D