|
SageMC Custom Interface This forum is for discussing the user-created SageMC custom interface for SageTV. |
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
Error(s?) in SageMC 16x9 6.20
Can be fixed in Studio:
In the "SageMC Options" menu, Before MenuUnload: Code:
PlaySounds = GetProperty("sagemc/play_sounds", false)) Code:
PlaySounds = GetProperty("sagemc/play_sounds", false) |
#2
|
|||
|
|||
Error in clock format
Search the 6.20a SageMC16x9 XML file for "$ClockK:mm a", and change it to "$Clockh:mm a". The current format (K:mm a) shows "0:15 a" at 12:15am and 12:15pm when using the multiline clock format. Changing the K to an h in the clock format shows the correct hour as "12".
"K" in the clock format shows the hour as 0-11. "h" in the clock format shows the hour as 1-12, which it should be in this case. |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|