Closed (fixed)
Project:
MP3 Player
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
21 Jan 2009 at 10:17 UTC
Updated:
21 Feb 2009 at 03:30 UTC
Option "encode" on settings page doesn't work. I see in player "connecting" -> "buffering" and that's all, file not plaing
In page source code i see path to mp3 file.
Comments
Comment #1
jdelaune commentedSorry my mistake, I mixed up the encode and checkpolicy settings. Fixed and a new package will be created tonight. Remember to run update.php afterwards.
Comment #2
Stan.Ezersky commentedThis problem is actually yet
Comment #3
jdelaune commentedSorry?
Comment #4
Stan.Ezersky commentedI have new installed Drupal, final version of module and "Encode" doesn't work.
I see in player "connecting" -> "buffering" and that's all, file not plaing
In page source code i see path to mp3 file.
Comment #5
aneiki commentedi have the same problem as EzS. i would like the url of the files encoded and would prefer visitors not to be able to see the audio file location when looking at the page source.
i have the latest drupal 6 version and latest module version. i check yes encode. but only get the buffering msg when i view the mp3 player and when i check the page source i see the path to the mp3 file.
i'm not sure if i'm doing something wrong. This is the first time i've used this module.
Comment #6
jdelaune commentedYour right so sorry. WordPress took care of encoding the URLs. I've added a global settings option to MP3 Player if you want to encode the audio URLs. Then you will also have to say the URLs are encoded in the player settings.
Should work in the dev getting rolled out tonight.
Cheers guys :)
Comment #7
aneiki commentedawesome! url encoding works like a charm!!!!
Comment #8
Stan.Ezersky commentedStarnox, thank you very much!
Encoding works. It's a good work.