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

2021-01-03 Thread Zescientist
Hello, Misunderstanding -> whatever the port choosen, it's never boot on 8.0.0 or 8.1.0, but with the same configuration, it's work on 8.2.0-dev. Zescientist's Profile:

Re: [SlimDevices: Unix] USB volume control in PiCorePlayer

2021-01-03 Thread paul-
Based on the postings from moode, it should work the same way. the triggerhappy extension is floating around somewhere.but its easy for me to add to our repo too. We have a command line utility to send commands to LMS too. Code: - pcp play : play

Re: [SlimDevices: Unix] ANNOUNCE: piCorePlayer 7.0.0

2021-01-03 Thread paul-
mr-b wrote: > > > In any case I used the Update buttons on BT and LMS (update libs) and a > long list of extensions were updated so hopefully that is all of them > done. Or is there an update all installed extensions command? There is a tc way to do this, from command line. I never

[SlimDevices: Unix] USB volume control in PiCorePlayer

2021-01-03 Thread romanempire
Hi all, Got several RPi's with Justboom DAC's dotted around the house feeding either the hifi or powered speakers. All working great - whole house sound system :D I'm in the process of replacing the RPi/DAC/2.1 powered speaker combo in the bedroom with an RPi/IQaudio DigiAMP+/passive speaker

Re: [SlimDevices: Unix] Starting piCorePlayer without on screen console-messages possible?

2021-01-03 Thread Greg Erskine
There is a "noautologin" bootcode. I have not tried it so I don't know what, if any, consequences it has to the piCorePlayer booting process. Greg Erskine's Profile: http://forums.slimdevices.com/member.php?userid=7403

Re: [SlimDevices: Unix] ANNOUNCE: piCorePlayer 7.0.0

2021-01-03 Thread Greg Erskine
Thanks mr-b mr-b wrote: > Rather odd as I upgraded my other two PCPs without issue, although I did > see at one point under the Extensions page that although Internet/DNS > and all the repos were accessible, when I went onto the Available tab, a > repo was listed as Inaccessible, though I

Re: [SlimDevices: Unix] Starting piCorePlayer without on screen console-messages possible?

2021-01-03 Thread Haaarald
pputzer wrote: > It does work, but I still get a login prompt on tty1. How can I disable > that as well? Pushing up again. I‘m searching for the same solution. As my multimedia is controlled via CEC over the TV, this is always running when playing music. Is it possible to get no video output? I

Re: [SlimDevices: Unix] ANNOUNCE: piCorePlayer 6.0.0

2021-01-03 Thread Greg Erskine
That is correct, "More>" help points 2 and 4. Code: During the boot process, pCP will transmit a Wake-on-LAN (WoL) "Magic Packet", that is used for restarting machines that have been soft-powered-down. Wake-on-LAN (WoL): - requires the destination computers

Re: [SlimDevices: Unix] ANNOUNCE: piCorePlayer 6.0.0

2021-01-03 Thread carsten_h
Greg Erskine wrote: > I set my Windows 10 Laptop (wifi) to sleep then rebooted piCorePlayer. > Nothing happened!! I think this is normal. WOL will normally work only for wired connections. Otherwise the Wifi connection has to stay online when the device sleeps, what would cost power. pi4

Re: [SlimDevices: Unix] ANNOUNCE: piCorePlayer 6.0.0

2021-01-03 Thread Greg Erskine
Yes, "NIC" is the the transmitting computer. The form gets its input from the config file, so what you see is what is/will be saved. (/usr/local/etc/pcp/pcp.cfg) You can view "pCP Configuration" via [Main Page] > [Diagnostics] > [Logs] > "pCP Configuration" Look for variables WOL, WOL_NIC,

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

2021-01-03 Thread Michael Herger
Could it be that the endpoint used to download a specific version is broken? The official docker image doesn't download any installer package, but is a self contained image. When using http://www.mysqueezebox.com/update/?version=8.0.0=1=1=debamd64 it always returns the url to get the 8.1.0

Re: [SlimDevices: Unix] ANNOUNCE: piCorePlayer 6.0.0

2021-01-03 Thread doggod
Greg Erskine wrote: > hi doggod, > > I found the existing WoL code works fine, but the wording in the > Wake-on-LAN section was not very clear. So I have tidied it up a little > for the next release of the pCP GUI. > > It also assumes that we are trying to control the LMS computer and gives >

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

