Skip to content

MediaLibrary: Don't launch a rescan if the parser isn't started

This means that the media library is still initializing, and the parser will be started a bit later. Since the first thing it will do is to restore all unfinished tasks, the tasks will still execute. Fix #404 (closed)

Merge request reports