Thumbnailer should avoid retrying to thumbnail when it fails
Bug #233592 reported by
Florian Boucault
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Moovida |
Fix Released
|
Medium
|
Benjamin Kampmann |
Bug Description
When thumbnailing a file does not work, that file should be blacklisted so that during the same Elisa session the thumbnailer does not try again to thumbnail it.
To post a comment you must log in.
(In [5043]) * gst_metadata_ runner. py: gst_metadata. py:
Use the proper import path
* gst_metadata.py:
* tests/test_
return failed uri directly without queueing and failing again, fixes #1033