ynot1234567890 wrote:
> Does pause, play, volume work on the player?
>
> If the only one working is artist for music source lms (this action does
> not require a shell script file at this time), then the shell files are
> not being called properly and the likely cause of that is path to the
> shell scripts is incorrect or the shell script file rights are incorrect
> / not executable. Check the configuration.yaml section and confirm the
> path to the files is correct. In addition you could chmod the shell
> files with 777 to ensure they are executable by all.
>
> >
Code:
--------------------
> > shell_command:
> lms_qry_alb: 'bash /config/shell/qry_alb.sh {{text1}} {{text2}}'
> lms_qry_alb_song: 'bash /config/shell/qry_alb_song.sh {{text1}} {{text2}}
{{text3}}'
> lms_spot_art: 'bash /config/shell/spot_art_top.sh {{text1}}'
> lms_spot_art_alb: 'bash /config/shell/spot_art_alb.sh {{text1}} {{text2}}'
> lms_spot_art_alb_song: 'bash /config/shell/spot_art_alb_song.sh {{text1}}
{{text2}} {{text3}}'
> lms_spot_playlist: 'bash /config/shell/spot_playlist.sh {{text1}}'
--------------------
> >
>
> Depending on how you installed Home Assistant, your path could be
> somethign like: *-/home/homeassistant/.homeassistant/shell- *rather
> than *-/config/shell-*
Still no luck. The play, restart and advance buttons work. In my
docker details I see the file folder as web/docker/homeassistant and the
mount as /config
Under environment variables I see this
/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
------------------------------------------------------------------------
grimmace92's Profile: http://forums.slimdevices.com/member.php?userid=67328
View this thread: http://forums.slimdevices.com/showthread.php?t=109273
_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins