Transmission-XBMC/README.md

22 lines
885 B
Markdown
Raw Normal View History

2010-06-22 16:28:49 +00:00
Transmission-XBMC
=================
A client for the popular [Transmission](http://www.transmissionbt.com/) BitTorrent application for [XBMC](http://xbmc.org/)
Features
--------
Currently, Transmission-XBMC supports viewing, adding, removing, starting and stopping torrents. More advanced features may be added in future releases.
### Screenshot
![Screenshot](http://github.com/downloads/correl/Transmission-XBMC/transmission-xbmc.png)
Installation
------------
2010-06-22 16:32:58 +00:00
This script is intended for svn builds of XBMC. For the stable 9.11 release, check out the `master` branch.
2010-06-22 16:28:49 +00:00
2010-06-22 16:32:58 +00:00
To install, place the Transmission-XBMC folder in your XBMC plugins directory (usually `${HOME}/.xbmc/plugins`)
2010-06-22 16:28:49 +00:00
2010-06-22 16:32:58 +00:00
If your transmission daemon is running on a machine other than localhost, using a port other than 9091, or requires authentication, you will have to change the plugin settings before running it.