Let me start by thanking Philippe. This is a great plugin.
I have ported it to FreeNAS/FreeBSD. The port and the instructions are
here if anyone is interested.
Code:
--------------------
https://github.com/ecarjat/LMS-to-Raop
--------------------
The executable runs fine as a daemon and works well. However I haven't
found out how to integrate with the interface.
I have copied the executable in
Code:
--------------------
Cache/InstalledPlugins/Plugins/RaopBridge/Bin/
--------------------
And edited Squeeze2raop.pm to add
Code:
--------------------
if ($os->{'osArch'} =~ /amd64-freebsd/) {
return qw(squeeze2raop-freebsd);
}
--------------------
but that doesn't seeem to start it ... I am not sure what else do I need
to edit.
------------------------------------------------------------------------
ecarjat's Profile: http://forums.slimdevices.com/member.php?userid=70198
View this thread: http://forums.slimdevices.com/showthread.php?t=105198
_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins