and move to completed.rss
parent
f1cfa36427
commit
eaf9ee8a3a
|
|
@ -232,6 +232,7 @@ func (ex *Exchange) handlerTorrent(item *rss.Item) {
|
|||
"method": "torrent-add",
|
||||
"arguments": map[string]interface{}{
|
||||
"filename": match,
|
||||
"download-dir": "/data/completed-rss",
|
||||
},
|
||||
})
|
||||
if err != nil {
|
||||
|
|
|
|||
Loading…
Reference in New Issue