Re: [SlimDevices: Unix] 'Official' docker container for LMS?

2020-03-24 Thread Michael Herger

In order to update you'd have to re-build the container? Or can it
update itself?

It could, but that's "holding it wrong".
In principle, an image is used to spawn a container, then you kill it or
clone it, and the next container will be completely identical except for
a few details like hostname, network parameters, etc.


Are you saying that the image should be re-built regularly like other 
builds? The user would, instead of updating LMS in the container, update 
the container itself?


--

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


Re: [SlimDevices: Unix] ANNOUNCE: piCorePlayer 6.0.0

2020-03-24 Thread ElFishi


paul- wrote: 
> 
> 
> Which screen are you using?  Are you using an overlay that defines a
> rpi-backlight node?

You find details of my system 'here'
(https://forums.slimdevices.com/showthread.php?107366-picoreplayer-3-11-waveshare-3-5-TFT-jivelite-Raspberry-Pi-2B=934132=1#post934132).
I moved to pCP 6.0 since, not via an in-situ upgrade but starting from a
fresh download.  

Not sure if piscreen has a backlight node. How would I find out/ use
it?
So far I used "Power On/Off GPIO" from the Squeezelight Settings page.

I only noticed this behavior when I separated the power switch from the
backlight switch. Previously those where both driven from the same GPIO
and there was no problem. 

With the help of your nifty pcp-gpio command I could verify that the
backlight state matched the GPIO state. So the effect is not caused by
my ghetto-style soldering. 
I attach a snippet from the dmesg output, maybe you find something
interesting in there.


+---+
|Filename: dmesg.txt|
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=29850|
+---+


ElFishi's Profile: http://forums.slimdevices.com/member.php?userid=15528
View this thread: http://forums.slimdevices.com/showthread.php?t=111787

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


Re: [SlimDevices: Unix] ANNOUNCE: piCorePlayer 6.0.0

2020-03-24 Thread mflaten


Music Library scans properly but the playlists which are a sub directory
of the music library are scanned but the underlying songs are "empty". 
Any ideas would be greatly appreciated.  

29840

29841

29844


+---+
|Filename: Screenshot_2020-03-24 Screenshot.png |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=29844|
+---+


mflaten's Profile: http://forums.slimdevices.com/member.php?userid=66314
View this thread: http://forums.slimdevices.com/showthread.php?t=111787

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


Re: [SlimDevices: Unix] Jivelite on a Joggler

2020-03-24 Thread slimhase


Man in a van wrote: 
> Last week I had a play with this (using a 16gb usb stick)
> 
> https://www.jogglerwiki.com/forum/viewtopic.php?f=2=5038
> 
> I gave up, as it was not simple enough for this bear of little brain.:(
> 
> I returned to 
> 
> https://www.jogglerwiki.com/forum/viewtopic.php?f=2=4519
> 
> The Kernel 3.16 version did not want to co-oporate and so I switched to
> Kernel 5.4:rolleyes:
> 
> I have installed a working version of Jivelite which starts on boot and
> controls my players.
> 
> Kernel 5.4 uses perl 5.26.1
> 
> I have installed LMS v7.9.3 on the Joggler, accessed it from my Desktop,
> configured it, used it for playback but when I reboot the Joggler it all
> dies and is unreachable.:(
> 
> I might try the no CPAN version and follow the instructions on Roland0's
> thread, but I'm honestly loosing interest. 
> 
> Maybe just as a Jivelite screen it's worthwhile, but the time involved
> is not trivial.
> 
> ronnie

You might want to try chills setupfrom this thread. Since I added swap,
my system is running stable for me.
He prepared a img, which only needs addition of LMS and runs otherwise
out of the box.



LMS 8 on Open Peak Joggler (SqueezePlay OS)
Player: 5 x Squeezebox Classic, Slimp3, SqueezeAmp
2nd System: PiCorePlayer (and LMS) on Pi Zero;

slimhase's Profile: http://forums.slimdevices.com/member.php?userid=31958
View this thread: http://forums.slimdevices.com/showthread.php?t=110040

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


Re: [SlimDevices: Unix] Access to lms.cgi stuck in piCorePlayer interface

2020-03-24 Thread Themightybob


Thanks Ronnie for the pathway. Very useful indeed.

I do have network shares and the server is responding.

I finally had access to the lms.cgi via my PC wired-connected to my
internet box. It will be fine like this.
It seems to be a wifi issue. Maybe because of the mix of the 2,3GHZ and
5GHZ in the wifi setup.

Thanks a lot for all your help.

Cheers

Bob



Themightybob's Profile: http://forums.slimdevices.com/member.php?userid=69977
View this thread: http://forums.slimdevices.com/showthread.php?t=111861

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


Re: [SlimDevices: Unix] 'Official' docker container for LMS?

2020-03-24 Thread Michael Herger

I don't necessarily want to start completely from scratch.


Just saw that Alpine is based around musl, rather than glibc. Which 
means that you'd have to build all binaries yourself. I'm not sure you 
want to go there. It's probably more reasonable to start with a 
minimalist Debian based system. Then pull down nightlies for your platform.


--

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


Re: [SlimDevices: Unix] Jivelite on a Joggler

2020-03-24 Thread slimhase


@chill;
I hit a dead end and need some help / input to proceed:
I want to replace roobarbs SPOS on my Joggler with your Jivelite image
I got your image running and added LMS8 and its running nicely so far
when testing it.

However; I also want to use the Joggler as an Access Point. That worked
with the old setup without problems; I followed these instructions to
set it up:
https://www.jogglerwiki.com/forum/viewtopic.php?t=2119=140 (see
palindroms post)

But setting it up in a similar way does not work when using your image.

I don't know enough about uinux to pinpoint the problem.
Could it be that WiFi is not enabled or a driver for the Jogglers WiFi
card is missing in your image?

Any feedback would be great.

Hope everyone is well in these bad Corona times



LMS 8 on Open Peak Joggler (SqueezePlay OS)
Player: 5 x Squeezebox Classic, Slimp3, SqueezeAmp
2nd System: PiCorePlayer (and LMS) on Pi Zero;

slimhase's Profile: http://forums.slimdevices.com/member.php?userid=31958
View this thread: http://forums.slimdevices.com/showthread.php?t=110040

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


Re: [SlimDevices: Unix] Jivelite on a Joggler

2020-03-24 Thread Man in a van


slimhase wrote: 
> You might want to try chills setupfrom this thread. Since I added swap,
> my system is running stable for me.
> He prepared a img, which only needs addition of LMS and runs otherwise
> out of the box.

Yeh, I have in the past tried it, but sometimes like a challenge :p

ronnie

I tend to run LMS on a rpi and use a phone app these days more than a
Joggler :)



Man in a van's Profile: http://forums.slimdevices.com/member.php?userid=43627
View this thread: http://forums.slimdevices.com/showthread.php?t=110040

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


Re: [SlimDevices: Unix] ANNOUNCE: piCorePlayer 6.0.0

2020-03-24 Thread kidstypike


mflaten wrote: 
> Music Library scans properly but the playlists which are a sub directory
> of the music library are scanned but the underlying songs are "empty". 
> Any ideas would be greatly appreciated. 

This has nothing to do with piCorePlayer 6.0.0, please re-post in the
Logitech Media Server section, where it will probably receive more
attention.

Thanks.



*Server - LMS 8.0.0 *Pi4B 4GB/Flirc case/pCP 6.0.0 18K library,
playlists & LMS cache on SSD (ntfs)
*Study -* Pi3B+/pCP 5.0.0/pi screen/HiFiBerry DAC+/jivelite,
*Lounge* - Pi2/pCP 5.0.0 > HiFiBerry DIGI+ > AudioEngine DAC1 > AVI DM5
*Dining Room* - Squeezebox Boom
*Garage* - Squeezebox Touch > Edifier R980T

*Spares* - 1xTouch, 1xSB3, 1xRadio, 7xRPi

kidstypike's Profile: http://forums.slimdevices.com/member.php?userid=10436
View this thread: http://forums.slimdevices.com/showthread.php?t=111787

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


Re: [SlimDevices: Unix] 'Official' docker container for LMS?

2020-03-24 Thread adhawkins


Thanks for that info. In that case it should be relatively simple. Just
need a mechanism that queries for the latest nightly when the container
is built and installs it.

Will try to find time to have a play.

Andy



adhawkins's Profile: http://forums.slimdevices.com/member.php?userid=650
View this thread: http://forums.slimdevices.com/showthread.php?t=111828

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


Re: [SlimDevices: Unix] 'Official' docker container for LMS?

2020-03-24 Thread adhawkins


I don't necessarily want to start completely from scratch.

The end goal is to get a Docker container created that is as small as
possible, able to run with minimal configuration and be easily updatable
whenever there's a new LMS release.

Based on images sizes alone, it sounds like Alpine might be a good start
for this. However, if this makes things difficult, then expanding the
image size by basing it on Debian probably isn't the end of the world.

Apologies if I'm not being more clear, but I'm still finding my feet
with all this myself.

As a bit of background, I've been successfully running LMS from Debian
packages for *years*. Just considering moving it all to Docker in line
with the way I've been splitting up various other services on my
network.

Andy



adhawkins's Profile: http://forums.slimdevices.com/member.php?userid=650
View this thread: http://forums.slimdevices.com/showthread.php?t=111828

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


Re: [SlimDevices: Unix] 'Official' docker container for LMS?

2020-03-24 Thread Michael Herger

Thanks for that info. In that case it should be relatively simple. Just
need a mechanism that queries for the latest nightly when the container
is built and installs it.


In order to update you'd have to re-build the container? Or can it 
update itself?



--

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


Re: [SlimDevices: Unix] ANNOUNCE: piCorePlayer 6.0.0

2020-03-24 Thread paul-


Bluetooth in 6.0.0 works completely different than 5.0.   All speaker
configuration is done on the bluetooth page.  As a speaker connects it
will show up as it's own name in LMS.  The name used is the one on the
Bluetooth page for that device.



piCorePlayer a small player for the Raspberry Pi in RAM. 
Homepage: https://www.picoreplayer.org

Please 'donate'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=U7JHY5WYHCNRU=GB_code=USD=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted)
if you like the piCorePlayer

