Hello, this apps really works great the way it is, thank you.
May it be possible to not load the complete tree, talkin and quite large libraries:
- get only a list of top level directories, cache it
- walk in it by directory, until you have list of at max n files
- caching those
- displaying those randomly
- get the list again, but 2 * n files
- excluding the shown ones
- randomize and limit to n files
- goto 4.
If something breaks keep both parts and startover.
Hello, this apps really works great the way it is, thank you.
May it be possible to not load the complete tree, talkin and quite large libraries:
If something breaks keep both parts and startover.