emmental/scanner
Anna Schumaker 7ea14392ec scanner: Add a DirectoryTask
For iterating through a directory and creating tasks based on the files
found. I had to add a subdirectory to the Test Album to make sure
subdirs are handled properly here.

Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2021-08-26 17:10:55 -04:00
..
__init__.py scanner: Add a base class for queued Tasks 2021-08-26 17:06:52 -04:00
metadata.py scanner: Have Metadata gracefully handle self.file == NULL 2021-08-26 17:06:50 -04:00
task.py scanner: Add a DirectoryTask 2021-08-26 17:10:55 -04:00
test_metadata.py scanner: Have Metadata gracefully handle self.file == NULL 2021-08-26 17:06:50 -04:00
test_task.py scanner: Add a DirectoryTask 2021-08-26 17:10:55 -04:00