paul-'s Profile: http://forums.slimdevices.com/member.php?userid=58858
View this thread: http://forums.slimdevices.com/showthread.php?t=111787

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


Re: [SlimDevices: Unix] ANNOUNCE: piCorePlayer 6.0.0

2020-03-24 Thread mflaten


kidstypike wrote: 
> This has nothing to do with piCorePlayer 6.0.0, please re-post in the
> Logitech Media Server section, where it will probably receive more
> attention.
> 
> Thanks.

I am using piCorePlayer 6.0.0.



mflaten's Profile: http://forums.slimdevices.com/member.php?userid=66314
View this thread: http://forums.slimdevices.com/showthread.php?t=111787

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


Re: [SlimDevices: Unix] ANNOUNCE: piCorePlayer 6.0.0

2020-03-24 Thread ElFishi


I have some unexpected behavior with pCP 6.0 on a RPi3b+, fresh install.


I use GPIO22 as controlled by Squeezelite Power On/Off GPIO to switch
the backlight of my 3.5" LCD.
RPi/pCP plays music via USB to an external DAC which is switched on and
off separately from pCP/Squeezelite. 

When the DAC is on, Squeezelight behaves as expected: 
-> Switching the player on and off, both via the server and via IR
remote simultaneously switches the backlight of the display. 

