mirror of
https://github.com/mayswind/AriaNg.git
synced 2026-02-09 02:49:26 +08:00
add pause-metadata option when creating a new bt task
This commit is contained in:
@@ -1030,6 +1030,11 @@
|
|||||||
category: 'bittorrent',
|
category: 'bittorrent',
|
||||||
canUpdate: 'new|waiting|paused'
|
canUpdate: 'new|waiting|paused'
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 'pause-metadata',
|
||||||
|
category: 'bittorrent',
|
||||||
|
canUpdate: 'new'
|
||||||
|
},
|
||||||
{
|
{
|
||||||
key: 'conditional-get',
|
key: 'conditional-get',
|
||||||
category: 'global',
|
category: 'global',
|
||||||
|
|||||||
Reference in New Issue
Block a user