Skip to content

Html5VideoPlugin: Bug fixes and Improvements

Gabriel Silva requested to merge gabrielssilva/noosfero:html5_video_imp into master

Fixes some bugs on the processor script

  • Videos added to the waiting pool will not trigger the processing during the script startup
  • Removes some references to Rails logger
  • Retry to process the video only a handful amount of times

Improvements on the front-end

  • Handles failed conversions and videos under conversion correctly
  • Adds progress information for videos under conversion
  • Refactors the video_channel partial
Edited by Gabriel Silva

Merge request reports