Releases for Audio

audio 6.x-1.0-unstable5

drewish - September 14, 2009 - 04:49
Official release from CVS tag: DRUPAL-6--1-0-UNSTABLE5
First released: September 14, 2009 - 04:49
Download: audio-6.x-1.0-unstable5.tar.gz
Size: 219.25 KB
md5_file hash: 9d46052858327213b233616361d3d5ed
Last updated: September 14, 2009 - 04:50
View usage statistics for this release

Changes since DRUPAL-6--1-0-UNSTABLE4:

  • Small cleanups on the audio_import.module
  • Updating the exported views, adding an audio tags.
  • Fixing the link to the audio_import settings page that's displayed when the import directory isn't configured correctly.
  • #433402 by drewish: Taxonomy values aren't saved and Token integration doesn't work with audio_import.
  • Missing filter_xss().
  • Only report the audio form elements to CCK for audio nodes.
  • #321036 by David Lesieur: Audio Feeds for Drupal 6

audio 6.x-1.0-unstable4

drewish - May 10, 2009 - 19:05
Official release from CVS tag: DRUPAL-6--1-0-UNSTABLE4
First released: May 10, 2009 - 19:05
Download: audio-6.x-1.0-unstable4.tar.gz
Size: 205.42 KB
md5_file hash: 13c49eff774652f34b6dc5b37cbdb61c
Last updated: May 10, 2009 - 19:10
View usage statistics for this release

Note: that the audio_itunes module is now a separate project.

Changes since DRUPAL-6--1-0-UNSTABLE3:

  • Marking audio_attach as testable.
  • Add a link from the settings form to the import form.
  • #330324 Add pager to avoid "Fatal Error: Out of Memory" when importing audio files.
  • Removing old update functions.
  • Use the UTF aware Drupal string case conversions.
  • #273082 by drewish: Add views support to audio meta data.
  • #273082 by deviantintegral, rwohleb, and drewish: Move views2 support into views/ and add player, play link and download link handlers.
  • #338570 by agentrickard and drewish: CCK field sorting for audio.
  • #356442 by deviantintegral, wedge, and drewish: Fix broken metadata settings form, add drag and drop ordering.

audio 6.x-1.0-unstable3

drewish - December 2, 2008 - 01:36
Official release from CVS tag: DRUPAL-6--1-0-UNSTABLE3
First released: December 2, 2008 - 01:36
Download: audio-6.x-1.0-unstable3.tar.gz
Size: 204.47 KB
md5_file hash: 4dff3df87f89b60ea53c7d1ce23d2534
Last updated: December 2, 2008 - 01:40
View usage statistics for this release

This is a testing release. The D6 update is only partially complete. The upgrade path is totally untested and it updates the files table so you'll want to back up your database and files before upgrading. For information on the status of particular sub-modules, check the 6.x-1.x-dev release notes.

Changes since DRUPAL-6--1-0-UNSTABLE2:

audio 6.x-1.0-unstable2

drewish - October 15, 2008 - 07:50
Official release from CVS tag: DRUPAL-6--1-0-UNSTABLE2
First released: October 15, 2008 - 07:50
Download: audio-6.x-1.0-unstable2.tar.gz
Size: 209.73 KB
md5_file hash: 0ddfc8fc0020b13f0d0091ca0f3018e8
Last updated: October 15, 2008 - 07:50
View usage statistics for this release

This is a testing release. The D6 update is only partially complete. The upgrade path is totally untested and it updates the files table so you'll want to back up your database and files before upgrading. For information on the status of particular sub-modules, check the 6.x-1.x-dev release notes.

Changes since DRUPAL-6--1-0-UNSTABLE1:

  • Use the new 'rss item' format for the audio_itunes.module.
  • Fixed a couple of warnings saving audio nodes with images in them.
  • Got private image downloads working.
  • #320701 (drewish) Use JS to validate file extensions before uploading.
  • Check the image's status correctly.
  • Drop the newfile value and use the file's status instead. Simplify the _audio_save() function.
  • Fixed an error saving a new image to a new node.
  • Hide the image table when no images are attached.

audio 6.x-1.0-unstable1

drewish - October 3, 2008 - 06:55
Official release from CVS tag: DRUPAL-6--1-0-UNSTABLE1
First released: October 3, 2008 - 06:55
Download: audio-6.x-1.0-unstable1.tar.gz
Size: 209.32 KB
md5_file hash: 7af52972c850fdcc7aa87d27f981f588
Last updated: October 3, 2008 - 07:00
View usage statistics for this release

This is a testing release. The D6 update is only partially complete. The upgrade path is totally untested and it updates the files table so you'll want to back up your database and files before upgrading. For information on the status of particular sub-modules, check the 6.x-1.x-dev release notes.

Changes since DRUPAL-5--2 branch:

audio 6.x-1.x-dev

drewish - May 25, 2008 - 17:18
Nightly development snapshot from CVS branch: HEAD
First released: May 25, 2008 - 17:18
Download: audio-6.x-1.x-dev.tar.gz
Size: 219.24 KB
md5_file hash: fc7d4b025ab02471da0426743d79e367
Last updated: September 14, 2009 - 12:03
View usage statistics for this release

This module has not been fully updated for Drupal 6. This release is for testing purposes only. If you do decide to use it make a backup of your files and database every time you update it.

Should be good:
- audio.module (please help test the upgrade path, post problem reports on: #315152: Move file info from {audio} to {files})
- audio_image.module
- audio_getid3.module (Now depends on the getID3() module)
- audio_import.module (Now with BatchAPI support: #315146: Use BatchAPI for audio_import)
- audio_itunes.module moved to a new project: http://drupal.org/project/itunes

Sort of updated:
- audio_attach.module updated but still needs some work #311284: Update audio_attach to D6 -- requires CCK and the Node Reference modules.

Need work (non-working modules are now marked as incompatible with D6):
- Full views 2 support. Default views have been updated on the core audio.module but there are still several fields and filters that have not #273082: Add views2 support.
- audio_feed.module is not working this kind of falls under the views2 bug.
- audio_playlist.module has problems and depends on audio_attach #342556: Update audio_playlist for D6

Last updated Dec 1, 2008

audio 5.x-2.0-beta1

drewish - May 25, 2008 - 17:09
Official release from CVS tag: DRUPAL-5--2-0-beta1
First released: May 25, 2008 - 17:09
Download: audio-5.x-2.0-beta1.tar.gz
Size: 201.85 KB
md5_file hash: dabfc0f8371ca71de5d70a201fc1519c
Last updated: May 25, 2008 - 17:10
View usage statistics for this release

Trying to get the 2.x code out the door so that the D6 updates can happen in HEAD.

Bigger changes since the 1.x branch:

  • #162641 Remove {audio_file}.origname field.
  • #163245 "Use Token module for teaser and title generation".
  • #162685 "Combine {audio_file} with {audio} and $node->audio_fileinfo with $node->audio_file".
  • #186921 Add raw tokens.

audio 5.x-1.4

drewish - May 25, 2008 - 17:05
Official release from CVS tag: DRUPAL-5--1-4
First released: May 25, 2008 - 17:05
Download: audio-5.x-1.4.tar.gz
Size: 196.91 KB
md5_file hash: 8381d1d4127ac40e5da354ee2166ea3a
Last updated: May 25, 2008 - 17:10
View usage statistics for this release

Changes since DRUPAL-5--1-3:

  • #191812 (Arancaytar) INSTALL.txt advises user not to mess with drupal/modules/ core directory.
  • #195946 (varr) Mis-named variable in audio_get_players().
  • #210723 (atuyo60) Small change to make HTML validate better.
  • #197410 (kourge) GHOP #61: Document How To Theme the Flash Players.
  • #186801 (zirafa, McCool, Richard Eriksson) iTunes ripped MP3s have question marks at end of words.
  • #219615 (joachim) help link appears twice on admin/settings/audio.

audio 5.x-1.3

drewish - September 24, 2007 - 23:13
Official release from CVS tag: DRUPAL-5--1-3
First released: September 24, 2007 - 23:13
Download: audio-5.x-1.3.tar.gz
Size: 194.31 KB
md5_file hash: 023014d258a9a8261c3a3e2ea6fd27b1
Last updated: September 24, 2007 - 23:15
View usage statistics for this release

Changes since DRUPAL-5--1-2:

  • #163753 "admin/settings/audio/metadata table headers need to proper case".
  • #164826 Use audio.module's allowed extensions for locating importable files.
  • #135075 Views sorting by track and year.
  • #145117 Changing recommended version of getID3 back to 1.7.7.

audio 5.x-1.2

drewish - July 31, 2007 - 03:35
Official release from CVS tag: DRUPAL-5--1-2
First released: July 31, 2007 - 03:35
Download: audio-5.x-1.2.tar.gz
Size: 186.79 KB
md5_file hash: e3aec0e9e920dfd8deaf5e1f8fb56169
Last updated: July 31, 2007 - 03:40
View usage statistics for this release

I'd rather not be releasing a new version so soon after the last, but the Drupal 5.2 update broke the flash players (see #162379). Either way it's nice to be able to roll in some other bug fixes.

Changes since DRUPAL-5--1-1:

  • #162647 Audio link on user page mentions blog entries in title.
  • #163186 "Hide incomplete file info when theming the node's length and format".
  • #163204 "Add selects to the audio file info form to make nodes easier to edit".
  • #108662 "Hide audio file's full path from users lacking 'administer audio' permission".
  • #163221 "audio_getid3 not loading/displaying fileformat".
  • #162379 (mfb) "Wrong encoded URL for ://".

audio 5.x-1.1

drewish - July 24, 2007 - 16:34
Official release from CVS tag: DRUPAL-5--1-1
First released: July 24, 2007 - 16:34
Download: audio-5.x-1.1.tar.gz
Size: 184.37 KB
md5_file hash: 12786ab213a0f6ea06da350817951c38
Last updated: July 24, 2007 - 16:35
View usage statistics for this release

Changes since DRUPAL-5--1-0:

audio 5.x-2.x-dev

drewish - April 28, 2007 - 00:54
Nightly development snapshot from CVS branch: DRUPAL-5--2
First released: April 28, 2007 - 00:54
Download: audio-5.x-2.x-dev.tar.gz
Size: 201.84 KB
md5_file hash: b9f08563fbd8ab7ddf00128f7c34f751
Last updated: October 3, 2008 - 00:01
View usage statistics for this release

It's got zirafa's new feeds and playlist code!

audio 5.x-1.0

drewish - March 21, 2007 - 22:29
Official release from CVS tag: DRUPAL-5--1-0
First released: March 21, 2007 - 22:29
Download: audio-5.x-1.0.tar.gz
Size: 184.21 KB
md5_file hash: 62d2199d732534a47563f4fcf0a24dcf
Last updated: March 21, 2007 - 22:30
View usage statistics for this release

Woot! There's finally an official 5.0 release!

audio 5.x-0.3

drewish - February 15, 2007 - 16:45
Official release from CVS tag: DRUPAL-5--0-3
First released: February 15, 2007 - 16:45
Download: audio-5.x-0.3.tar.gz
Size: 174.01 KB
md5_file hash: b2fbaf39572cdee88b35eb64851237d7
Last updated: February 15, 2007 - 16:50
View usage statistics for this release

Fixes DRUPAL-SA-2007-009.

audio 4.7.x-1.0

drewish - February 15, 2007 - 16:45
Official release from CVS tag: DRUPAL-4-7--1-0
First released: February 15, 2007 - 16:45
Download: audio-4.7.x-1.0.tar.gz
Size: 77.25 KB
md5_file hash: 9d4f8c459ff7b001849149f90f48282d
Last updated: February 15, 2007 - 16:50
View usage statistics for this release

Fixes DRUPAL-SA-2007-009.

audio 5.x-0.2

drewish - January 30, 2007 - 17:02
Official release from CVS tag: DRUPAL-5--0-2
First released: January 30, 2007 - 17:02
Download: audio-5.x-0.2.tar.gz
Size: 173.48 KB
md5_file hash: 3096858e78ab98faeee23c92d166f2a3
Last updated: January 30, 2007 - 17:05
View usage statistics for this release

Better...

audio 5.x-0.1

drewish - December 7, 2006 - 03:07
Official release from CVS tag: DRUPAL-5--0-1
First released: December 7, 2006 - 03:07
Download: audio-5.x-0.1.tar.gz
Size: 45.51 KB
md5_file hash: 53435b84493d47e1c3c2f9129a40eb48
Last updated: December 6, 2006 - 23:10
View usage statistics for this release

Don't bother with this release. It's crap but the new release system won't let me delete or unpublish it.

audio 5.x-1.x-dev

Colin Brumelle - November 11, 2006 - 09:14
Nightly development snapshot from CVS branch: DRUPAL-5
First released: November 11, 2006 - 09:14
Download: audio-5.x-1.x-dev.tar.gz
Size: 209.06 KB
md5_file hash: 07ff5cdee89b157ad9d62b13ff0589dd
Last updated: September 21, 2008 - 12:01
View usage statistics for this release

This is the good stuff.

audio 4.7.x-1.x-dev

Colin Brumelle - May 2, 2006 - 01:01
Nightly development snapshot from CVS branch: DRUPAL-4-7
First released: May 2, 2006 - 01:01
Download: audio-4.7.x-1.x-dev.tar.gz
Size: 77.25 KB
md5_file hash: 3913012351d7df9283ef6f9a54644029
Last updated: May 26, 2008 - 00:01
View usage statistics for this release

audio 4.6.x-1.x-dev

Colin Brumelle - October 8, 2005 - 23:40
Nightly development snapshot from CVS branch: DRUPAL-4-6
First released: October 8, 2005 - 23:40
Download: audio-4.6.x-1.x-dev.tar.gz
Size: 26.99 KB
md5_file hash: 4ae565084828afba641fb76cae556026
Last updated: November 13, 2006 - 12:15
View usage statistics for this release
Syndicate content
 
 

Drupal is a registered trademark of Dries Buytaert.