Re: [SlimDevices: Plugins] [Announce] LMS Announce - play announcements / notifications

2022-01-16 Thread martingr
martingr wrote: > Hi Roland, you're right - I've removed the extra parameters (included in > the gTTS.sh script): > > > Code: > > #!/bin/bash > # MG 2021-12-12 > # based on https://forums.slimdevices.com/showthread.php?109096

Re: [SlimDevices: Plugins] [Announce] LMS Announce - play announcements / notifications

2021-12-25 Thread martingr
Roland0 wrote: > You seem to have tested this command: > > Code: > > /home/tc/gTTS.sh -o /tmp/annTTS.wav -t "Test" > > > > and not the one actually used according to the log you posted: > > Code: > > /home/tc/gTTS.sh -o

Re: [SlimDevices: Plugins] [Announce] LMS Announce - play announcements / notifications

2021-12-19 Thread martingr
martingr wrote: > Hi Roland, I did only two things, also did recognize the different error > message (I thought it is because of switching on debugging maybe) > 1) I saw a lot of Spotty plugin error messages in the log, but anyway > I'm not using it - so I've uninstalled &

Re: [SlimDevices: Plugins] [Announce] LMS Announce - play announcements / notifications

2021-12-15 Thread martingr
Roland0 wrote: > I assume you've changed something, since this is now a different error: > > > (in your case, the TTS engine is "/home/tc/gTTS.sh", so run that -as the > LMS user- from the shell. Check for permission issues first.) Hi Roland, I did only two things, also did recognize the

Re: [SlimDevices: Plugins] [Announce] LMS Announce - play announcements / notifications

2021-12-13 Thread martingr
Roland0 wrote: > Have you restarted LMS with debug logging ? You should see: > > Code: > > [21-12-11 04:16:38.0798] Plugins::LMSannounce::Plugin::initPlugin (116) LMSannounce init start > [21-12-11 04:16:38.0808] Plugins::LMSannounce::Plugin::initPlugin (137)

Re: [SlimDevices: Plugins] [Announce] LMS Announce - play announcements / notifications

2021-12-13 Thread martingr
Roland0 wrote: > switch logging to debug for the plugin (LMS Web > interface/Settings/Advanced/Logging/plugin.lmsannounce). Search the > server log for lines like > - "LMSannounce: using /usr/local/etc/ > - "LMSannounce: parsed la-ttsprofiles.json' > - "announceTTS called: ttspreset= > -

Re: [SlimDevices: Plugins] [Announce] LMS Announce - play announcements / notifications

2021-12-08 Thread martingr
Roland0 wrote: > That's going to fail for a lot of cases (e.g. streaming) > > > Simplest way would be using ssh. > Here's a script to use in a TTS profile: > > Code: > > > #!/bin/bash > > while getopts "o:t:" opt; do > case $opt in > o) >

Re: [SlimDevices: Plugins] [Announce] LMS Announce - play announcements / notifications

2021-12-08 Thread martingr
Roland0 wrote: > The plugin uses LMS' built-in methods to save/restore the playlist, so > there isn't an obvious solution except writing some custom logic to > detect that DynamicPlaylists is active, somehow save it's state, > restore state and re-activate it afterwards, which seems excessive.

Re: [SlimDevices: Plugins] [Announce] LMS Announce - play announcements / notifications

2021-12-05 Thread martingr
Hi Roland, Today I‘ve installed the plugin for the first time on my piCoreplayer LMS - 8.2.0, works as expected for mp3 announcements- great! Two questions: 1) I‘m using DynamicPlaylists 3.2.7- after the announcements the playlist is continuing as expected, but like/as static playlist

Re: [SlimDevices: Plugins] Announce: ShairTunes2 plugin - Airtunes on your LMS

2015-10-30 Thread martingr
I installed this version v0.18 of the plugin on Logitech Media Server Version: 7.7.3 on Synology Diskstation 212+ - logfile looks good: Code: [15-10-31 02:37:31.4299] main::init (354) Starting Logitech Media Server (v7.7.3, 1375965195, Mon Aug 19 11:42:55 PDT 2013)