Ok, I understand. Sorry for taking up so much of your time.
What I'm wondering is if there is any way that I can change the Perch templates, so that the audio file is served directly from the location where it gets uploaded, instead of using the URL that is generated by the htaccess file etc. That is all I can think doing now. Is that doable?
Ok. I'm not sure how I can help here.
Ok, I understand. Sorry for taking up so much of your time.
What I'm wondering is if there is any way that I can change the Perch templates, so that the audio file is served directly from the location where it gets uploaded, instead of using the URL that is generated by the htaccess file etc. That is all I can think doing now. Is that doable?
Is that not what the most recent change was?
Ah, right. Sorry, I missed the point of changing to 'episodeFile'.
However, it still didn't work because it wasn't pulling in an absolute URL:
I've edited the template to include 'https://www.peterboroughtn.org' before '<perch:podcasts id="episodeFile" />' and it's now working:
Yay! Thanks for your help. Got there in the end.