Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

In official doc and forum could not find fresh info. Have anyone succeeded to install transmission on OpenELEC 2?

share|improve this question

2 Answers

yes, I use transmission on my dedicated openelec box.

do not install from terminal. since openelec is embedded, transmission has to be compiled specifically for openelec.

if you install transmission through >>programs >> get more.. >> transmission you will just get the user interface,.. which you will still need the server installed

to install transmission server for openelec navigate to >> settings >> add-ons >> openelec mediacenter os add-ons >> services >> transmission

you can then configure the server and the client.

share|improve this answer

There are 2 different transmission add-ons for XBMC:

  • The server add-on: you must install it in order to run transmission on your XBCM/OpenELEC machine.
  • The client add-on: is for downloading and managing torrents from the XBMC interface. You do not have to install it in order to be able to download torrents.

To get them on OpenELEC 3.0:

Server Add-on - System → Setting → Add-ons → Get Add-ons → All Add-ons → Services → transmission

Client Add-on - Programs → Get More → Transmission

Instead of using the client Add-on you can use the web-interface by browsing to http://[openelecIP]:9091 from any computer on the same network.

To find out the IP of your XBMC navigate to System → System Info → Network

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.