When the DAC is off and the Squeezelight player is on, the backlight is
on as expected. But when the player is switched off, backlight stays on,
regardless of the power state of the Squeezelight player.

When the DAC is off, the SL player is off and I switch on the player,
the backlight comes on, and stays on, regardless of the power state of
the Squeezelight player.


I wanted to follow the state of the GPIO pin from the commandline but I
can't find the right value file 

Code:

tc@Largo:~$ ls /sys/class/gpio
  export   gpiochip0gpiochip504  unexport
  


Where would I find it?



ElFishi's Profile: http://forums.slimdevices.com/member.php?userid=15528
View this thread: http://forums.slimdevices.com/showthread.php?t=111787

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


Re: [SlimDevices: Unix] ANNOUNCE: piCorePlayer 6.0.0

2020-03-24 Thread Clausi


carsten_h wrote: 
> I have here a SATA M.2 SSD in an USB 3.1 and also in another USB 3.0
> enclosure which is not running with piCorePlayer on a Pi 4B. It takes
> minutes to mount the drive.
> I have a 2,5" SATA SSD in an USB 3.0 enclusure which is running without
> any problems with piCorePlayer.
> Both drives are Crucial MX500 1TB.
> 
> The poweradapter I am using is the original Raspberry one and there is
> no flash shown on the HDMI output when booting.
> 
> It is a problem of the Pi 4B recognizing some types of USB enclosures.
> If you attach them to the USB 2 ports everything is working fine. They
> also work without a problem on a Pi 3B+ with piCorePlayer before.
> 
> Maybe this helps:
> https://www.raspberrypi.org/forums/viewtopic.php?f=28=245931, but then
> you are not using the UAS protocol which normally should make the SSD
> fast.