2021-01-03 Thread Michael Herger
*IO::Socket::SSL: 2.044* Are you saying this is the module version installed with the lmscommunity Docker image? Correct.  From within the docker container. That's not good :-(. I'll need to either update that module, or move to a more up to date base image. Which will require me to

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

2021-01-03 Thread Michael Herger
Just register to inform you, Official Docker Image don't work on 8.0.0 and 8.1.0 stable. Same problem as some tells here : crash by listening on port 9000 (or whatever else), before creating any files. I'm running on DSM 6.2 (Xpenology, HP Proliant N54L). Port 9000 could cause a conflict. I

Re: [SlimDevices: Unix] ANNOUNCE: piCorePlayer 6.0.0

2021-01-03 Thread Greg Erskine
hi doggod, I found the existing WoL code works fine, but the wording in the Wake-on-LAN section was not very clear. So I have tidied it up a little for the next release of the pCP GUI. It also assumes that we are trying to control the LMS computer and gives you the MAC address regardless if

Re: [SlimDevices: Unix] ANNOUNCE: piCorePlayer 7.0.0

2021-01-03 Thread mr-b
paul- wrote: > Looks like You have a network problem. For some reason you cannot see > our repo. > > pCP-bt6 are Bluetooth extensions. At some point you installed it. Rather odd as I upgraded my other two PCPs without issue, although I did see at one point under the Extensions page that

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

2021-01-03 Thread DOliana
Could it be that the endpoint used to download a specific version is broken? When using http://www.mysqueezebox.com/update/?version=8.0.0=1=1=debamd64 it always returns the url to get the 8.1.0 package

Re: [SlimDevices: Unix] ANNOUNCE: piCorePlayer 7.0.0

2021-01-03 Thread NormAudio
Hi Paul, thanks for quick reply. Yes i,m running 64bit version:piCorePlayer | piCorePlayer v7.0.0 | www v00012 | linux 5.4.83-pcpCore-v8 | piCore v12.0pCP | Squeezelite v1.9.8-1287-pCP. Don't be in a hurry, I can wait a bit ...

Re: [SlimDevices: Unix] Jivelite for piCorePlayer

2021-01-03 Thread Howard Passman
Settings > picoplayer kidstypike wrote: > Where are you looking? > > Settings > Advanced? or > > Settings > piCorePlayer? Howard Passman's Profile: http://forums.slimdevices.com/member.php?userid=16674 View this

Re: [SlimDevices: Unix] ANNOUNCE: piCorePlayer 7.0.0

2021-01-03 Thread paul-
What version did you install? If you are running 32bit, everything looks ok. If 64bit, I need to create the packagewill get that later today. piCorePlayer a small player for the Raspberry Pi in RAM. Homepage: https://www.picoreplayer.org Please 'donate'

Re: [SlimDevices: Unix] Jivelite for piCorePlayer

2021-01-03 Thread kidstypike
Howard Passman wrote: > In my case Squeezelite is running on the same pi as LMS. The menu is > there, but I get the "Player is not connected to Logitech Media Server" > message. > > Howard Where are you looking? Settings > Advanced? or Settings > piCorePlayer? *Server - LMS 8.2.0 *Pi4B

Re: [SlimDevices: Unix] Jivelite for piCorePlayer

2021-01-03 Thread Howard Passman
In my case Squeezelite is running on the same pi as LMS. The menu is there, but I get the "Player is not connected to Logitech Media Server" message. Howard kidstypike wrote: > To answer my own question. > > If the squeezelite instance is connected to LMS running on the *same > RPi,* then

Re: [SlimDevices: Unix] In ceiling set up with Pis

2021-01-03 Thread gregklanderman
Thank you Gary, Happy New Year, and hopefully a better one than last! Thank you so much for the sharing the mounting plate design! You presumably had to sand it smooth and paint it after printing? (looking at photos in backlight thread) I just got a most of the parts I ordered a week or so

Re: [SlimDevices: Unix] ANNOUNCE: piCorePlayer 7.0.0

2021-01-03 Thread NormAudio
Hello everyone, and have a great new year. I was running picoreplayer V6 on rasptouch from audiophonics (RPI3B+) and all was fine (except cratch in pause mode and betwenn two tracks) I upgraded to V7, and i have a new issue: i can't install shutdown monitor, i have this error message: "

Re: [SlimDevices: Unix] Jivelite for piCorePlayer

