I'm working on a site for a church where we want to list the audio recordings of the sermons. I'd like to list the last 2 weeks by default but also have the option for the user to list by date, topic, series, and/or speaker and maybe even search by keywords. The results I assume would be displayed in a table with columns for Title, Date, AM/PM, Series, Topic, Speaker, and then possibile an icon for download or listen. I suspect I will need a database on the backend for storing the info. Can anyone point me in the right direction with a script.