I've been attempting to use the audio_import.module and enabled it. But the problem is, when I go to administer - audio import; it doesn't show any files in the supposed directory of "tmp/audio". I'm not sure how to get any files to show or where the file needs to be relocated. At the moment; I have the drupal installation in a directory of /dev. So the url is http://www.domain.com/dev so I thought the file had to be located in dev/tmp/audio/ althought it never shows. I also tried /public_html/tmp/audio but that also didn't work.

Comments

bgt’s picture

any help?

Treesong’s picture

I'm experiencing the same problem. I'm hoping that they don't mean the server's tmp directory because I'm pretty sure that peons like me who are on a shared server don't get to play with that directory. If I figure it out, I'll let you know.

Treesong’s picture

In 4.7.2, you can go to Administer » Settings » Audio Import. Here, you will be able to change the import path. If you don't put the slash at the start, then your path seems to be relative to the dir that your whole site is running in. So, I just created a dir called audio, changed the Administer » Settings » Audio Import setting to reflect this, and put the files there. This time, I was able to see the files and import them.