DBDigital / nookdevs

Automatically exported from code.google.com/p/nookdevs Please note I am not a developer. I only created this to prevent the code from being lost with the shutdown of GoogleCode. If you wish to work on this, contact me and I will add you. :)
0 stars 0 forks source link

Restrict what folders nookLibrary reads #28

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Install new nooklet app
2. Put nooklet samples in a folder called "nooklets" on the internal SD card
3. nookLibrary now shows all the html files from that folder in its library
(which aren't documents that anyone would read normally so should not show
up there).

What is the expected output? What do you see instead?
I think that those files should be hidden and not indexed by nookLibrary,
so either hardcode in to ignore the nooklets directory, or be able to
select what directories it indexes.

What version of the product are you using? On what operating system?
nookLibrary 0.0.4 + nooklets on Nook soft-rooted 1.2

Original issue reported on code.google.com by nathanie...@gmail.com on 17 Feb 2010 at 2:28

GoogleCodeExporter commented 8 years ago
I just installed the nooklets app and noticed this :). 
I think it's better to make it configurable, since we may have more stuff like 
this 
in the future. who knows? 
I will add logic to skip folders ( and all it's subfolders) with a .skip file 
in 
them. 

Original comment by hari.swa...@gmail.com on 17 Feb 2010 at 3:27

GoogleCodeExporter commented 8 years ago
This is in the latest build. add a file named .skip in the folders you want to 
skip. 

Original comment by hari.swa...@gmail.com on 20 Feb 2010 at 12:07

GoogleCodeExporter commented 8 years ago

Original comment by hari.swa...@gmail.com on 20 Feb 2010 at 12:08