Hello guys,

Just installed this mod and although the mp3 file is correctly uploaded, the player will display "Buffering" and won't play the audio.

Another question: According the instructions we can put the code below anywhere in the node content to show the player:

print theme('mp3player', 'Default', $audio_file_url, $audio_title, $audio_artist, $description);

At the same time, this is a security risk if we allow our users putting PHP code in our content?!

Thanks.

Comments

unc0nnected’s picture

I am experiencing the exact same problem right now. It buffers up the correct amount.. I can skip to certain points but the bloody thing won't play.. It doesn't matter if it is a public or private file system

SOLVED: Turned out to be my operating system that was causing the screw up.. In linux it has endless buffering, in windows it plays fine

egrotke’s picture

I am having this same issue as well.
Trying to use player and never get past Buffering...