Releases for FlashVideo

flashvideo 6.x-1.5-rc4

attheshow - August 30, 2009 - 17:28
Official release from CVS tag: DRUPAL-6--1-5-RC4
First released: August 30, 2009 - 17:28
Download: flashvideo-6.x-1.5-rc4.tar.gz
Size: 76.43 KB
md5_file hash: 2045b6e30810ada2cbc8a40145500949
Last updated: August 30, 2009 - 17:30
View usage statistics for this release

Bug fixes included:

  • Fixed a minor issue where the get routine for the S3 module was taking way to long by travist.

  • #211008 and #518772 Added missing break statement and also disabled the RSS display code for users with FileField integration since CCK gives you control over the display already by attheshow
  • #533890 Fixing table name in query. Thanks vood002.


Minor new features included:

  • #538934 Updates to make better use of CCK info during queries by attheshow.

  • Making sure that FileField integration is automatically turned on during install, if the Upload module is not enabled by attheshow.
  • #470368 Adding m4v as a default MIME configuration by attheshow


flashvideo 6.x-1.5-rc3

attheshow - July 28, 2009 - 01:39
Official release from CVS tag: DRUPAL-6--1-5-RC3
First released: July 28, 2009 - 01:39
Download: flashvideo-6.x-1.5-rc3.tar.gz
Size: 75.74 KB
md5_file hash: dfa43fbdd4a0b64481e594af62fa254c
Last updated: July 28, 2009 - 01:40
View usage statistics for this release

New Features in This Release

  1. #439408: Use output paths configured in FileFields Use output paths configured in FileFields. - attheshow
  2. #233995: MP4 support mp4 support. - attheshow
  3. Adding a stand alone S3 wrapper. - travist
  4. Refactored the Amazon AWS plugin to include the CloudFront functionality. Also, this module is now using a stand alone Amazon wrapper class so that you do not have to download the third party library anymore. - travist

Bug Fixes in This Release

  1. #442518: Use of libmp3lame as audio format for ffmpeg Improvement to search for lib3lame. From tagliavinid.
  2. #441452: Multiple upload, duplicate entry on adding a video to a node Fix for bug uploading multiple FileField videos over time. - attheshow
  3. Fixed an issue where bad things happen if the Import directory is an empty string. Also fixed an issue when the import directory is the same as the output directory. - travist
  4. Added some classes to the FlashVideo images so that they can be modified using CSS. - travist
  5. Fixed a syntax error. - travist
  6. #463500: Usage description and coded flash player location missmatch Changing description of where player.swf should be placed. - attheshow
  7. Adding the error status to conversion failure messages so they appear as errors. - attheshow
  8. #314202: Cannot unset string offsets in content.module on line 1134 Fixing bug when using CCK fieldgroups. - attheshow
  9. Minor cleanup for s3 code. - attheshow
  10. #480662: Couple of fixes... Fix for vid used in queries. Thanks pobster.

flashvideo 6.x-1.5-rc2

attheshow - April 23, 2009 - 03:08
Official release from CVS tag: DRUPAL-6--1-5-RC2
First released: April 23, 2009 - 03:08
Download: flashvideo-6.x-1.5-rc2.tar.gz
Size: 61.74 KB
md5_file hash: ceda7e52bb07a8a0249c068dca8576db
Last updated: April 23, 2009 - 03:10
View usage statistics for this release

Changes in this release:

* Updated the module description in info file.

Bug fixes in this release:

* #439992 Fix for size issue in import function from petria.
* #441366 Fix for query order when uploading to a multi-video filefield. Thanks tagliavinid.

flashvideo 6.x-1.5-rc1

attheshow - April 10, 2009 - 03:28
Official release from CVS tag: DRUPAL-6--1-5-RC1
First released: April 10, 2009 - 03:28
Download: flashvideo-6.x-1.5-rc1.tar.gz
Size: 61.72 KB
md5_file hash: fb22be4294bb7f3150e5bbcd4581e14d
Last updated: April 10, 2009 - 03:31
View usage statistics for this release

