forked from LBRYCommunity/lbry-sdk
add download_path as a filter field for file_list
This commit is contained in:
parent
26964ecf0f
commit
af94687d45
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@ class SourceManager:
|
|||
'status',
|
||||
'file_name',
|
||||
'added_on',
|
||||
'download_path',
|
||||
'claim_name',
|
||||
'claim_height',
|
||||
'claim_id',
|
||||
|
|
Loading…
Add table
Reference in a new issue