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