Downloads
Download tar.gz
37.11 KB
MD5: 81936b8a51f0ea62e18ebe5c4549bbfa
SHA-1: 7af7aa90c5fbb3166da80c23c6a5fa05f00c5f1d
SHA-256: bcf506bf442750c96e0bc5ef547e901a9ef265dbe01903675fd53462f0c37fca
Download zip
39.14 KB
MD5: 8dcec084bbcbe3e38cb4e1cfe09c7593
SHA-1: 16c47bb426980ed9d264d13c51f68366c78ace6c
SHA-256: 7985d6853736f5589f72bdefd6b17be53dd15970edcc0a14fc4e46011986721c
Release notes
- Fixed the bad wordage in the Missing thumbnail image... It was saying "Image Not Unavailable" and now says "Image Not Available".
- Fixed the file paths to the missing video and missing thumbnail images.
- Changed the flashvideo_get_video routine to look for not only "flv-application/octet-stream" files, but also "application/octet-stream" files.
- Changed the _perform_ffmpeg routine to handle FLV file uploads much better.
- Fixed a bug where the post operations were not being performed if they specify 0 for the max number of failures (No FFMPEG).
- Added some more comments to help other people understand the module.
- Added a PHP check that looks for installed modules and PHP directive settings, and notifies the user if any settings do not match recommendations.