Bug 6205 - Log message when hitting play in home menu
: Log message when hitting play in home menu
Status: RESOLVED DUPLICATE of bug 6081
Product: Logitech Media Server
Classification: Unclassified
Component: IR
: 7.0
: PC Other
: P2 minor (vote)
: ---
Assigned To: Unassigned bug - please assign me!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2007-11-20 21:02 UTC by Erland Isaksson
Modified: 2007-11-21 10:11 UTC (History)
0 users

See Also:
Category: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Erland Isaksson 2007-11-20 21:02:44 UTC
I get the following log message when I hit the play button on the remote when standing in the Home menu.
=============
Slim::Hardware::IR::executeButton (997) Button [play] with irCode: [undef] not implemented in mode: [home]
=============

I haven't seen any other problems beside the log message, it starts to play the music correctly.

I get similar messages in other menus, for example when holding play on an artist in the browse by artist menu I get several of these:
=============
Slim::Hardware::IR::executeButton (997) Button [play.repeat] with irCode: [undef] not implemented in mode: [browsedb]
=============

The problem might be just be that the log message should be set to a lower logging level, but someone with better knowledge of the code has to investigate if this is the case or not.
Comment 1 KDF 2007-11-20 23:49:07 UTC
see bug 6081, bug 1943 and also bug 4475

all relate to debug levels which andy is reviewing.
Comment 2 Andy Grundman 2007-11-21 10:11:34 UTC

*** This bug has been marked as a duplicate of 6081 ***