Re: [SlimDevices: SqueezeCenter] SqueezeSrv.exe won't stop and can't be killed

2018-07-31 Thread philippe_44
bpa wrote: > How about "notmyfault" type process see > https://blogs.technet.microsoft.com/markrussinovich/2005/08/17/unkillable-processes/ > > edit: > It describes how to trace callback to hanging point which may not be > very useful with Perl but if it is related to your helper exe - it may

Re: [SlimDevices: SqueezeCenter] SqueezeSrv.exe won't stop and can't be killed

2018-07-31 Thread bpa
philippe_44 wrote: > Nothing strange, just it can't be killed How about "notmyfault" type process see https://blogs.technet.microsoft.com/markrussinovich/2005/08/17/unkillable-processes/ bpa's Profile:

Re: [SlimDevices: SqueezeCenter] SqueezeSrv.exe won't stop and can't be killed

2018-07-31 Thread bpa
Have you tried using somehting like "Process Explorer" to see if there is something "odd" about the process state, child processes etc. It seems to be like a Linux zombie - where it is stuck waiting on an event typically I/O request or from a child process.

Re: [SlimDevices: SqueezeCenter] SqueezeSrv.exe won't stop and can't be killed

2018-07-31 Thread philippe_44
reinholdk wrote: > I assume you've checked that it's the same process id that is living on > after you've tried to kill it? Yes, it's the same that stays sticky bpa wrote: > Have you tried using somehting like "Process Explorer" to see if there > is something "odd" about the process state,

Re: [SlimDevices: SqueezeCenter] SqueezeSrv.exe won't stop and can't be killed

2018-07-31 Thread reinholdk
I assume you've checked that it's the same process id that is living on after you've tried to kill it? reinholdk's Profile: http://forums.slimdevices.com/member.php?userid=36070 View this thread:

[SlimDevices: SqueezeCenter] Recording played music

2018-07-31 Thread olivaar
Is there a plugin or function there i can record/save the played stream to a MP3 file? olivaar's Profile: http://forums.slimdevices.com/member.php?userid=64848 View this thread:

Re: [SlimDevices: SqueezeCenter] Is there a way to do a mic input to the server so can play on devices?

2018-07-31 Thread bpa
You can use two 1. VLC to create a http stream 2. the WAVinput plugin - depending on the OS and the audio subsystem - it can be simple or tricky to setup bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806

Re: [SlimDevices: SqueezeCenter] Is there a way to do a mic input to the server so can play on devices?

2018-07-31 Thread Raymond Day
So I guess can't use VLC on a linux server. Put the "Additional Repositories" in and it came back with: Bad repository http://bpaplugins.googlecode.com/svn/trunk/repo.xml - 404 Not Found Wanted to install the WavInput. How would I do that? -Raymond Day

Re: [SlimDevices: SqueezeCenter] Is there a way to do a mic input to the server so can play on devices?

2018-07-31 Thread edwin2006
There was some where a program that was able to Crete a sound stream which you could play via lms but I'm not able to find it again [emoji15] *SqueezeBoxes:* 2x SB2 (Living room and study), 1x Radio (Kitchen), 1x Boom (Dining room), 1x piCorePlayer (jacuzzi), 1x piCorePlayer (Garden) 1x OSMC

[SlimDevices: SqueezeCenter] Is there a way to do a mic input to the server so can play on devices?

2018-07-31 Thread Raymond Day
I looked at plugins but I don't think there is one for this. I want to plug in the audio to my server with Logitech media Server on it and pick that sound to play. Is there a way to do this? -Raymond Day Raymond Day's

Re: [SlimDevices: SqueezeCenter] Is there a way to do a mic input to the server so can play on devices?

2018-07-31 Thread bpa
Raymond Day wrote: > So I guess can't use VLC on a linux server. You can. > Put the "Additional Repositories" in and it came back with: > > Bad repository http://bpaplugins.googlecode.com/svn/trunk/repo.xml - 404 > Not Found > > Wanted to install the WavInput. How would I do that?

Re: [SlimDevices: SqueezeCenter] Is there a way to do a mic input to the server so can play on devices?

2018-07-31 Thread Raymond Day
bpa wrote: > You can. > > > > > > googlecode is dead for a few years. > > What OS/platform are you using ? *Ubuntu Linux 18.04 Linux > 4.15.0-29-generic on x86_64* > What audio subsystem - ALSA or Pulseaudio ? *Got a USB with mic and > audio on it it's a ALSA because a aplay -l will show

Re: [SlimDevices: SqueezeCenter] Is there a way to do a mic input to the server so can play on devices?

2018-07-31 Thread Raymond Day
Did this command: Code: arecord -D plughw:1,0 -d 5 -f S16_LE -c1 -r44100 test4.wav It recorded like a 5 sec audio from the mic. Mono type sound. So I know it works if just can get LMS to add it like a song. -Raymond Day

[SlimDevices: SqueezeCenter] Order of menu items in LMS Home page

2018-07-31 Thread bobertuk
Is there any way to change the order of menu entries in LMS Home/My Music (default skin)? I do not find the default order ideal for me. It can not be done by simply dragging things around in the GUI so it would need to be done directly in code - somewhere! If I wanted to try re-ordering the