Add torrents to Transmission via RPC

Add torrents to Transmission via RPC interface

您需要先安裝使用者腳本管理器擴展,如 TampermonkeyGreasemonkeyViolentmonkey 之後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyViolentmonkey 後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyViolentmonkey 後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyUserscripts 後才能安裝該腳本。

你需要先安裝一款使用者腳本管理器擴展,比如 Tampermonkey,才能安裝此腳本

您需要先安裝使用者腳本管理器擴充功能後才能安裝該腳本。

(我已經安裝了使用者腳本管理器,讓我安裝!)

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

(我已經安裝了使用者樣式管理器,讓我安裝!)

作者
lalbornoz
今日安裝
0
安裝總數
41
評價
0 0 0
版本
1.5
建立日期
2020-03-25
更新日期
2020-03-25
尺寸
4.2 KB
授權條款
MIT
腳本執行於
所有網站

Add torrents to Transmission via RPC API

Eligible torrent links will have their opacity adjusted as per linkOpacity and queued on-click; the <Ctrl> key held on-click inhibits script processing of torrent links to allow downloading a torrent file.

This script requires in-script configuration prior to usage. Consult the following table and set, at minimum, downloadDir, transmissionRpcAuth, and transmissionRpcUrl.

Variable nameDefault valueDescription
debugfalsePrint debugging messages to Web console
downloadDir"": "/absolute/path/to/download/dir"Ordered dictionary of domain name keys mapping to download directory pathnames
transmissionRpcAuthDouble-colon (:) separated Transmission RPC username and password
transmissionRpcUrlhttps://hostname:port/rpcURL to Transmission RPC
linkOpacity0.5Opacity of torrent links eligible for one-click queueing