Support » Alpha/Beta/RC » Audio Format Change in Beta 2?

  • Resolved Nick Haskins

    (@nphaskins)


    I had been testing 3.6 beta 1 extensively and had things worked out pretty well and displaying nicely. Updated to beta 2 a few minutes ago and it seems the audio/video formats aren’t working?

    Here’s the test audio URL.

    [audio src="http://ylex.yle.fi/sites/ylex.yle.fi/files/biisinaytteet/MACKLEMORE_-_Thrift_shop.part_.mp3" /]

    Just wondering what’s changed between beta 1 and beta 2.

    Sweet!
    Nick

Viewing 15 replies - 1 through 15 (of 16 total)
  • In what way they are not working?

    There might have been some changes and I had to redo some of the post formats posts.

    Thread Starter Nick Haskins

    (@nphaskins)

    Hey Sami,
    Yep using the_post_format_audio();. It was working previously (beta 1), where as now (Beta 2) I just see the shortcode itself as it doesn’t seem to be being parsed.

    Ex:
    [audio src="http://ylex.yle.fi/sites/ylex.yle.fi/files/biisinaytteet/MACKLEMORE_-_Thrift_shop.part_.mp3" /]

    I went through the motions, deactivated my theme, etc. Even with twentythirteen active still doesn’t seem to be being parsed.

    Nick

    It works for me. Do you use the_remaining_content() function?

    In general I just use URL of the .mp3 in Audio embed code or URL metabox.

    Thread Starter Nick Haskins

    (@nphaskins)

    Well shit that’s strange then. Yeah it’s pretty standard stuff.

    Here’s code:
    http://cl.ly/image/2S1q0q1c0m2h

    Here’s admin:
    http://cl.ly/image/2M1Q42453N3E

    You say it works yeah? Did you happen to use that same test mp3 url? (I’m sure you did just have to ask though) Just strange as it was working with beta1 so wondering what’s changed there between 1 and 2.

    Ok, for somehow it works with [audio src="http://ylex.yle.fi/sites/ylex.yle.fi/files/biisinaytteet/MACKLEMORE_-_Thrift_shop.part_.mp3" /] but not with just URL http://ylex.yle.fi/sites/ylex.yle.fi/files/biisinaytteet/MACKLEMORE_-_Thrift_shop.part_.mp3.

    I’m not sure why, can you test it with different file name. That shouldn’r be a problem but it’s worth to test.

    Thread Starter Nick Haskins

    (@nphaskins)

    Ya I tried with a few other .mp3 URL’s and all produce the same result when only using the URL itself.

    Thread Starter Nick Haskins

    (@nphaskins)

    Happens to be the same with video as well, when only using a URL.

    Could this be the case with external links, not sure.

    Thread Starter Nick Haskins

    (@nphaskins)

    Thats exactly it.

    I uploaded a sample mp3 and it works.

    So the issue is when using external URL’s on audio and video post formats.

    Moderator Ipstenu (Mika Epstein)

    (@ipstenu)

    🏳️‍🌈 Advisor and Activist

    Both with and without the audio tag work for me on the latest trunk.

    Thread Starter Nick Haskins

    (@nphaskins)

    Switch to 2013.

    I had someone else test, and they are producing the same results that I am with latest and the functions the_post_format_audio() (found in 2013).

    To replicate:
    1. Use Audio Post in 2013
    2. Apply this to meta box and publish:
    http://ylex.yle.fi/sites/ylex.yle.fi/files/biisinaytteet/MACKLEMORE_-_Thrift_shop.part_.mp3

    This works if you actually upload it, and insert it.

    Moderator Ipstenu (Mika Epstein)

    (@ipstenu)

    🏳️‍🌈 Advisor and Activist

    Delete!

    OH! Okay, I see. Huh. Lemme kick that. It works with a post,but not the audio post.

    Thread Starter Nick Haskins

    (@nphaskins)

    I had 2 other people test, both producing the same results I produced. I tested again, fresh copy, still the same results, on 2013.

    Front End
    http://cl.ly/image/1o0H1H3Q1v3l

    Editor
    http://cl.ly/image/3J2g452V0705

    This theme that I built is literally waiting for 3.6 to go live. It was working with beta 1. Then beta 2 drops today, I update, and both of those post format (audio and video) which are using the same functions as in 2013, no longer work. Both are using external links.

    Something, obviously changed. Seeing as how my project is under version control there have been no changes to the codeset.

    *Edit* I have second install, as I’m developing 2 similar products in tandem under 3.6 codeset. I just updated that one to beta 2, and is showing the same thing.

    Thread Starter Nick Haskins

    (@nphaskins)

    Ahh sweet! Ya Mika don’t make me go crazy man. haha. Well, feels good when the shit can be replicated at least I know I’m not nuts. lol

    Moderator Ipstenu (Mika Epstein)

    (@ipstenu)

    🏳️‍🌈 Advisor and Activist

    http://core.trac.wordpress.org/ticket/24235 is made for this.

    Yeah, okay that was really weird. Marking resolved as we have it in trac now 🙂

Viewing 15 replies - 1 through 15 (of 16 total)
  • The topic ‘Audio Format Change in Beta 2?’ is closed to new replies.