The last stable realease of getid is 1.9.1 but the recomended version in code and documentation is still 1.7.9. The last version suport getid 1.9.1, so, I think that we need to change the recomendation to the last stable version.
I think that we need to change in getid3.module
define('GETID3_RECOMMEND_VERSION', '1.7.9');
INSTALL.txt and Module page: http://drupal.org/project/getid3
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | getid3-newer_getid3_version-1344862.patch | 269 bytes | steinmb |
Comments
Comment #1
steinmb commentedNow the latest and greatest is 1.9.3 http://www.getid3.org.
We need to document/define what PHP version that is req. Drupal 6 and 7 http://drupal.org/requirements, getid3 1.9.x req. PHP 5.0.5 or newer, perhaps throw a warning when older PHP versions are used with Drupal 6 and the newer versions of getid3?
There is also an issue with drush_getid3_download() that have the getid3 hardcoded.
Comment #1.0
steinmb commentedsmall fix
Comment #2
astonvictor commentedI'm closing it because the issue was created a long time ago without any further steps.
if you still need it then raise a new one.
thanks