squim wrote: 
> 
> If the current playlist has "repeat" activated, the announce will go in
> loop forever.
> 
I've released an update which should fix this.

squim wrote: 
> 
> I have only tested announceFile and announceTTS so far using wget, and
> the sound is played. But I get this error in the log:
> > 
Code:
--------------------
  >   > 
  > [18-11-03 12:27:50.6108] 
Slim::Formats::Playlists::Base::playlistEntryIsValid (125) Warning: 
file:///storage/nfs-share/music/ripped/%EF%BB%BF%23EXTM3U found in playlist:
  > file:///storage/nfs-share/playlists/announceTTS.m3u doesn't exist on disk - 
skipping!
  > 
--------------------
> > 
> I'm not sure if it is something wrong with an existing playlist that I
> have, but I could not find any reference to the music/ripped folder in
> any of my playlists. Also, announceTTS.m3u does not exist, but I do
> get tempplaylist_XXX.m3u files in that folder.
> 
I get the the same message, you can ignore it.
(Technical background: LMS writes 3 wierd characters ( (hex
%EF%BB%BF)) at the start of a playlist file, which I already had to work
around when reading it from other applications. The plugin, however,
only uses the LMS API, so this is the first time I've seen LMS having
problems reading it's own playlists. Not sure how to handle this, maybe
I'll file an issue with Logitech))

squim wrote: 
> 
> So it seems something is failing when the playlist is to be resumed. I
> turned loglevel to Debug, and this is what I see in the log (MAC
> scrambled):
> > 
Code:
--------------------
  >   > 
  > [18-11-03 12:42:20.8647] Plugins::LMSannounce::Plugin::handleJSONP (189) 
handleJSONP cmd=announceFile pid=00:04:20:00:00:00
  > [18-11-03 12:42:20.8692] Plugins::LMSannounce::Plugin::announceFile (280) 
announceFile called: file=/storage/nfs-share/announce/Rhumba-beat-75-bpm.wav
  > [18-11-03 12:42:20.8812] Plugins::LMSannounce::Plugin::__ANON__ (288) 
announceFile: plid=4476
  > [18-11-03 12:42:20.9145] 
Slim::Formats::Playlists::Base::playlistEntryIsValid (125) Warning: 
file:///storage/nfs-share/playlists/%EF%BB%BF%23EXTM3U found in playlist:
  > file:///storage/nfs-share/playlists/announceTTS.m3u doesn't exist on disk - 
skipping!
  > [18-11-03 12:42:20.9148] 
Slim::Formats::Playlists::Base::playlistEntryIsValid (125) Warning: 
file:///storage/nfs-share/music/ripped/%EF%BB%BF%23EXTM3U found in playlist:
  > file:///storage/nfs-share/playlists/announceTTS.m3u doesn't exist on disk - 
skipping!
  > [18-11-03 12:42:20.9928] 
Plugins::LMSannounce::Plugin::playlistLoadedCallback (242) 
playlistLoadedCallback called for cmd playlist load_done
  > [18-11-03 12:42:29.4821] 
Plugins::LMSannounce::Plugin::playlistStoppedCallback (217) 
playlistStoppedCallback called for cmd playlist stop
  > [18-11-03 12:42:29.4826] 
Plugins::LMSannounce::Plugin::playlistStoppedCallback (222) 
playlistStoppedCallback: playerid=00:04:20:00:00:00
  > tmppls=tempplaylist_0004202ce3f6 time=22.1893183555603
  > [18-11-03 12:42:29.5078] Plugins::LMSannounce::Plugin::__ANON__ (227) 
playlistStoppedCallback: resume done
  > [18-11-03 12:42:29.5084] Plugins::LMSannounce::Plugin::__ANON__ (229) 
deleting /tmp/annTTS.wav
  > 
--------------------
> > 
> 
> It says "resume done", but it is not. Any ideas on what goes wrong
> here? How can I get rid of that playlist warning?
> EDIT: I tried to unsynchronize the player, and then it worked. So, the
> problem is probably related to my multi player setup.
I've changed the target of the resume api call in the new version, check
if this makes a difference in a synchronized setup.



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
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to