Closed (duplicate)
Project:
getID3()
Version:
6.x-1.4
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
20 Jan 2011 at 04:28 UTC
Updated:
29 Jan 2011 at 20:04 UTC
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
Comment #1
vm commentedThis 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.