aboutsummaryrefslogtreecommitdiff
path: root/lib/App/MediaControl/FS.rakumod
Commit message (Collapse)AuthorAge
* look at fs on demand, don't watch itdakkar2024-01-20
ScanDir (well, fs notifications in raku) is too slow to keep up with actual fs changes (especially when e.g. a file is being downloaded) there's actually no need to watch fs changes, we can just sync the db with the file system we look at each directory