Skip to content

Instantly share code, notes, and snippets.

@solars
Last active December 27, 2017 16:46
Show Gist options
  • Save solars/a0163416d8d489d49330d67344b01f05 to your computer and use it in GitHub Desktop.
Save solars/a0163416d8d489d49330d67344b01f05 to your computer and use it in GitHub Desktop.
2017-12-27 17:30:52.124 [DEBUG] [eezebox.internal.SqueezeBoxAudioSink] - Processing audioStream http://192.168.1.45:8080/audio/4380a39a-f940-46de-a317-23af65f6f9d8mp3 of format AudioFormat [codec=MP3, container=NONE, bitDepth=16, bitRate=64000, frequency=44100]
2017-12-27 17:30:52.127 [DEBUG] [ebox.handler.SqueezeBoxPlayerHandler] - Play notification sound on player b8:27:eb:56:4b:f4 at URI http://192.168.1.45:8080/audio/4380a39a-f940-46de-a317-23af65f6f9d8mp3
2017-12-27 17:30:52.129 [DEBUG] [ebox.handler.SqueezeBoxPlayerHandler] - Cur State: vol=18, mut=NOT MUTED, pwr=ON, stp=NOT STOPPED, ctl=PLAYING, shf=OFF, rpt=OFF, tix=0, tnm=1, tim=321
2017-12-27 17:30:52.132 [DEBUG] [ebox.handler.SqueezeBoxPlayerHandler] - Setting up player for notification
2017-12-27 17:30:52.134 [DEBUG] [ebox.handler.SqueezeBoxServerHandler] - Sending command: b8:27:eb:56:4b:f4 stop
2017-12-27 17:30:52.137 [DEBUG] [ebox.handler.SqueezeBoxServerHandler] - Sending command: b8:27:eb:56:4b:f4 mixer volume 18
2017-12-27 17:30:54.245 [DEBUG] [ebox.handler.SqueezeBoxPlayerHandler] - Done waiting 2100 ms for volume to update
2017-12-27 17:30:54.247 [DEBUG] [ebox.handler.SqueezeBoxPlayerHandler] - Playing notification
2017-12-27 17:30:54.248 [DEBUG] [ebox.handler.SqueezeBoxServerHandler] - Sending command: b8:27:eb:56:4b:f4 playlist add http://192.168.1.45:8080/audio/4380a39a-f940-46de-a317-23af65f6f9d8mp3
2017-12-27 17:30:54.651 [DEBUG] [ebox.handler.SqueezeBoxPlayerHandler] - Done waiting 400 ms for playlist to update
2017-12-27 17:30:54.654 [DEBUG] [ebox.handler.SqueezeBoxServerHandler] - Sending command: b8:27:eb:56:4b:f4 playlist index 1
2017-12-27 17:31:11.825 [DEBUG] [ebox.handler.SqueezeBoxServerHandler] - Sending command: players 0
2017-12-27 17:31:24.690 [WARN ] [ebox.handler.SqueezeBoxPlayerHandler] - TIMEOUT after 30000 waiting for stop!
2017-12-27 17:31:24.694 [DEBUG] [ebox.handler.SqueezeBoxPlayerHandler] - Restoring player state
2017-12-27 17:31:24.699 [DEBUG] [ebox.handler.SqueezeBoxServerHandler] - Sending command: b8:27:eb:56:4b:f4 mixer volume 0
2017-12-27 17:31:24.803 [DEBUG] [ebox.handler.SqueezeBoxPlayerHandler] - Done waiting 100 ms for volume to update
2017-12-27 17:31:24.806 [DEBUG] [ebox.handler.SqueezeBoxServerHandler] - Sending command: b8:27:eb:56:4b:f4 playlist delete 1
2017-12-27 17:31:26.411 [DEBUG] [ebox.handler.SqueezeBoxPlayerHandler] - Done waiting 1600 ms for playlist to update
2017-12-27 17:31:26.414 [DEBUG] [ebox.handler.SqueezeBoxPlayerHandler] - Resuming last item playing
2017-12-27 17:31:26.416 [DEBUG] [ebox.handler.SqueezeBoxServerHandler] - Sending command: b8:27:eb:56:4b:f4 playlist index 0
2017-12-27 17:31:26.819 [DEBUG] [ebox.handler.SqueezeBoxPlayerHandler] - Done waiting 400 ms for playlist to update
2017-12-27 17:31:26.822 [DEBUG] [ebox.handler.SqueezeBoxServerHandler] - Sending command: b8:27:eb:56:4b:f4 time 321
2017-12-27 17:31:26.825 [DEBUG] [ebox.handler.SqueezeBoxPlayerHandler] - Playing the playlist item
2017-12-27 17:31:26.827 [DEBUG] [ebox.handler.SqueezeBoxServerHandler] - Sending command: b8:27:eb:56:4b:f4 mixer volume 18
2017-12-27 17:31:26.931 [DEBUG] [ebox.handler.SqueezeBoxPlayerHandler] - Done waiting 100 ms for volume to update
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment