#1508 closed Enhancement (invalid)
Support JSONP in both JSON-RPC and Web UI
Reported by: | Waldorf | Owned by: | |
---|---|---|---|
Priority: | Lowest | Milestone: | None Set |
Component: | Transmission | Version: | 1.40 |
Severity: | Normal | Keywords: | |
Cc: |
Description
Basically, for those wanting to run the web ui on a different http server (for whatever purpose) may be better of if the rpc would speak jsonp than when a local proxy. The web UI, since it uses jQuery, is capable of speaking jsonp.
Change History (4)
comment:1 Changed 12 years ago by charles
- Resolution set to wontfix
- Status changed from new to closed
comment:2 Changed 12 years ago by charles
- Resolution wontfix deleted
- Status changed from closed to reopened
comment:3 Changed 12 years ago by charles
- Resolution set to invalid
- Status changed from reopened to closed
comment:4 Changed 10 years ago by metaclam
I don't understand this at all. But I was sent to this ticket by "bulljit" as the appropriate solution for being able to send a torrent link or file to the transmission web server remotely (as in from a mobile device). If this is in fact the appropriate avenue, this function should be implemented and this ticket should be re-opened.
Please see:
https://forum.transmissionbt.com/viewtopic.php?f=8&t=11355&start=15#p53970
No. This seems like a solution in search of a problem. If someone really wants to do this, they could set it up via a proxy that connects to Transmission, adds the proper wrapper, and returns it to the client.