- Posts: 23
- Thank you received: 0
Support for SermonSpeaker 4.x is canceled as it is for Joomla 2.5. I will gladly assist you with minor issues but I will not fix any bugs anymore in this releases.
The fix is to upgrade to SermonSpeaker 5.x and Joomla 3.x, which is better anyway.
The fix is to upgrade to SermonSpeaker 5.x and Joomla 3.x, which is better anyway.
iTunes Release Date
- James Cooper
-
Topic Author
- Offline
- Junior Member
-
Less
More
09 Feb 2012 23:40 #1470
by James Cooper
iTunes Release Date was created by James Cooper
I notice in the <pubDate> tag of the Sermons Cast (Sermons Speaker 4.1) the date is showing differently than in the "Release Date" column in the iTunes podcast. From my reading I'm think it could be because only the date is placed in the <pubDate> tag. On the administration page, in the backend, where we upload the sermon, there is only the option for a date. Is it possible to place a time or can you tell me if that's even the problem? I've posted the URL to our raw feed and our podcast. Notice, for example, the message titled, Galations 6:1-9 has a release date of 02/07/12 and in our raw feed it shows 02/08/2012.
URL Feed: www.cc-hd.org/index.php?option=com_sermo...view=feed&format=raw
Podcast URL: itunes.apple.com/us/podcast/calvary-chap...h-desert/id292996255
URL Feed: www.cc-hd.org/index.php?option=com_sermo...view=feed&format=raw
Podcast URL: itunes.apple.com/us/podcast/calvary-chap...h-desert/id292996255
Please Log in or Create an account to join the conversation.
- Thomas Hunziker
-
- Offline
- Administrator
-
10 Feb 2012 00:02 #1471
by Thomas Hunziker
Replied by Thomas Hunziker on topic Re: iTunes Release Date
It's basically a timezone problem. Because the <pubDate> is set to 02/08/2012 00:00:00, applying a negative timezone to it will bring it to 02/07/2012 23:00:00. iTunes seem to do that for some reason. Maybe east/west coast calculations or so.
The release date from iTunes is taken from the <pubDate> tag, which is the sermon date. There is no other date.
You could try if changing the timezone settings in Joomla will change anything, but I doubt it. What would help is if you set not only a date but also a time for the sermon, bringing it to 02/08/2012 10:00:00 or so. Then an hour difference wouldn't change the date.
The release date from iTunes is taken from the <pubDate> tag, which is the sermon date. There is no other date.
You could try if changing the timezone settings in Joomla will change anything, but I doubt it. What would help is if you set not only a date but also a time for the sermon, bringing it to 02/08/2012 10:00:00 or so. Then an hour difference wouldn't change the date.
Please Log in or Create an account to join the conversation.
- Andrei Chernyshev
-
- Offline
- Translator
-
10 Feb 2012 13:56 #1472
by Andrei Chernyshev
Replied by Andrei Chernyshev on topic Re: iTunes Release Date
i think itunes server is on pacific time. i've once set it to 6 or 7 am and time still reverted a day back.
Please Log in or Create an account to join the conversation.
- Thomas Hunziker
-
- Offline
- Administrator
-
10 Feb 2012 15:05 #1473
by Thomas Hunziker
Replied by Thomas Hunziker on topic Re: iTunes Release Date
SermonSpeaker threats the datetime field from the sermon as UTC. That's probably because in earlier releases it was only a date field and it didn't make sense to have timezone in it.
I can see what happens if I take the timezone from Joomla and apply this to the date.
I can see what happens if I take the timezone from Joomla and apply this to the date.
Please Log in or Create an account to join the conversation.
- James Cooper
-
Topic Author
- Offline
- Junior Member
-
Less
More
- Posts: 23
- Thank you received: 0
13 Feb 2012 00:55 #1479
by James Cooper
Replied by James Cooper on topic Re: iTunes Release Date
Thomas, can you let me know what release this is going to be in so I can update our website?
Please Log in or Create an account to join the conversation.
- Thomas Hunziker
-
- Offline
- Administrator
-
13 Feb 2012 08:39 #1481
by Thomas Hunziker
Replied by Thomas Hunziker on topic Re: iTunes Release Date
I turns out it's a bit more complicated.
I could easily use the timezone settings from either Joomla or the logged in user (or even let you choose one) and apply those to the date/time. The problem is that Joomla will calculate the timezone into the date, adding or substracting the timeshift from the saved date/time. I don't think that is the behaviour we need as it will probably raise more issues than we have now.
I will have to look deeper into how Joomla handles this stuff. Maybe I have to "manually" create the date and timezone instead of using the Joomla functions for this.
I'll try to include a solution into the next release, not sure how yet
I could easily use the timezone settings from either Joomla or the logged in user (or even let you choose one) and apply those to the date/time. The problem is that Joomla will calculate the timezone into the date, adding or substracting the timeshift from the saved date/time. I don't think that is the behaviour we need as it will probably raise more issues than we have now.
I will have to look deeper into how Joomla handles this stuff. Maybe I have to "manually" create the date and timezone instead of using the Joomla functions for this.
I'll try to include a solution into the next release, not sure how yet

Please Log in or Create an account to join the conversation.
Time to create page: 0.154 seconds