Thank you Carsten.

I tried to solve the problem with the quirks as described in the
raspberry.org forum but this did change nothing. The USB 3.0/3.1
behaviour stayed to be the same. So for now my solution is to connect
the USB-Hub to the USB 2.0 connector of the Raspi, which is fast enough
to play music from my SSD which is a Sandisk Ultra 3D with 1TB. I use an
Inateck F2005 enclosure. Which brand/type of enclosure is yours which is
working fine?

I think the USB 3.0/3.1 problem has something to do with piCorePlayer
since other systems like volumio or max2play work well with the hub
connected to the USB 3.0 connectors of the Raspi.



Clausi's Profile: http://forums.slimdevices.com/member.php?userid=69940
View this thread: http://forums.slimdevices.com/showthread.php?t=111787

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


Re: [SlimDevices: Unix] 'Official' docker container for LMS?

2020-03-24 Thread Rainer Krug
Just an idea - if you put the actual installation of LMS into a mapped 
directory, the updates could be done independent of the container.

> On 24 Mar 2020, at 14:04, Michael Herger  wrote:
> 
>> Thanks for that info. In that case it should be relatively simple. Just
>> need a mechanism that queries for the latest nightly when the container
>> is built and installs it.
> 
> In order to update you'd have to re-build the container? Or can it update 
> itself?
> 
> 
> -- 
> 
> Michael
> ___
> unix mailing list
> unix@lists.slimdevices.com
> http://lists.slimdevices.com/mailman/listinfo/unix


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


Re: [SlimDevices: Unix] ANNOUNCE: piCorePlayer 6.0.0

2020-03-24 Thread Paul Webster


paul- wrote: 
> Bluetooth in 6.0.0 works completely different than 5.0.   All speaker
> configuration is done on the bluetooth page.  As a speaker connects it
> will show up as it's own name in LMS.  The name used is the one on the
> Bluetooth page for that device.

I tried to connect my pCP 6 to the nearby Amazon Echo via Bluetooth.
It was connected with pCP 5 and the Echo was driven by Squeezelite.

Problem now is that pCP 6 is not able to keep a connection with the
Echo.

I see this in the logs when I try to initiate a Connect


Code:


  03-24 14:35 INFO  Caught Connect signal 
  03-24 14:35 INFOMAC:CC:9E:A2:xx:yy:zz
  03-24 14:35 INFOPROFILE:a2dp
  03-24 14:35 INFOModes:source
  03-24 14:35 INFO  Caught Disconnect signal 
  03-24 14:35 INFOMAC:CC:9E:A2:xx:yy:zz
  03-24 14:35 INFOPROFILE:a2dp
  03-24 14:35 INFORemoving bt_Lounge_Echo from asound.conf
  



There was no beep on the Echo to say that the connection was made (I
used to get that with pCP 5 when it booted).



Paul Webster
http://dabdig.blogspot.com
Author Radio France (FIP etc) plugin

Paul Webster's Profile: http://forums.slimdevices.com/member.php?userid=105
View this thread: http://forums.slimdevices.com/showthread.php?t=111787

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


Re: [SlimDevices: Unix] ANNOUNCE: piCorePlayer 6.0.0

2020-03-24 Thread kidstypike


mflaten wrote: 
> I am using piCorePlayer 6.0.0.

So am I, nothing wrong with my playlists.

I suspect the file paths in your playlists don't point to the files on
your mounted drive.

Drill down to track level and compare the file paths with those in your
playlists, they should be exactly the same.

29846

29847


+---+
|Filename: playlist02.jpg   |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=29847|
+---+


*Server - LMS 8.0.0 *Pi4B 4GB/Flirc case/pCP 6.0.0 18K library,
playlists & LMS cache on SSD (ntfs)
*Study -* Pi3B+/pCP 5.0.0/pi screen/HiFiBerry DAC+/jivelite,
*Lounge* - Pi2/pCP 5.0.0 > HiFiBerry DIGI+ > AudioEngine DAC1 > AVI DM5
*Dining Room* - Squeezebox Boom
*Garage* - Squeezebox Touch > Edifier R980T

