I finally get a build of LMS via ports to work (you have to disable the tests in the LMS options), but i still have problems with the server.
Even when the installation process is much easier than before , its just
the server is not completely working as it should: I was only able to connect two of my Squeezeboxes (touch and radio). The second radio was not able to find the server. But via webif i was able to start some spotty play on the radio and i was able to listen. But the display on the radio still tells me i couldn't find any server. Very strange.
Another thing i found out is: the old installation just has three open ports: 3483, 9000, 9090
But with the new "ports"-pkg i get 21,22,111,139,445,2049,6000 additionally to the 3483,9000,9090
Anyone who uses the ports version of LMS, too? Whats wrong with the discovery and why are there so many open ports?
Even when the installation process is much easier than before , its just
Code:
LMS
portsnap fetch extract
cd /usr/ports/.../logitechmediaserver/
(tests off)
make install clean
echo 'logitechmediaserver_enable="YES"' >> /etc/rc.conf
service logitechmediaserver start
Another thing i found out is: the old installation just has three open ports: 3483, 9000, 9090
But with the new "ports"-pkg i get 21,22,111,139,445,2049,6000 additionally to the 3483,9000,9090
Anyone who uses the ports version of LMS, too? Whats wrong with the discovery and why are there so many open ports?