slartibartfast wrote: > Well they had another post about the same thing and nobody responded to > that one either but there is more detail in it. > https://forums.slimdevices.com/showthread.php?p=635687 > >
Thx I had a similar issue on my installation. Didn't really notice it because it is not a machine I work on but as I started running python scripts as part of a home automation project I found that some of the stations would frequently drop out. Took me a bit to connect the dots but I found that LMS was transcoding streams that the radio would play natively and so in this use case I was not only wasting CPU but it was also competing with the home automation app. So I reconfigured LMS as described in my earlier post (and still don't understand why that settings screen has disappeared from 8.x versions) and I also redeveloped the python script I was running to ELF which uses less resources and is ~50 times faster. ------------------------------------------------------------------------ gordonb3's Profile: http://forums.slimdevices.com/member.php?userid=71050 View this thread: http://forums.slimdevices.com/showthread.php?t=91404 _______________________________________________ Squeezecenter mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/squeezecenter
