A frontend script for the Transmission Bittorrent client for XBMC
Find a file
2010-06-22 13:05:53 -04:00
resources Cleanup 2010-05-27 23:31:51 -04:00
.gitignore Added .gitignore 2010-06-22 12:27:44 -04:00
default.py Version update 2010-06-22 13:05:53 -04:00
default.tbn Initial commit 2010-05-27 22:38:06 -04:00
README.md Added readme file 2010-06-22 12:28:49 -04:00

Transmission-XBMC

A client for the popular Transmission BitTorrent application for XBMC

Features

Currently, Transmission-XBMC supports viewing, adding, removing, starting and stopping torrents. More advanced features may be added in future releases.

Screenshot

Screenshot

Installation

This script is intended for XBMC version 9.11. For more recent builds, check out the xbmc-svn branch.

To install, place the Transmission-XBMC folder in your XBMC scripts directory (usually ${HOME}/.xbmc/scripts)

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 script settings before running it.