kidhazy wrote: 
> 
> FYI, what I do is grab the MAC address of the player from the Squeezebox
> Settings Info panel, and then replace all the ":" with %3A
> 
> So, player 00:04:20:1e:49:e6 becomes:
> http://<IP
> ADDRESS>:9002/plugins/LMSannounce/js.html?cmd=announceFile&file=%2Fvolume1%2FMusic%2Fdoorbell.mp3&playerid=00%3A04%3A20%3A1e%3A49%3Ae6
> 
> Am I calling it correctly?
> 
Looks ok at first glance.

> 
> Any logfiles I can check?
> 

Switch logging to debug in
WebUI>Settings>Advanced>Logging>plugin.lmsannounce and check server.log
for Plugins::LMSannounce::Plugin messages, esp the following:

Code:
--------------------
    handleJSONP cmd=  pid=
  handleJSONP targetClient=
  player specified () not found, falling back to 
--------------------



SW: 'Web UI for LMS'
(http://forums.slimdevices.com/showthread.php?98186-Announce-Alternative-Web-Interface-(beta))
| 'Playlist Editor / Generator'
(http://forums.slimdevices.com/showthread.php?108199-Announce-LMS-Playlist-Editor)
| 'Music Classification'
(http://forums.slimdevices.com/showthread.php?108278-Announce-Essentia-Integration-music-classification-(moods-genres-))
| 'Similar Music'
(http://forums.slimdevices.com/showthread.php?108495-Announce-LMSmusly-play-similar-music)
| 'LMSlib2go' (https://www.nexus0.net/pub/sw/lmslib2go/)
HowTos: 'build a self-contained LMS'
(http://forums.slimdevices.com/showthread.php?99648-Howto-build-a-self-contained-LMS)
| 'Ogg Opus'
(http://forums.slimdevices.com/showthread.php?107011-Howto-play-Ogg-Opus-files)
| 'Bluetooth/ALSA'
(http://forums.slimdevices.com/showthread.php?107230-Howto-Bluetooth-streaming-to-from-LMS-(ALSA-only-no-PulseAudio))
------------------------------------------------------------------------
Roland0's Profile: http://forums.slimdevices.com/member.php?userid=56808
View this thread: http://forums.slimdevices.com/showthread.php?t=109096

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to