Module dynamic_updates

Source
Expand description

Module for handling dynamic updates to the music library.

This module is only available when the dynamic_updates feature is enabled.

The init_music_library_watcher

Structs§

MusicLibEventHandlerGuard

Constants§

MAX_DEBOUNCE_TIME

Functions§

init_music_library_watcher
uses the notify crate to update the internal music library (database) when changes to configured music library directories are detected.