Bug fixes:
Making Streaming plugin clear out vars when uninstalled.
#401744 Closing embed tag. Thanks pobster.
#405584 Adding notes to admin include about MIME types needing to be listed on diff lines.
#232550 Folder generation permission fix.
#343416 Fixing bug with query being executed in the case of one node referencing a video from another.

flashvideo 6.x-1.5-beta2

attheshow - March 7, 2009 - 19:42
Official release from CVS tag: DRUPAL-6--1-5-BETA2
First released: March 7, 2009 - 19:42
Download: flashvideo-6.x-1.5-beta2.tar.gz
Size: 61.55 KB
md5_file hash: 49adc0c06ed9731c164a7cf4fdc50374
Last updated: March 7, 2009 - 19:45
View usage statistics for this release

Bug fixes for CCK plugin, Streaming plugin, and code cleanup thanks to Coder module.

flashvideo 6.x-1.5-beta1

attheshow - February 16, 2009 - 22:03
Official release from CVS tag: DRUPAL-6--1-5-BETA1
First released: February 16, 2009 - 22:03
Download: flashvideo-6.x-1.5-beta1.tar.gz
Size: 61.28 KB
md5_file hash: 5d87da45b1f9a4dcd61883b49967ab76
Last updated: February 16, 2009 - 22:05
View usage statistics for this release

New Features:

  • FileField support
  • Allowing plugins to do form_alters more easily by adding weight to system_settings_form function
  • Moved universal settings to sub tab. Makes it a bit clearer that settings are not related to content types.
  • Includes new FlashVideo Streaming plugin module
  • Removed dependency upon Upload module
  • More thorough help section
  • Support for embedding Vimeo videos

Bug Fixes:

  • Video resize function binary path fixed
  • Updated to match D6 coding standards
  • Views plugin modified to stop query failures
  • Broken playlist functionality fixed

flashvideo 6.x-1.4

travist - December 5, 2008 - 04:53
Official release from CVS tag: DRUPAL-6--1-4
First released: December 5, 2008 - 04:53
Download: flashvideo-6.x-1.4.tar.gz
Size: 53.79 KB
md5_file hash: f0988c4ce411f83aaf29a33705d0b10f
Last updated: December 5, 2008 - 04:55
View usage statistics for this release

New Features

  • Added FLVTool support.
  • Added S3 support for node loads
  • The import feature now allows more than one node type to import.
  • Added a video resize function. Thanks attheshow!

Bug Fixes

  • Fixed the Views 2 integration.
  • Fixed it so that the change node status to published works for FLV files.
  • Fixed a spelling issue that would cause an issue in the override parameters.
  • Fixed an issue where the thumbnail sizes were not getting set properly.
  • Took care of a foreach error.
  • Changed some text variables.
  • Fixed a bug where the file keeps getting deleted.
  • Fixed an issue where old FLV files would stay attached to a node after they have been moved.
  • Fixed an issue where the OID's were not getting set for the new file addition.
  • Fixed an issue with the Require video option. Thanks cwells.
  • Fixed the translation to a literal string.
  • Made some fixes for translations.
  • Fixed an issue with the files tables and FLV uploads.
  • Fixed an issue where the FlashVideo settings menu item was showing up when it shouldn't.
  • Made a fix to where if you submit a node after removing all the files, it will remove all of them from the flashvideo tables.

flashvideo 5.x-2.8-rc3

travist - November 30, 2008 - 00:40
Official release from CVS tag: DRUPAL-5--2-8-RC3
First released: November 30, 2008 - 00:40
Download: flashvideo-5.x-2.8-rc3.tar.gz
Size: 52.93 KB
md5_file hash: 882e2ab56aaa9764faa2ec1965138a88
Last updated: November 30, 2008 - 00:45
View usage statistics for this release
  • Committed some changes to uphold Drupal coding standards
  • Added some handling code to handle the case when all files are deleted from a node when committed.

flashvideo 6.x-1.4-rc2

