View Issue Details

IDProjectCategoryView StatusLast Update
0004202MMW v4Otherpublic2010-11-01 14:47
Reporterrusty Assigned To 
PriorityhighSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version3.0 
Fixed in Version3.1 
Summary0004202: Glided: time format doesn't match the rest of the player
DescriptionReported at:
http://www.mediamonkey.com/forum/viewtopic.php?p=117750#117750

I don't think it's a huge issue, but might be worth changing if you agree.
TagsNo tags attached.
Fixed in build

Activities

user_Morten

2007-12-20 20:02

developer   ~0012659

How is it wrong? A deeper explanation would be helpful.

rusty

2008-01-20 22:42

administrator   ~0012912

Player shows MMM:SS. Elsewhere, the UI shows HH:MM:SS.

user_Morten

2008-01-21 00:01

developer   ~0012913

Here is the whole code;

[TimeDisplay]
Type=Text
Transperent=1
Resizable=1,1,0,0
Pos=4,13
Size=40,12
Transperent=1
TextMask=%I
FontColor=cccccc
FontHeight=-12
VistaFontName=Calibri
LockRightDistance=2
LockRightObject=PlayPauseButton
Scrollable=0

What should I change to make this fixed then? I don't understand how I can fix such a problem.

stephen_platt

2008-09-20 14:46

developer   ~0014625

In the player.ini, you have to modify the top section:

It would look like this:

[PlayerSkin]
EngineVersion=100
Resizable=1,1,1,0
Pos=0,0
Size=598,96
Transperent=0
TimeFormat=HH:mm:ss
DockAtMostBottom=1
DockLock=1
RemoveAllBordersAround=1