One caveat. I first tried the original installbmlet.html on my ipad. It didn't work. When I replaced it with this code, the bookmark it created did not have the new double backslashes in there properly, even though it was in the code. I had to edit the bookmark by hand.
yup, if you want you can add it to the bookmarklet aswell user:pass@yourcomputerip:port....
otherwise it will just ask you for the authentication info when you add a link.
any complaints are welcome.
I've created a bookmarklet to add torrents from your iphone. Unfortunately due to cross-domain restrictions, a few server-side files will need to be added to your transmission/web folder aswell.
Actually the daemon runs very similar to *nix builds, using settings.json. The only difference is it stores it's configuration files and /web directory under $HOME/Library/Application Support/transmission-daemon/
Jordan came to the rescue, and fixed another bug for us... https://trac ...
Thanks should go to Jordan, since he whipped up the actual patch in no time!
In an effort to get this post even further off topic, are you noticing that the "watch-dir" no longer works with v2.20+? I wanted to confirm this with someone else before coming down hard that its a new BUG.
*WARNING: I'm in the medical field and have NO formal programming background, just what I read google. This will likely cause your computer to explode*
The file that needs to be modified is ../libtransmission/ platform.c
The original file beginning at line 281 reads: #ifdef SYS ...