travist - November 29, 2008 - 19:24
Official release from CVS tag: DRUPAL-6--1-4-RC2
First released: November 29, 2008 - 19:24
Download: flashvideo-6.x-1.4-rc2.tar.gz
Size: 52.97 KB
md5_file hash: f4f0e5d83edad458f0ec4ef9b5baa24c
Last updated: November 29, 2008 - 19:25
View usage statistics for this release
  • Fixed the Views plugin for Views 2
  • Added a fix to when they delete all files from the node, it was not acting right.
  • Fixed the code for better coding standards. Thanks everyone for the patches.

flashvideo 6.x-1.4-rc1

travist - November 22, 2008 - 02:55
Official release from CVS tag: DRUPAL-6--1-4-RC1
First released: November 22, 2008 - 02:55
Download: flashvideo-6.x-1.4-rc1.tar.gz
Size: 53.09 KB
md5_file hash: 038fbddbaf9efa183ce63d3ea3874fad
Last updated: November 22, 2008 - 03:00
View usage statistics for this release
  • Fixed an issue with the FLV uploads and the files tables
  • Fixed the module for translations.
  • Fixed an issue with the "Require Videos" option.

flashvideo 6.x-1.4-beta6

travist - November 6, 2008 - 18:23
Official release from CVS tag: DRUPAL-6--1-4-BETA6
First released: November 6, 2008 - 18:23
Download: flashvideo-6.x-1.4-beta6.tar.gz
Size: 52.89 KB
md5_file hash: 065cdaa3c85b12b70de2adc0d735ecce
Last updated: November 6, 2008 - 18:25
View usage statistics for this release

Fixed an issue with Uploading FLV files.

flashvideo 6.x-1.4-beta5

travist - November 5, 2008 - 02:50
Official release from CVS tag: DRUPAL-6--1-4-BETA5
First released: November 5, 2008 - 02:50
Download: flashvideo-6.x-1.4-beta5.tar.gz
Size: 52.87 KB
md5_file hash: fc236ff15e09595513272760bbf7675c
Last updated: November 5, 2008 - 02:55
View usage statistics for this release

Fixed a bug where if you upload an FLV file, it creates two different versions in the database of the same file.

flashvideo 6.x-1.4-beta4

travist - October 30, 2008 - 01:12
Official release from CVS tag: DRUPAL-6--1-4-BETA4
First released: October 30, 2008 - 01:12
Download: flashvideo-6.x-1.4-beta4.tar.gz
Size: 52.73 KB
md5_file hash: c20fbec52ffac8146af1879bce7a336b
Last updated: October 30, 2008 - 01:15
View usage statistics for this release

Added two new API's....

flashvideo_does_video_exist - Checks to see if the video exists in a node.
flashvideo_get_video_object - Returns the video object.

Fixed an issue with MYSQL 5 causing issues with the NOW() command.

flashvideo 5.x-2.8-rc2

travist - October 30, 2008 - 01:08
Official release from CVS tag: DRUPAL-5--2-8-RC2
First released: October 30, 2008 - 01:08
Download: flashvideo-5.x-2.8-rc2.tar.gz
Size: 52.74 KB
md5_file hash: 6146ab13620eb1991e47aec3f259aeb6
Last updated: October 30, 2008 - 01:10
View usage statistics for this release

Added two new API's....

flashvideo_does_video_exist - Checks to see if the video exists in a node.
flashvideo_get_video_object - Returns the video object.

Fixed an issue with MYSQL 5 causing issues with the NOW() command.

flashvideo 6.x-1.4-beta3

travist - October 2, 2008 - 16:09
Official release from CVS tag: DRUPAL-6--1-4-BETA3
First released: October 2, 2008 - 16:09
Download: flashvideo-6.x-1.4-beta3.tar.gz
Size: 52.6 KB
md5_file hash: 2fddd9245c70c4718c4d7f19e1f48e36
Last updated: October 2, 2008 - 16:10
View usage statistics for this release

Fixed a PHP error in one of the template files.

flashvideo 6.x-1.4-beta2

