grimmace92 wrote: 
> Oh man.  I am such a fool.  I went way to far down the rabbit hole on
> this one.  Obviously that song wasn't in my LMS database.  I picked one
> that was and got the expected results.  I will investigate the spotify
> query when I am home later.  Also I am still having issues with the
> play, pause and next track buttons not showing up.  I did a full install
> a few times and had issues with that. In post #118 I showed a pic of
> what I am seeing and the code I see in the files.  Is that correct?
> THANK YOU for the help.  In return I will put together a guide for
> synology users as it was a real pain to get the SSL certificate
> installed.

Based on the GUI view, looks like your script entities are not being
found (ie: contents of script_lms_controls.yaml is not being found in
the scripts section).  So, in your configuration.yaml file, look for the
line:

Code:
--------------------
    script: !include_dir_merge_named scripts
--------------------

If it's exactly as listed above, then all your scripts need to be
installed in a directory named *scripts*, this would typically contain a
file called scripts.yaml and the file script_lms_controls.yaml. 

Otherwise if it reads something like:  script: !include scripts.yaml
then the contents of the file script_lms_controls.yaml needs to be
merged with the file scripts.yaml

Either way works just fine.  

After working with several users now, the next release will make use of
a package file, env.sh script, etc which will help take care of some of
the tedious installation parts of this little app.   I would expect that
release nearing the end of January.

Ynot.



*software* - logitech media server version: 7.9.1, home assistant
0.75.3, dialogflow - v.2 api, lms controls app - voice control of lms, 
openmediavault 4.1.9 - storage
*add-ons* - spotty, upnp / dlna bridge, chromecast bridge, 
*players* - sonos, upnp, pi3 - pi core player 3.5.0, android- sb player
v1.4.0, airplay to googlehome and minis
*hardware* - server - i7-3.4ghz, 4gb ram, 6tb storage, debian - 4.16.5
------------------------------------------------------------------------
ynot1234567890's Profile: http://forums.slimdevices.com/member.php?userid=66569
View this thread: http://forums.slimdevices.com/showthread.php?t=109273

_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to