Skip to content
This repository has been archived by the owner on Jul 30, 2018. It is now read-only.

[Hash Lookup] Implement file_names and file_lengths #10

Closed
Jigoku opened this issue Apr 16, 2015 · 1 comment
Closed

[Hash Lookup] Implement file_names and file_lengths #10

Jigoku opened this issue Apr 16, 2015 · 1 comment
Assignees
Milestone

Comments

@Jigoku
Copy link
Owner

Jigoku commented Apr 16, 2015

API example @ https://gist.github.com/Codeusa/92818fd7a0da398f0809

<snip>
"file_info":{
            "file_names":[
               "slackware64-14.1-iso\\slackware64-14.1-install-dvd.iso",
               " slackware64-14.1-iso\\slackware64-14.1-install-dvd.iso.asc",
               " slackware64-14.1-iso\\slackware64-14.1-install-dvd.iso.md5",
               " slackware64-14.1-iso\\slackware64-14.1-install-dvd.iso.txt"
            ],
            "file_lengths":[
               2438987776,
               198,
               67,
               231925
            ]
         },
</snip>

Possibly add extra button by copy/save/execute to show more info.
Present dialog with this information?

@Jigoku Jigoku changed the title Implement file_names and file_lengths [Hash Lookup] Implement file_names and file_lengths May 7, 2015
@Jigoku Jigoku added the priority label May 7, 2015
@Jigoku Jigoku added this to the 0.3 milestone May 7, 2015
@Jigoku Jigoku self-assigned this May 7, 2015
@Jigoku Jigoku mentioned this issue May 11, 2015
@Jigoku
Copy link
Owner Author

Jigoku commented May 11, 2015

c5738f1

@Jigoku Jigoku closed this as completed May 11, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant