Does this module support version 1.8.3? I just installed it via drush and noticed it was version 1.7.9.

You can download the latest version via http://sourceforge.net/projects/getid3/files/latest

// you just need to change Line 46 to  
$url = "http://sourceforge.net/projects/getid3/files/latest";

Comments

vm’s picture

Status: Active » Closed (duplicate)

This issue is very similar to http://drupal.org/node/886226 where a patch was provided for 1.8.2 for D7 but not yet backported.

I tried 1.8.3 with the 1.4 version of getid3() drupal mdoule and was handed a parse error in write.php. I've not tried 1.8.2 yet as I chase down the parse error in getid3 library support channels.