travist - September 25, 2008 - 02:07
Official release from CVS tag: DRUPAL-6--1-4-BETA2
First released: September 25, 2008 - 02:07
Download: flashvideo-6.x-1.4-beta2.tar.gz
Size: 52.6 KB
md5_file hash: 29921ee473edde971e4450e4df9085eb
Last updated: September 25, 2008 - 02:10
View usage statistics for this release

Fixed a bug where the FLV files were getting deleted after they get uploaded.

flashvideo 5.x-2.8-rc1

travist - September 25, 2008 - 01:50
Official release from CVS tag: DRUPAL-5--2-8-RC1
First released: September 25, 2008 - 01:50
Download: flashvideo-5.x-2.8-rc1.tar.gz
Size: 52.65 KB
md5_file hash: badb988eaec238c99c1246a70cf81bd5
Last updated: September 25, 2008 - 01:55
View usage statistics for this release

Bug fix release.

flashvideo 6.x-1.4-beta

travist - July 27, 2008 - 22:43
Official release from CVS tag: DRUPAL-6--1-4-BETA
First released: July 27, 2008 - 22:43
Download: flashvideo-6.x-1.4-beta.tar.gz
Size: 52.47 KB
md5_file hash: 9be3c415f17e30d2554fa48cf264b738
Last updated: July 27, 2008 - 22:45
View usage statistics for this release
  • Fixed an issue where the playlist was not working for the Drupal 6 version.
  • Fixed the Views plugin for Views 2.
  • Fixed an issue where the module hook was not getting called for saved files.

flashvideo 6.x-1.3

travist - February 21, 2008 - 03:47
Official release from CVS tag: DRUPAL-6--1-3
First released: February 21, 2008 - 03:47
Download: flashvideo-6.x-1.3.tar.gz
Size: 51.92 KB
md5_file hash: 95dcacb2651769af9517d9ed59795278
Last updated: February 21, 2008 - 03:50
View usage statistics for this release

New Features

  • Amazon S3 Support! - This version introduces the Amazon S3 plugin.
  • Added 3 more API calls... flashvideo_get_video, flashvideo_save_video, and flashvideo_delete_video
  • Changed the theme_flashvideo_format_play to be themable.
  • Added a way to disable the [video] tag for security reasons.
  • Added the ability to have an outro video.
  • Added the ability to change the download text for the Download orginal.
  • Made the video thumbnail themable.

Bug Fixes

  • Fixed some more issues with the FLV uploads.
  • Added a failsafe for audio codecs if they have libmp3lame, and have the module set up for just mp3.
  • Fixed the deletion of flashvideo nodes not cleaning up ffmpeg_data table entry
  • Fixed the filepath when the original output directory is used.
  • Fixed the flashvideo_import from creating bogus nodes

flashvideo 5.x-2.7

travist - February 21, 2008 - 03:47
Official release from CVS tag: DRUPAL-5--2-7
First released: February 21, 2008 - 03:47
Download: flashvideo-5.x-2.7.tar.gz
Size: 52.47 KB
md5_file hash: 554e4f45c0da98beeaba003bdcfbac73
Last updated: February 21, 2008 - 03:50
View usage statistics for this release

New Features

  • Amazon S3 Support! - This version introduces the Amazon S3 plugin.
  • Added 3 more API calls... flashvideo_get_video, flashvideo_save_video, and flashvideo_delete_video
  • Changed the theme_flashvideo_format_play to be themable.
  • Added a way to disable the [video] tag for security reasons.
  • Added the ability to have an outro video.
  • Added the ability to change the download text for the Download orginal.
  • Made the video thumbnail themable.

Bug Fixes

  • Fixed some more issues with the FLV uploads.
  • Added a failsafe for audio codecs if they have libmp3lame, and have the module set up for just mp3.
  • Fixed the deletion of flashvideo nodes not cleaning up ffmpeg_data table entry
  • Fixed the filepath when the original output directory is used.
  • Fixed the flashvideo_import from creating bogus nodes
Syndicate content
 
 

Drupal is a registered trademark of Dries Buytaert.