Forums

[Plugin: Audio Player] Connecting... with no tags or custom titles (7 posts)

  1. daksteter
    Member
    Posted 3 years ago #

    Under Firefox, everything works great. In IE7/8, Chrome and Safari, all I get is Connecting...(no tags or custom title info), without the ability to select locations within the audio file. Any idea why this would be?

    http://wordpress.org/extend/plugins/audio-player/

  2. doryphores
    Member
    Posted 3 years ago #

    I need to see an example page where this is happening. Can you post a link?

    Martin

  3. daksteter
    Member
    Posted 3 years ago #

    You can see it at http://www.atomicpunk.net

    Thanks!

  4. doryphores
    Member
    Posted 3 years ago #

    I think the problem is that your webserver is compressing mp3 files. If you have control over the server and know what I'm talking about, you need to disable gzip compression for mp3 files.

    I think something like this in your .htaccess file should do it:

    SetEnvIfNoCase Request_URI \.mp3$ no-gzip dont-vary

    Martin

  5. daksteter
    Member
    Posted 3 years ago #

    Thanks Martin!

    Good catch--it was compressing all content.

    That did it, although I do notice that if my mp3 is larger than 4MB, I get the same "Connecting..." problem. Is that a known issue? That one is pretty easy to work around, though.

    Thanks again!

  6. yeah
    Member
    Posted 3 years ago #

    Awesome, I had the same problem ... this helped a lot. However, when having multiple files in a player, the first one still has the connecting issue, all subsequent files work great. check it out here if you like:

    http://shop.sidsonic-libraries.com/products/digital-drums

    Any help will be greatly appreciated!

  7. doryphores
    Member
    Posted 3 years ago #

    @yeah:

    I checked your site and the first file works fine for me. Maybe this is a browser cache problem. Try clearing all your temporary internet files.

    Martin

Topic Closed

This topic has been closed to new replies.

About this Topic