MediaLibrary: Add a manual check for duplicated tasks upon insertion
The Task UNIQUE constraint doesn't consider 2 (mrl, NULL) entries as duplicated. By detecting it early, we prevent the metadata extraction to be run twice for nothing. (cherry picked from commit 35c61e2c) Signed-off-by:Hugo Beauzée-Luyssen <hugo@beauzee.fr>
Showing
Please register or sign in to comment