*Spares* - 1xTouch, 1xSB3, 1xRadio, 7xRPi

kidstypike's Profile: http://forums.slimdevices.com/member.php?userid=10436
View this thread: http://forums.slimdevices.com/showthread.php?t=111787

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


Re: [SlimDevices: Unix] ANNOUNCE: piCorePlayer 6.0.0

2020-03-24 Thread paul-


ElFishi wrote: 
> 
> I wanted to follow the state of the GPIO pin from the commandline but I
> can't find the right value file 
> 

There are two tools to do this.

There is a command called "readall.sh"  that will display a table
similar to how wiringPi displayed the state and mode of all gpio pins.  
This is just a script that runs a simple program  pcp-gpio  to check/set
the state of one pin

To read BCM 22, just ru



piCorePlayer a small player for the Raspberry Pi in RAM. 
Homepage: https://www.picoreplayer.org

Please 'donate'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=U7JHY5WYHCNRU=GB_code=USD=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted)
if you like the piCorePlayer

paul-'s Profile: http://forums.slimdevices.com/member.php?userid=58858
View this thread: http://forums.slimdevices.com/showthread.php?t=111787

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


Re: [SlimDevices: Unix] ANNOUNCE: LMS Monitor 2020

2020-03-24 Thread shunte88


Hi @seekasoul, apologies for the delay

I updated the bcm code under the OLED driver to account for changes
under Pi4

Oddly I've ran on several devices without issue prior to modification
and my test bench Pi4 continues to work - no problems

However, running on a Pi3 with a 0.96" screen I'm now seeing problems,
the display is shifted to the left exactly half, unusable!

so rather than a full replacement I'm stepping through each change until
I see a break.  This is a bit of a long haul as not only did Adafruit
freeze at a version of the library code several versions back but they
also made changes and diverged away from the original source.

So, slow going ... please bear with me

hopefully "normal service will be returned as soon as possible", as
normal as these times can be that is ...



As of 03/23/2020

*Total Tracks: 144,246
Total Albums: 13,157
Total Artists: 17,787
Total Genres: 668
Total Playing Time: 23277:14:20*

shunte88's Profile: http://forums.slimdevices.com/member.php?userid=40185
View this thread: http://forums.slimdevices.com/showthread.php?t=111790

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


Re: [SlimDevices: Unix] ANNOUNCE: LMS Monitor 2020

2020-03-24 Thread seekasoul


Thanks, so can I try later when at home...with a new pCP install
(https://github.com/shunte88/LMSMonitor) ?
Will let ya know for sure!!
seekasoul

shunte88 wrote: 
> Hi @seekasoul, apologies for the delay
> 
> I updated the bcm code under the OLED driver to account for changes
> under Pi4
> 
> Oddly I've ran on several devices without issue prior to modification
> and my test bench Pi4 continues to work - no problems
> 
> However, running on a Pi3 with a 0.96" screen I'm now seeing problems,
> the display is shifted to the left exactly half, unusable!
> 
> so rather than a full replacement I'm stepping through each change until
> I see a break.  This is a bit of a long haul as not only did Adafruit
> freeze at a version of the library code several versions back but they
> also made changes and diverged away from the original source.
> 
> So, slow going ... please bear with me
> 
> hopefully "normal service will be returned as soon as possible", as
> normal as these times can be that is ...



seekasoul's Profile: http://forums.slimdevices.com/member.php?userid=69788
View this thread: http://forums.slimdevices.com/showthread.php?t=111790

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


Re: [SlimDevices: Unix] Jivelite on a Joggler

2020-03-24 Thread slimhase


slimhase wrote: 
> @chill;
> I hit a dead end and need some help / input to proceed:
> I want to replace roobarbs SPOS on my Joggler with your Jivelite image
> I got your image running and added LMS8 and its running nicely so far
> when testing it.
> 
> However; I also want to use the Joggler as an Access Point. That worked
> with the old setup without problems; I followed these instructions to
> set it up:
> https://www.jogglerwiki.com/forum/viewtopic.php?t=2119=140 (see
> palindroms post)
> 
> But setting it up in a similar way does not work when using your image.
> 
> I don't know enough about unix to pinpoint the problem.
> Could it be that WiFi is not enabled or a driver for the Jogglers WiFi
> card is missing in your image?
> 
> 

