You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At the moment the whole file tree has to be scanned to find updated tracks. By using inotify (and platform specific counterparts) it is easy and more efficient to stay up to date when the program is running.
The text was updated successfully, but these errors were encountered:
At the moment the whole file tree has to be scanned to find updated tracks. By using inotify (and platform specific counterparts) it is easy and more efficient to stay up to date when the program is running.
The text was updated successfully, but these errors were encountered: