https://github.com/basilgello/transmission-control-panel
The control panel add-on for Transmission Bittorrent client for Kodi 19.0 "Matrix" and newer versions
https://github.com/basilgello/transmission-control-panel
kodi kodi-addon script transmission-torrent-client
Last synced: 3 months ago
JSON representation
The control panel add-on for Transmission Bittorrent client for Kodi 19.0 "Matrix" and newer versions
- Host: GitHub
- URL: https://github.com/basilgello/transmission-control-panel
- Owner: basilgello
- License: mit
- Created: 2020-04-14T09:16:00.000Z (about 6 years ago)
- Default Branch: matrix
- Last Pushed: 2020-12-26T09:14:45.000Z (over 5 years ago)
- Last Synced: 2025-04-12T06:53:23.019Z (about 1 year ago)
- Topics: kodi, kodi-addon, script, transmission-torrent-client
- Language: Python
- Size: 1.17 MB
- Stars: 6
- Watchers: 1
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
Transmission Control Panel
=================
A client for the popular [Transmission](http://www.transmissionbt.com/) BitTorrent application for [Kodi](https://kodi.tv/)
This repository is a rework of original [Transmission-XBMC](https://github.com/correl/Transmission-XBMC) addon by Correl J. Roush for Kodi 19.0 "Matrix".
Since version 19.0 "Matrix", the Python 2 support will be dropped and only Python 3 addons will be supported.
Also, the original addon featured the 'Search Torrent' functionality using pirate sites. This violates the rules of official Kodl respository, so this addon has only 'Add Torrent File' functionality.
Features
--------
Currently, Transmission Control Panel supports viewing, adding, removing, starting and stopping torrents. More advanced features may be added in future releases.
Installation and Configuration
------------
This script is intended for Kodi 19 (Matrix).
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 Control Panel is licensed under the terms of the [MIT license](http://www.opensource.org/licenses/mit-license.html).