Hey,
can you please check if you have the latest v5.0.14 plugin installed? Also are you using Gutenberg Blocks or shortcodes to embed the player?
Hi,
thank you for your reply!
Yes, Version 5.0.14 is installed. It is a multisite installation.
We use neither blocks nor shortcodes but the Transform Post Enclosure feature from the settings´ page which works fine with other blogs. It is this blog in particular where the error occurs. It happened on another blog as well but resolved itself.
Weird thing is that one file has a wrong file extension and there the player works. It is a MP4 container (with no video) with file extension .m4a.
Could you have a look at the enclosure what mime type is set? This kind of error happens if a mime type is provided that is not officially supported by the browsers. If that also won’t help you could simply remove the error from the default template. Still this only should be the last resort.
All entries have the mime-type “audio/m4a”. Is that supported?
That should be the problem, can you try audio/mp4 or audio/mpg?
With audio/mp4 it works, with audio/mpg it doesn´t.
Any chance to add audio/m4a as a valid mime-type? It´s the mime-type that is expected by Spotify for M4A files.
BTW your latest release (5.2.1) suppresses the network error but causes an indefinite loop of the loading animation.