Search found 5 matches

by deltaman8
Tue May 25, 2021 4:13 am
Forum: Mac Requests
Topic: Interface Binding on Mac (New App!)
Replies: 24
Views: 150711

Re: Interface Binding on Mac (New App!)

hbwhite wrote: Tue Feb 09, 2021 7:00 pm Update: This project has been discontinued.
That is sad news.
Thanks for your work! I enjoyed it very much.
Stay safe, all the Best.
by deltaman8
Sat Feb 15, 2020 10:49 am
Forum: Mac Requests
Topic: Interface Binding on Mac (New App!)
Replies: 24
Views: 150711

Re: Interface Binding on Mac (New App!)

Been testing this for over a week now on three different machines. Very good job. Thank you Sir!

Few observations:
- On 10.13 only the first security setting ("Accessibilty") is neccessary. The second button will open the "System Preferences" though, but there is - of course - no "Automation ...
by deltaman8
Sat Feb 01, 2020 2:58 am
Forum: Mac Requests
Topic: Interface Binding on Mac (New App!)
Replies: 24
Views: 150711

Re: Interface Binding on Mac (New App!)

Another possibility would be to have a small AppleScript that brings Transmission to the front and simulates first the keystroke of CMD+Q and then simulates the RETURN keystroke, which would deal with the dialog.
by deltaman8
Sat Feb 01, 2020 2:36 am
Forum: Mac Requests
Topic: Interface Binding on Mac (New App!)
Replies: 24
Views: 150711

Re: Interface Binding on Mac (New App!)

Wow, that's a quick response ;-) *thumbs up*

Your app's main purpose is to manipulate the preferences file of Transmission.
You should also be able to manipulate the "CheckQuit" property in that very same preference file. (which - as you probably know - is responsible for that dialog)

At first ...
by deltaman8
Sat Feb 01, 2020 2:12 am
Forum: Mac Requests
Topic: Interface Binding on Mac (New App!)
Replies: 24
Views: 150711

Re: Interface Binding on Mac (New App!)

Hi,
thanks for your work!

A major problem though:
- I bound Transmission to my VPN (utun1) with your app.
- I started Transmission.
- I added a torrent.
- I set download and upload limits (for that specific torrent) and started it.
- Wait a few minutes while download and upload progresses.
- For ...