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

nurlan.bayaman@bayaman.com’s picture

there is no supported file types settings in admin/setiings/media

robertdouglass’s picture

On 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

Adrian Freed’s picture

I have the same problem. Seems the hook is not being called from the update module.

robertdouglass’s picture

Status: Active » Closed (won't fix)

Media module is deprecated and pending someone taking over as maintainer, will be removed.