Technology Tools for Ministry

Community

Web-Empowered Church User Community
Total Posts: 2 - Pages (1): [1]
Author: Todd Priest
Posted: Aug 28 2008 - 10:48 AM
Subject: WEC & iTunes
We have our SMS submitting information to itunes each week for our Audio & Video files. We configure the itunes text, image and other items in the Sermon Management System by going to:

Template> Sermons> Contact Editor> Edit constants for template: PLUGIN.TX_WECAPI_LIST (17)

In iTunes we can't get a subtitle to show up! Under the church name it says UNKNOWN.
It seems there is no place to Put a subtitle the SMS.

At the iTunes Store you can seach for Tri-City Baptist Church, Conover, NC and see there is no subtitle showing up.
user picture Author: Christoph Koehler
Posted: Jan 22 2009 - 05:18 PM
Subject: re: WEC & iTunes
Todd,

Sorry for the late answer. We currently have no one working on WEC Sermons, so things have been really slow in that regard.
I recently had the same challenge for our church podcast, and I assume what you mean by Subtitle is the actual artist. It shows as UNKNOWN for your church.
To fix that, set the following in your Setup section of the page template with the other constants:
CODE:

plugin.tx_wecapi_list.tag_rendering {
  itunes_author = TEXT
  itunes_author.value = Whatever you want
  itunes_author.wrap = <itunes:author>|</itunes:author>
}


That should do it.

Christoph
Total Posts: 2 - Pages (1): [1]
You must login to post a message to this conference.