2021-01-03 Thread kidstypike
kidstypike wrote: > In my case, the pCP/Jivelite/squeezelite is not connected to LMS running > on the same RPi. Would that make a difference? To answer my own question. If the squeezelite instance is connected to LMS running on the *same RPi,* then Settings > Advanced > gives a menu option to

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

2021-01-03 Thread Zescientist
Hello, Just register to inform you, Official Docker Image don't work on 8.0.0 and 8.1.0 stable. Same problem as some tells here : crash by listening on port 9000 (or whatever else), before creating any files. I'm running on DSM 6.2 (Xpenology, HP Proliant N54L). Just by changing version by

Re: [SlimDevices: Unix] Mono sound

2021-01-03 Thread TimG
Hi psketch, I'm not surprised I'm doing it wrong...! Normally (ie by default, before I started doing anything to mess things up) the output device was specified as hw:CARD=sndrpihifiberry. The default setting plays stereo, but I only have one speaker connected to the right channel. All I want

Re: [SlimDevices: Unix] Jivelite for piCorePlayer

2021-01-03 Thread Howard Passman
Mine is running on the same pi as LMS. The only thing I can think of that is different is not being on a network. Howard ralphy wrote: > Not sure what's happening. I just started a rescan on both pcp 7.0 > 32bit and 64bit using that menu.

Re: [SlimDevices: Unix] Jivelite for piCorePlayer

2021-01-03 Thread kidstypike
ralphy wrote: > Not sure what's happening. I just started a rescan on both pcp 7.0 > 32bit and 64bit using that menu. In my case, the pCP/Jivelite/squeezelite is not connected to LMS running on the same RPi. Would that make a difference? *Server - LMS 8.2.0 *Pi4B 4GB/Flirc case/pCP v7.0.0

Re: [SlimDevices: Unix] ANNOUNCE: piCorePlayer 7.0.0

2021-01-03 Thread psketch
paul- wrote: > It’s on the boot codes page, just add time to the waitusb value. As the > drive often needs to be spun up before it will show itself to the > kernel. Yep - exactly what I found. If the drive isn't spun up, the kernel won't recognise it, so the mount fails. So, adding 10

Re: [SlimDevices: Unix] Jivelite for piCorePlayer

2021-01-03 Thread ralphy
kidstypike wrote: > It's Settings > Advanced > piCorePlayer > Rescan LMS Music Library, on > my pCP/jivelite. > > All you get is "Player is not connected to Logitech Media Server". Not sure what's happening. I just started a rescan on both pcp 7.0 32bit and 64bit using that menu. Ralphy

Re: [SlimDevices: Unix] Jivelite for piCorePlayer

2021-01-03 Thread sitro0
Jeff07971 wrote: > Then "Q" is power On/Off among others > > https://github.com/ralph-irving/tcz-lirc/blob/master/jivekeys.csv > > Jeff oh yes, it works, thank you - Squeezebox Duet + DAC : Advance Acoustic mdx-600 + turntable : Thorens TD190-2 + CD player : Marantz CD5004 + K7 player :

Re: [SlimDevices: Unix] Jivelite for piCorePlayer

2021-01-03 Thread Jeff07971
sitro0 wrote: > A wireless keyboard with a wireless stick plugged on a port Usb on the > Pi. this one : > https://www.amazon.fr/gp/product/B07WY3XBQT/ref=ppx_yo_dt_b_asin_title_o03_s00?ie=UTF8=1 > or on the other Pi, a remote mice , this one : >

Re: [SlimDevices: Unix] Jivelite for piCorePlayer

2021-01-03 Thread sitro0
Jeff07971 wrote: > How do you control pCP on the TV ? Keyboard , remote ? > > Jeff A wireless keyboard with a wireless stick plugged on a port Usb on the Pi. this one : https://www.amazon.fr/gp/product/B07WY3XBQT/ref=ppx_yo_dt_b_asin_title_o03_s00?ie=UTF8=1 or on the other Pi, a remote mice ,

Re: [SlimDevices: Unix] ANNOUNCE: piCorePlayer 7.0.0

2021-01-03 Thread paul-
It’s on the boot codes page, just add time to the waitusb value. As the drive often needs to be spun up before it will show itself to the kernel. piCorePlayer a small player for the Raspberry Pi in RAM. Homepage: https://www.picoreplayer.org Please 'donate'

