I have recently also problems, the MP3 file url got changed. If i debug it in the browser i can see that it adds some kind of code to the src, which ofcourse is wrong.
domain/podcast-player/52320/file.mp3″
the directory podcast-player does not exist of course and not the directly 5320
where does this come from? it was always working in the past, all the sudden it stopped working.
Any idea???
Hi @lawrencebk3,
I just checked your site and it seems working well now, and your audio files seem to be loading well. Have you already fixed it?
@dhovorka
Regarding the domain/podcast-player/52320/file.mp3 – that’s the correct behavior, it should automatically be redirected to the real file attached to the episode.
Could you please provide your site URL? I’ll take a look at it.
Best regards,
Sergiy,
development team
Hi Sergiy,
My hoster asked me what are the requirements. I installed on the same hoster now a new WordPress Page with only the plug-in.
Same result
https://test.skillzme.com/hello-world/
url of the mp3 get’s changed to
[audio src="https://test.skillzme.com/podcast-player/1/hello-world.mp3" /]
Now here even the mp3 file is getting changed by it’s name
Seems like i get no notification if someone anwsers on my post
thank you
Dieter
Something i forgot to mention, I have the mp3 files only in Posts, i do not create episodes on the Podcasting
-
This reply was modified 3 years, 6 months ago by
dhovorka.
Ok,now i found the solution
“URL Masking” was the trick, also i disabled the urls from caching which immediate helped
@dhovorka
Awesome, glad you managed to solve it!