init
This commit is contained in:
8
README.md
Normal file
8
README.md
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
# node-RED-torrent
|
||||||
|
|
||||||
|
It requires to install `node-red-contrib-transmission`. The "refresh" interval in email_check node, should be set accordingly to the needs.
|
||||||
|
|
||||||
|
The email check is bound to a gmail account, on specific folder, in the flow it is folder `magnet`.
|
||||||
|
|
||||||
|
This specific flow, works upon magnet link.
|
||||||
|
|
1
torrent_flow
Normal file
1
torrent_flow
Normal file
@@ -0,0 +1 @@
|
|||||||
|
[{"id":"1b37bb01.e4c845","type":"debug","z":"fdb05808.024fa8","name":"","active":true,"console":"true","complete":"true","x":859,"y":604.9999771118164,"wires":[]},{"id":"d71561b0.c0af7","type":"BT add","z":"fdb05808.024fa8","server":"9d1f18a2.ea9138","name":"","location":"","x":650,"y":219,"wires":[["1b37bb01.e4c845"]]},{"id":"344fa73b.3dfaf8","type":"e-mail in","z":"fdb05808.024fa8","name":"email check","protocol":"IMAP","server":"imap.gmail.com","useSSL":true,"port":"993","box":"magnet","disposition":"Delete","repeat":"3000","x":225,"y":151,"wires":[["1524e54e.142393","d71561b0.c0af7"]]},{"id":"1524e54e.142393","type":"debug","z":"fdb05808.024fa8","name":"","active":false,"console":"false","complete":"false","x":315,"y":353.00000762939453,"wires":[]},{"id":"9d1f18a2.ea9138","type":"transmission-server","z":"","name":"transmission","host":"localhost","port":"9091"}]
|
Reference in New Issue
Block a user