Directory Scanner Blocking Patch

This patch scans a folder at a given path, possibly recursively, and builds a list of the images and/or movie files it contains.

The data is output in a structure similar to the Directory Scanner patch:

  • [file structure 0]
    • name
    • path
    • url
  • [file structure 1]
    • ...