dca825294e
re.findall is looking for "seeders" while in fact the output shows "seeder", this is now working. Also, item.title.text has a prefix showing the category (eg. "[Movies - DVD-R]") which makes it uneasy to read in the results dialog, so this has been stripped off. Finally, the results are being rev sorted by seeds to promote the most popular entries. |
||
---|---|---|
resources | ||
.gitignore | ||
addon.xml | ||
changelog.txt | ||
default.py | ||
icon.png | ||
LICENSE.txt | ||
README.md |
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
Installation
This script is intended for XBMC 10.05 (Dharma). For the 9.11 (Camelot) release, use version 0.5.0
This script can be installed via the addon manager within XBMC. Attempting to install it manually may not work, as it requires the simplejson library which is automatically installed by the addon manager.
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.
License
Transmission-XBMC is licensed under the terms of the MIT license.