Skip to content
This repository has been archived by the owner on Nov 12, 2024. It is now read-only.

New Version Can not Scan root Driver folder #48

Open
dateno1 opened this issue Sep 21, 2016 · 4 comments
Open

New Version Can not Scan root Driver folder #48

dateno1 opened this issue Sep 21, 2016 · 4 comments

Comments

@dateno1
Copy link

dateno1 commented Sep 21, 2016

example : D:\game\Vita Organizer is ok but D:\ is not

it work well on V0.4 but not on V0.5~0.5.2

it say 'Analyzing' but not over

tested jar/min/exe version@Windows 8.1 x64 + Java8 u102(x86 + x64)

@p16774
Copy link

p16774 commented Sep 21, 2016

Why would you want to scan your entire hard drive for Vita Apps? I can completely understand it taking forever and never finishing as it tries to scan every single file you have.

@soywiz
Copy link
Member

soywiz commented Sep 21, 2016

I added two levels of exploration, so it will try to explore that folder, its children and its grandchildren. So if you have tons of folders or a not so fast disk, yeah, it can take forever. I could add lazy exploration easily with a preview version of kotlin but did not want to push it before it is released.
Other thing that I can do is to abort (or notify) in the cast it takes several seconds.

@dateno1
Copy link
Author

dateno1 commented Sep 21, 2016

Can you add option for sub-directory scan? (enable/disable/deep level)

Many people download files on one directory and It has sub-directory and many files at almost time (example : Using same directory for torrent, browser, baidu.... 's download)

and I don't want to scan whole Drive (just one directory but it has many sub-directory) (i used raid0@ssd*4 but it seem needs too many time and not work well (disk ramp not blink and it was not using disk resource)

@soywiz
Copy link
Member

soywiz commented Sep 23, 2016

Sure. Also I want to support multiple different folders.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants