Bug 2825 - CURRTIME in TitleFormat broken
: CURRTIME in TitleFormat broken
Status: RESOLVED FIXED
Product: Logitech Media Server
Classification: Unclassified
Component: Player UI
: 6.2.1
: PC Windows XP
: P2 normal (vote)
: ---
Assigned To: Blackketter Dean
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2006-01-15 16:40 UTC by Mike Salisbury
Modified: 2008-09-15 14:39 UTC (History)
1 user (show)

See Also:
Category: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mike Salisbury 2006-01-15 16:40:18 UTC
I put CURRTIME into my TitleFormat so that I can use my SliMP3 as a clock as well as tell me what's playing.  This used to work fine.  When I updated to 6.2.1 (from 6.0.x), I started getting only 4:00PM as the time.  I'm guessing this is midnight GMT (I'm PST).

Couldn't find this by searching the bug database.  Apologies if it's a dupe.

SlimServer Version: 6.2.1 - 5194 - Windows XP - EN - cp1252
SliMP3 Player Firmware Version: 2.3
Comment 1 KDF 2006-01-15 19:12:44 UTC
tiode, could this be a display caching issue?
Comment 2 Adrian Smith 2006-01-16 11:02:56 UTC
I suspect this is due to the display cache used to speed up the now playing display.  This stores the format of the title and only updates it when the url being played changes.  [inside standardTitle in Slim::Music::Info.pm]

If you would like to display time and song info on the same time, could you consider using the plugin MusicInfoSCR [see plugins list].  From memory this should be able to display the current time in either of the overlays [right hand portions of the screen] without caching.
Comment 3 Mike Salisbury 2006-01-17 06:40:36 UTC
I can definitely look into using MusicInfoSCR.  However, I want to be clear that this is not solely a caching issue.  The time always displays 4:00PM for me.  Whatever time is being used to compute the display time is always midnight GMT.
Comment 4 Adrian Smith 2006-02-03 15:32:04 UTC
Mike,  I think I've found the cause of this - it was trying to convert the currently playing track into a time..  I have changed 6.5 trunk from r6066 - so the next nightly for 6.5 should have this fixed.  Though I think the time will possibly still be cached for the duration of the current track, so may not be totally useful?
Comment 5 Mike Salisbury 2006-02-04 08:05:32 UTC
Caching for the duration of the track is more than adequate for my needs.  Glad you were able to find it!
Comment 6 Blackketter Dean 2006-04-23 09:36:03 UTC
Mike, can you confirm that this is fixed?  If so, please close the bug.
Comment 7 Mike Salisbury 2006-04-27 07:23:03 UTC
Subject: Re:  CURRTIME in TitleFormat broken

CURRTIME seems better now.  the time stays the same during each song but does get
reset between songs.

don't know if this is a beta thing or not, but one CSS file seems to be missing (can't find
the default skin.css)

-m


----- Original Message ----
From: Slim Devices Bugzilla <bugs@bugs.slimdevices.com>
To: mpsalisbury@yahoo.com
Sent: Sunday, April 23, 2006 9:36:04 AM
Subject: [Bug 2825] CURRTIME in TitleFormat broken

https://bugs-archive.lyrion.org/show_bug.cgi?id=2825


dean@slimdevices.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |6.5




------- Comment #6 from dean@slimdevices.com  2006-04-23 09:36 -------
Mike, can you confirm that this is fixed?  If so, please close the bug.




------- You are receiving this mail because: -------
You reported the bug, or are watching the reporter.



<html><head><style type="text/css"><!-- DIV {margin:0px} --></style></head><body><div style="font-family:times new roman, new york, times, serif;font-size:12pt"><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;"><div>CURRTIME seems better now.&nbsp; the time stays the same during each song but does get<br>reset between songs.<br><br>don't know if this is a beta thing or not, but one CSS file seems to be missing (can't find<br>the default skin.css)<br><br>-m<br><br><br>----- Original Message ----<br>From: Slim Devices Bugzilla &lt;bugs@bugs.slimdevices.com&gt;<br>To: mpsalisbury@yahoo.com<br>Sent: Sunday, April 23, 2006 9:36:04 AM<br>Subject: [Bug 2825] CURRTIME in TitleFormat broken<br><br><div><a target="_blank" href="https://bugs-archive.lyrion.org/show_bug.cgi?id=2825">https://bugs-archive.lyrion.org/show_bug.cgi?id=2825</a><br><br><br>dean@slimdevices.com changed:<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
 What&nbsp;&nbsp;&nbsp;&nbsp;|Removed&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; |Added<br>----------------------------------------------------------------------------<br>&nbsp;&nbsp; Target Milestone|---&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; |6.5<br><br><br><br><br>------- Comment #6 from dean@slimdevices.com&nbsp;&nbsp;2006-04-23 09:36 -------<br>Mike, can you confirm that this is fixed?&nbsp;&nbsp;If so, please close the bug.<br><br><br><br><br>------- You are receiving this mail because: -------<br>You reported the bug, or are watching the reporter.<br></div></div></div></div></body></html>
Comment 8 Dan Sully 2006-07-19 09:21:09 UTC
Sounds like it's working to me.

Please reopen if it's not.

Thanks