Re: [SlimDevices: Unix] ANNOUNCE: piCorePlayer 7.0.0

2021-01-03 Thread Redrum
P Nelson wrote: > > > Could the movement of the LMS cache to the hard drive prevent the drive > from going to sleep? The PiCore LMS page has an option to move just the > data files to the hard drive, as opposed to both the cache and data > files. A test would be to move the cache back to

Re: [SlimDevices: Unix] ANNOUNCE: piCorePlayer 7.0.0

2021-01-03 Thread paul-
chill wrote: > I'd like to do a fresh install of pCP7 on my RPi4 4GB server. I have a > spare RPi4 1GB, and I'm planning to do the 64-bit install/setup on that > one, then transfer the SD card over to the 4GB. This will allow me to > compare setups (plugin lists and configurations, personal

Re: [SlimDevices: Unix] Jivelite for piCorePlayer

2021-01-03 Thread Jeff07971
sitro0 wrote: > Hello, happy new year > > I use piCorePlayer , only to use the screen jivelite connect on TV > throught HDMI. I don't use squeezelite on the piCorePlayer rather use a > squeezebox receiver (from duet) to listen the music > unlike jivelite on other box there is not item menu on

Re: [SlimDevices: Unix] Jivelite for piCorePlayer

2021-01-03 Thread sitro0
Hello, happy new year I use piCorePlayer , only to use the screen jivelite connect on TV throught HDMI. I don't use squeezelite on the piCorePlayer rather use a squeezebox receiver (from duet) to listen the music unlike jivelite on other box there is not item menu on the piCorePlayer to turn

Re: [SlimDevices: Unix] Jivelite for piCorePlayer

2021-01-03 Thread kidstypike
ralphy wrote: > There should be. In Jivelite navigate to Settings->Advanced->Rescan > Music Library Then choose the type of scan in Rescan Type and then > Rescan Music Library. It's Settings > Advanced > piCorePlayer > Rescan LMS Music Library, on my pCP/jivelite. All you get is "Player is

Re: [SlimDevices: Unix] Jivelite for piCorePlayer

2021-01-03 Thread ralphy
Howard Passman wrote: > This is not a big deal and I can get around it. More of a curiosity. > > I'm using pCP on an RPI 4 running pCP 7.0.0b6 and LMS 8. I'm using it in > my car so it has no network and is set up as an Access Point. I update > my music files by bringing the USB thumb drive

Re: [SlimDevices: Unix] ANNOUNCE: piCorePlayer 7.0.0

2021-01-03 Thread paulfinaz
coyrls wrote: > It might also be worth mentioning in the release notes that in addition > to activating the "Play Windows Media" plugin, you also need to install > the piCorePlayer extension pcp-ffmpeg.tcz. Thank you for this tip! Yes, the extension install does need to be added to the

Re: [SlimDevices: Unix] Mono sound

2021-01-03 Thread psketch
Hi Tim I think your problem may be different to strebor's original one. He was using the 10 band equaliser on the tweaks page, which will set the output device on the squeezelite page to "equal". However, you then can't use the mono setting on the Extras/Asound page - both things want to

Re: [SlimDevices: Unix] ANNOUNCE: piCorePlayer 7.0.0

2021-01-03 Thread chill
I'd like to do a fresh install of pCP7 on my RPi4 4GB server. I have a spare RPi4 1GB, and I'm planning to do the 64-bit install/setup on that one, then transfer the SD card over to the 4GB. This will allow me to compare setups (plugin lists and configurations, personal script files etc) while

Re: [SlimDevices: Unix] Dual Mono Setup with HifiBerry Amp

2021-01-03 Thread TimG
I need a bit of help unpacking these instructions, I'm afraid. :confused: I've created the asound.conf as directed at the link you give (but for the right channel not the left) and set the squeezelite output to default. I've set a name (does it matter what this is?) and just used the

Re: [SlimDevices: Unix] Jivelite for piCorePlayer

2021-01-03 Thread kidstypike
kidstypike wrote: > Use the LMS *material* skin in your phone's browser? > > 32794 What a wonderful idea! Many thanks. :):rolleyes: *Server - LMS 8.2.0 *Pi4B 4GB/Flirc case/pCP v7.0.0 - 74K library, playlists & LMS cache on SSD (ntfs) *Study -* Pi3B/pCP 7.0.0b6/pi screen/Allo Boss DAC