Details
-
Improvement/Rework
-
Resolution: Won't Fix
-
Minor
-
None
-
None
Description
<div class="jeditor-sign" style="display: none;"><br /></div><p>During the video thumbnail generation we process the movie by mediainfo to get the movie duration. We have an another feature to add this information to db and it can cause double work if the user use both of them.</p><p>To resolve this issue we can add the informaton during the thumbnail generation too.</p><p><br /></p><p>How will this work?</p><p><br /></p><p>If the thumbnail generation is enable and the add movie info to db is enabled too, we need the generate the thumbnails at first and add the info to db. After it is done we have to check if there are any unprocessed movies and process them.<br /><br /></p>