Newbie Question: Setting Up Podcasts

Permalink
I'm considering concrete5 for a church website, and it looks great so far. The only challenge is that at present I have audio files of each week's sermon linked on a 'Podcast' page, along with an RSS feed. The sound guys have to upload the MP3 file and id3 info each week using a custom PHP page, and the PHP script saves the info to a mySQL db. Here's the site at present:http://www.christfellowshipchurch.net/html/Podcast.php....

Is it possible to do the same thing using blocks in c5, making things simpler for the sound guys? Has anyone done something similar? Thanks in advance for any advice you can give me!

 
bcarone replied on at Permalink Reply
bcarone
I would first try the Music Block from the marketplace and was made by Remo.

Other wise you may try uploading the file via the File Manager and then making a list using the associated block.

Let me know if it works.

Cheers
Remo replied on at Permalink Reply
Remo
the music block just playes mp3 files, nothing else.. no rss feed and no table.

but you could easily modify the music block to generate an rss feed and a table.. If you have php, oop und c5 api skills of course