Hi Frankd,

Great work, i'm using a wandboard quad for LMS now for a couple of years
and the only thing what was missing was MusciIP, well a sort of missing
it was en is running on a qnap nas and redirected to the wandboard with
xinetd this setup works reasonably well but this is even better. 
Only the boot script was not working on the wandboard the headers for
the init daemon i had to change from,

Code:
--------------------
    # Required-Start: $remote_fs $syslog
  # Required-Stop: $remote_fs $syslog
--------------------

to

Code:
--------------------
    # Required-Start:    $local_fs $network
  # Required-Stop:     $local_fs
--------------------

to make it work.
Filters are working also and now all i need is a way to make receipes
and moods get recognized.
In all a very good job, thank you for your work.

Greetings,

Henk


------------------------------------------------------------------------
HB64's Profile: http://forums.slimdevices.com/member.php?userid=14945
View this thread: http://forums.slimdevices.com/showthread.php?t=106958

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

Reply via email to