brambil wrote: 
> I looked to your python code, I will merge some of yours mods in mine
> and share. In particular your conversion to Python 3 is better than mine
> and also the revisiting of LMS info extraction.
> 
> On my side I removed everything about volume control and fixed the
> volume control inside LMS (I leave the Volume Control to the DAC), so I
> removed everything from the display.
> Idem in the code there are parts about SPDIF (maybe from Audiophonics
> Rasptouch).
> 
> I'm working on change the screensaver from a clock to a Vu-Meter ( like:
> https://github.com/shunte88/LMSMonitor but I think is abandoned) when a
> song is playing.
> 
> In this moment I'm on DietPi but the approach is similar. 
> Also I made some change to LIRC:
> - manage the poweroff input 
> - ignore any other remote command except play/pause and Poweroff.
> - I'm looking to integrate the support to another remote, maybe by
> Rpi-bluetooth 
> 
> If you make a Github I will contribute. I don't like volumio at all.
> 
> I attach my version, as wrote before, you managed better than me the
> Python 3 conversion and the info extraction from LMS. I will merge your
> mods in mine and share again.
> 37114
> 
> In this days I am in war with LMS, sometimes it decide to not start or
> take minutes to start... I don't know why. Nothing in log, nothing
> anywhere.

Hi

Yes, I'll post something to github when I'm back - I'm away at the
moment.  I have done some recent updates - not sure if you have them. 
The main change was to auto-detect the LMS IP address by broadcasting
the discovery packet, which is quite nice.  It'll also happily retry
until it finds the server - for example if you're rebooting the server
after updating a plugin etc..

On the volume front, I just have mine set to 100% in LMS and then the
code just doesn't display the volume - I also don't use the volume here.
My own IR file is also more limited, but I thought I'd post something
with all the same options as the original for people.


------------------------------------------------------------------------
psketch's Profile: http://forums.slimdevices.com/member.php?userid=56555
View this thread: http://forums.slimdevices.com/showthread.php?t=114706

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

Reply via email to