I've installed cvs version of media.module to the 4.6 version of Drupal.
Since i'm eager to have media library :)
But, it seems, that it doesn't work.
i've installed
getid3
media.module
patched upload.module
and attached mp3 file to the blog entry. And i still have emty media list.
Comments
Comment #1
nurlan.bayaman@bayaman.com commentedthere is no supported file types settings in admin/setiings/media
Comment #2
robertdouglass commentedOn the administer->settings->media page you have a field Path to getid3.php. Make sure this path is correct and click update. Only then do you get a list of the supported file types. Make sure the type of file you're trying to upload (audio/mpeg for mp3) is checked and also that it is supported by the upload module.
This module will hopefully get some attention in the coming weeks - it has lots of room for improvement still.
-Robert
Comment #3
Adrian Freed commentedI have the same problem. Seems the hook is not being called from the update module.
Comment #4
robertdouglass commentedMedia module is deprecated and pending someone taking over as maintainer, will be removed.