Opened 15 years ago

Closed 15 years ago

#497 closed Enhancement (invalid)

Make Transmission communicate with Clutch

Reported by: captphatsidy Owned by: somebody
Priority: Normal Milestone: None Set
Component: Mac Client Version: 1.02+
Severity: Normal Keywords:
Cc:

Description (last modified by livings124)

This is a feature request to make Transmission's backend work to have cross-app integration with Clutch, Transmission's official WebUI client.

Change History (9)

comment:1 Changed 15 years ago by livings124

  • Description modified (diff)

comment:2 Changed 15 years ago by charles

As I understand it, this would involve building an IPC interface into either libT, or a library just above libT on the stack but beneath the gtk+ and mac clients, so that the end-user apps could be pinged and controlled via IPC. If so, I think it's a good idea. Am I understanding the request right?

comment:3 Changed 15 years ago by captphatsidy

From Gimp (Clutch Developer): "well, transmission itself already has the IPC stuff, but each individual GUI (osx, gtk) must integrate it themselves."

Does that tell you what you need to know?

Thanks, Chris

comment:4 Changed 15 years ago by captphatsidy

  • Milestone changed from Sometime to 1.00
  • Resolution set to fixed
  • Status changed from new to closed
  • Version changed from 0.93 to 0.96+

After witnessing this working with Transmission 1.0 Test Client 2 and Clutch 0.1, this feature is built and appears to be complete.

comment:5 Changed 15 years ago by Waldorf

  • Milestone changed from 1.00 to 1.x
  • Resolution fixed deleted
  • Status changed from closed to reopened

I have to reopen this, because IPC is not able to control the 'speed limit mode' (not the global one, thats fixed), nor the scheduler. Softwareelves is working on the subject i've heard, although I realize it's a tricky thing to implement.

comment:6 Changed 15 years ago by charles

  • Component changed from Transmission to OS X Interface

comment:7 Changed 15 years ago by charles

  • Milestone changed from 1.x to None Set

comment:8 Changed 15 years ago by charles

The scheduler doesn't exist outside of the mac client, so I don't see how IPC could handle that at all. The first step there would be to get the scheduler done at a lower level so that daemon and gtk can also take advantage of it.

comment:9 Changed 15 years ago by livings124

  • Resolution set to invalid
  • Status changed from reopened to closed

This ticket is too broad. Please open tickets for more specific requests.

Note: See TracTickets for help on using tickets.