putdotio / putio-sync

Command-line program to sync a folder between put.io and your computer.
https://put.io
MIT License
54 stars 9 forks source link

Sorting ignores failed states #6

Closed igungor closed 7 years ago

igungor commented 7 years ago

[ { "download_status" : "failed", "file_length" : 367458304 }, { "download_status" : "completed", "file_length" : 366856192 }, {

     "file_length" : 733562880,
     "download_status" : "failed"
     },
  }

]