jquery.mb.miniAudioPlayer icon indicating copy to clipboard operation
jquery.mb.miniAudioPlayer copied to clipboard

Cannot transform mp3 audio file links into players

Open homevk15 opened this issue 2 years ago • 6 comments

Hi. Does your plugin work with the last Wordpress 6.2.2 version? I cannot transform mp3 audio file links into small players.

homevk15 avatar Jun 29 '23 15:06 homevk15

Hi @homevk15 , It use to work on Wordpress 6.x. You should see if there are errors on javascript console.

Do you have a link where I can see the issue?

pupunzi avatar Jun 30 '23 10:06 pupunzi

The website is https://easy-english-study.com/wellcome/ I use RSS news from VOA Learning English Podcast ( learningenglish.voanews.com/api/ziiy_ejgy_ ) Before the last Wordpress's updates everything worked fine and I had small players instead of podcast links. Something happened with it and I see only links after the updates.

homevk15 avatar Jun 30 '23 10:06 homevk15

Can you give me a link where before there was a player?

pupunzi avatar Jun 30 '23 10:06 pupunzi

It's the section on the website (sidebar) https://easy-english-study.com/wellcome/ "Learning English Broadcasts Use a limited vocabulary and are read at a slower pace" Learning English Podcast Learning English Podcast Learning English Podcast Learning English Podcast I use the plugin Feedzy RSS Feeds for RSS news. Also I added mp3 file and it transformed the link into the player. Some problem with those RSS only.

homevk15 avatar Jun 30 '23 10:06 homevk15

I use RSS news from VOA Learning English Podcast ( learningenglish.voanews.com/api/ziiy_ejgy_ )

Looking at the RSS feed, it appears there are no MP3 files. Maybe VOA changed their feed.

<item>
<title>Learning English Podcast</title>
<description>On today’s podcast, hear how a law made South Koreans a year younger followed by a story on Japanese researchers creating robot arms; then learn the grammar of recommendations followed by a discussion of question words; then hear about George W Bush’s first term on our history series.</description>
<link>https://learningenglish.voanews.com/a/7139420.html</link>
<guid>https://learningenglish.voanews.com/a/7139420.html</guid>
<pubDate>Fri, 30 Jun 2023 00:30:00 +0000</pubDate>
<category>VOA Learning English Podcast</category>
<enclosure url="https://gdb.voanews.com/01000000-0aff-0242-e785-08db45a50883_w800_h450.jpg" length="0" type="image/jpeg"/>
</item>
<item>
<title>Learning English Podcast</title>
<description>On today’s podcast, hear about forest losses around the world; learn about businesses that find uses for old electric vehicle batteries followed by a discussion about the EV battery shortage; then listen to what happened after the September 11, 2001 attacks on the U.S. in our history series.</description>
<link>https://learningenglish.voanews.com/a/7137773.html</link>
<guid>https://learningenglish.voanews.com/a/7137773.html</guid>
<pubDate>Thu, 29 Jun 2023 00:30:00 +0000</pubDate>
<category>VOA Learning English Podcast</category>
<enclosure url="https://gdb.voanews.com/01000000-0aff-0242-e785-08db45a50883_w800_h450.jpg" length="0" type="image/jpeg"/>
</item>

ckjpn avatar Jun 30 '23 20:06 ckjpn

You are right! I used another RSS link and got players. I'm sorry to have bothered you.

homevk15 avatar Jun 30 '23 21:06 homevk15