
drayson at net1plus
Jun 29, 2009, 9:00 AM
Views: 541
Permalink
|
|
Subscription Expiration in myth or SD?
|
|
I just renewed my SD sub yesterday, this morning I checked mythweb to see if the date changed after my guide download and noticed it still told me it expired on July 2. It was not until I noticed it said Fri Jul 2 5:58 AM that I realized I was fine, as July 2nd is a Fiday next year. I then checked that Status page in the front end and it too states that my subscription expires on Fri Jul 2 5:58 AM. I think I found the correct line on 440 of mythtv/libs/libmythtv/datadirect.cpp .arg(GetMythDB()->GetSetting("DateFormat", "ddd d MMMM")) But when I changed it to .arg(GetMythDB()->GetSetting("DateFormat", "ddd dd MMM yyyy")) there was no effect. Is this something that is being sent by SD? Any chance we can get the year added in here? _______________________________________________ mythtv-dev mailing list mythtv-dev[at]mythtv.org http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
|