[mythtv] Subscription Expiration in myth or SD?
Marc Tousignant
drayson at net1plus.com
Mon Jun 29 16:00:21 UTC 2009
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?
More information about the mythtv-dev
mailing list