Active
Project:
MP3 Player
Version:
6.x-1.0-beta1
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
25 Sep 2010 at 15:25 UTC
Updated:
29 Dec 2011 at 06:55 UTC
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
Comment #1
unc0nnected commentedI 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
Comment #2
egrotke commentedI am having this same issue as well.
Trying to use player and never get past Buffering...