emmental/scanner
Anna Schumaker 328dce0be2 scanner: Fix scanner.update_library() function
We were scheduling the CheckTask, but not following up with a
DirectoryTask to scan for new files. I use this function during the
Gtk.Application startup to automatically update the libraries.

Implements #31 (Automatically update the database during startup)
Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2021-12-28 15:50:11 -05:00
..
__init__.py scanner: Fix scanner.update_library() function 2021-12-28 15:50:11 -05:00
metadata.py scanner: Add release date to the track metadata parser 2021-11-18 10:20:23 -05:00
queue.py scanner: Add a function for clearing the TaskQueue 2021-12-28 15:50:08 -05:00
task.py scanner: Remove the ImportTask 2021-12-28 15:49:52 -05:00
test_metadata.py scanner: Rename tests 2021-12-28 15:49:52 -05:00
test_queue.py scanner: Add a function for clearing the TaskQueue 2021-12-28 15:50:08 -05:00
test_scanner.py scanner: Fix scanner.update_library() function 2021-12-28 15:50:11 -05:00
test_task.py scanner: Rename tests 2021-12-28 15:49:52 -05:00
test_widgets.py scanner: Rename tests 2021-12-28 15:49:52 -05:00
widgets.py scanner: Create an EnableSwitch 2021-11-18 10:20:24 -05:00