I was just browsing through the MediaLibrary class to get an overview where and how SQL queries are built.
In MediaLibrary.OnMessageReceived it sends the same message (ShareImportStarted) in the if case and in the else case.
To my understanding this is a copy-past bug. It should send something like ShareImportCompleted in the else case.
Michael
In MediaLibrary.OnMessageReceived it sends the same message (ShareImportStarted) in the if case and in the else case.
To my understanding this is a copy-past bug. It should send something like ShareImportCompleted in the else case.
Michael