Skip to content

funsocietyirc/node-red-node-transmission

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-red-node-transmission

Depends on nodejs package transmission 0.4.2:

Nodes Defined (2):

  1. Transmission Get Torrents:
  1. Transmission Add Torrent:
  • Adds a new torrent via the config panel URL or msg.url value of a .torrent file or a magnet reference.
  • Returns a single instance of the RPC JSON data in msg.payload with a msg.topic of '/transmission.v1/torrentAdd'
  • See the 3.3 Torrent Accessors section of the RPC-Spec (https://trac.transmissionbt.com/browser/trunk/extras/rpc-spec.txt)

About

Node-Red node for working with Transmission remote API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 50.8%
  • HTML 49.2%