Doh!
I overlooked that in Jilelite setup you CAN select WLAN - and it is
working.
So, my AP setup problem must be somewhere else...
So, ignore my previous post.
(Unless you know how to setup an AP in this envirnonment)



LMS 8 on Open Peak Joggler (SqueezePlay OS)
Player: 5 x Squeezebox Classic, Slimp3, SqueezeAmp
2nd System: PiCorePlayer (and LMS) on Pi Zero;

slimhase's Profile: http://forums.slimdevices.com/member.php?userid=31958
View this thread: http://forums.slimdevices.com/showthread.php?t=110040

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


Re: [SlimDevices: Unix] ANNOUNCE: LMS Monitor 2020

2020-03-24 Thread shunte88


I've not deployed a new build as yet, not until I track down the 1/2
screen shift problem

Hold tight on updating your solution

One other thing, this version of the monitor does not use ALSA nor does
it interact with the DAC directly, all information is obtained via the
LMS server and squeezelite supplying the audio data for visualization

No need to worry about the DAC or how your setup is put together



As of 03/23/2020

*Total Tracks: 144,246
Total Albums: 13,157
Total Artists: 17,787
Total Genres: 668
Total Playing Time: 23277:14:20*

shunte88's Profile: http://forums.slimdevices.com/member.php?userid=40185
View this thread: http://forums.slimdevices.com/showthread.php?t=111790

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


Re: [SlimDevices: Unix] 'Official' docker container for LMS?

2020-03-24 Thread epoch1970

mherger wrote: 
> In order to update you'd have to re-build the container? Or can it 
> update itself?
It could, but that's "holding it wrong".
In principle, an image is used to spawn a container, then you kill it or
clone it, and the next container will be completely identical except for
a few details like hostname, network parameters, etc.
It is possible to commit live modifications made to a container to a new
image, but the expected method would rather be to pull (from Docker Hub)
a new image that is updated before launching the container:

https://docs.docker.com/engine/reference/commandline/pull/ wrote: 
> When using tags, you can docker pull an image again to make sure you
> have the most up-to-date version of that image. For example, docker pull
> ubuntu:14.04 pulls the latest version of the Ubuntu 14.04 image.



2 SB 3 • 1 PCP 6 • Libratone Loop, Zipp, Zipp Mini • iPeng (iPhone +
iPad) • LMS 7.9 (linux) with plugins: CD Player, WaveInput, Triode's BBC
iPlayer by bpa • IRBlaster by Gwendesign (Felix) • Smart Mix, Music Walk
With Me, What Was That Tune? by Michael Herger • PowerSave by Jason
Holtzapple • Song Info, Song Lyrics by Erland Isaksson • AirPlay Bridge
by philippe_44 • WeatherTime by Martin Rehfeld • Auto Dim Display,
SaverSwitcher, ContextMenu by Peter Watkins.

epoch1970's Profile: http://forums.slimdevices.com/member.php?userid=16711
View this thread: http://forums.slimdevices.com/showthread.php?t=111828

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


Re: [SlimDevices: Unix] ANNOUNCE: piCorePlayer 6.0.0

2020-03-24 Thread carsten_h


Clausi wrote: 
> Which brand/type of enclosure is yours which is working fine?

Interestingly it is this one:
https://www.raidsonic.de/products/external_cases/external_cases_25/index_de.php?we_objectID=2149

It is also an USB 3.1 UASP enclosure, what I didn't know anymore. I am
using it attached to one of the USB 3 ports.

Only both of my M.2 SATA USB 3 enclosures are not working.



carsten_h's Profile: http://forums.slimdevices.com/member.php?userid=69113
View this thread: http://forums.slimdevices.com/showthread.php?t=111787

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


Re: [SlimDevices: Unix] ANNOUNCE: piCorePlayer 6.0.0

2020-03-24 Thread StevenEllis


paul- wrote: 
> Bluetooth in 6.0.0 works completely different than 5.0.   All speaker
> configuration is done on the bluetooth page.  As a speaker connects it
> will show up as it's own name in LMS.  The name used is the one on the
> Bluetooth page for that device.

Excellent. Thanks for clarifying that. Worked perfectly.



StevenEllis's Profile: http://forums.slimdevices.com/member.php?userid=69979
View this thread: http://forums.slimdevices.com/showthread.php?t=111787

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