Re: [SlimDevices: Unix] Hifiberry Dac+ Pro and RPI4 combo not working

2020-12-29 Thread Jake72
Dean L. Surkin wrote: > I've been having the same issue. I upgraded to PCP 7 beta today, so I > assume that's the latest beta. I can select HifiBerry DAC2HD and Pro as > my soundcard. Which hifiberry DAC have you got? Does the little LED on the hifiberry light up when it's powered on?

Re: [SlimDevices: Unix] Announce: Squeezelite - a small headless squeezeplay emulator for linux (alsa only)

2020-12-29 Thread philippe_44
bpa wrote: > Red herring - I think. I don't have pcp but Raspbian buster is not > Mixed-endian by this test. That decoder is the alac core of my bridges that have been running on arm for a long while. I had a recent issue on aarch64, and it turned to be an issue in the upstream alac version

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

2020-12-29 Thread Jaca
rosscullen wrote: > I'm using Docker a lot on Synology DSM 6.2 as well. I have had a lot of > issues trying to get containers to run through the UI, particularly with > permission issues. > > So I reverted to the Docker command line (shell) and found it works a > lot better for getting

Re: [SlimDevices: Unix] Announce: Squeezelite - a small headless squeezeplay emulator for linux (alsa only)

2020-12-29 Thread bpa
bpa wrote: > This may be a red herring but when decoding Flash on early Pi systems - > special precaution had to be taken for Arm's Mixed endian. Mixed endian > issue may be gone now. Red herring - I think. I don't have pcp but Raspbian buster is not Mixed-endian by this test.

Re: [SlimDevices: Unix] Announce: Squeezelite - a small headless squeezeplay emulator for linux (alsa only)

2020-12-29 Thread bpa
philippe_44 wrote: > I've tried a fresh pCP 7.0 install (32 bits) and can confirm that no > alac plays with 8.1.1 (Squeezelite hangs). I don't know what it is yet, > its surely related to the alac decoder but I don't know how, meaning I > use the same in my bridges and in squeezelite-esp32 with

Re: [SlimDevices: Unix] Hifiberry Dac+ Pro and RPI4 combo not working

2020-12-29 Thread paul-
Your card is not being detected, are you sure what card you have? And no pCP7 is not in Beta anymore. piCorePlayer a small player for the Raspberry Pi in RAM. Homepage: https://www.picoreplayer.org Please 'donate'

Re: [SlimDevices: Unix] pCP7 and HDMI Audio

2020-12-29 Thread BitStream
This is an old post but it might explain the problem: The HDMI display is normally disabled when the DSI 7" display is detected. Source: https://www.raspberrypi.org/forums/viewtopic.php?p=1114739#p1114739 BitStream's

Re: [SlimDevices: Unix] Announce: Squeezelite - a small headless squeezeplay emulator for linux (alsa only)

2020-12-29 Thread stereoptic
philippe_44 wrote: > I've tried a fresh pCP 7.0 install (32 bits) and can confirm that no > alac plays with 8.1.1 (Squeezelite hangs). I don't know what it is yet, > its surely related to the alac decoder but I don't know how, meaning I > use the same in my bridges and in squeezelite-esp32 with

Re: [SlimDevices: Unix] Announce: Squeezelite - a small headless squeezeplay emulator for linux (alsa only)

2020-12-29 Thread philippe_44
stereoptic wrote: > Squeezelite stopped for every ALAC file that I threw at it. They were > all 44.1/16. ralphy wrote: > I've been playing 44.1/16 alac files on pcp 7 64-bit for a couple hours > now without issue and have been since our first 7.0 alpha release. > > We'll need you to

Re: [SlimDevices: Unix] Hifiberry Dac+ Pro and RPI4 combo not working

2020-12-29 Thread Dean L. Surkin
Jake72 wrote: > I've had the same issue and PCP 7 beta 6 fixed it for me as well. :) I've been having the same issue. I upgraded to PCP 7 beta today, so I assume that's the latest beta. I can select HifiBerry DAC2HD and Pro as my soundcard. I have limited choices for the output setting:

Re: [SlimDevices: Unix] Announce: Squeezelite - a small headless squeezeplay emulator for linux (alsa only)

2020-12-29 Thread stereoptic
kidstypike wrote: > https://forums.slimdevices.com/showthread.php?113555-pCP7-and-HDMI-Audio=1001574=1#post1001574 Ah, thanks for that. I have a spare HiFiBerry DAC, that may be an easier solution! :) stereoptic's

Re: [SlimDevices: Unix] Building Kernel Modules for piCorePlayer 6.0.0, 6.1.0, 7.0.0

2020-12-29 Thread sergej
paul- wrote: > Should be all set. Thank you. sergej's Profile: http://forums.slimdevices.com/member.php?userid=71146 View this thread: http://forums.slimdevices.com/showthread.php?t=113543

Re: [SlimDevices: Unix] pCP7 and HDMI Audio

2020-12-29 Thread BitStream
As far as I can see the touchscreen is inizalized, the first lines at bootup are also displayed on the touchscreen and then the display changes to the TV. Code: tc@picore:~$ dmesg | grep "\-ts" [ 11.203107] input: raspberrypi-ts as

Re: [SlimDevices: Unix] Announce: Squeezelite - a small headless squeezeplay emulator for linux (alsa only)

2020-12-29 Thread kidstypike
stereoptic wrote: > Hmm, here's a new wrinkle. I created a new pcp 7.0 from scratch on a > Rpi 3b+. Install went fine, the player booted up with squeezelite > running. I changed the audio output to HDMI and upon reboot, > Squeezelite was not running. It would not restart. I haven't made any

Re: [SlimDevices: Unix] Announce: Squeezelite - a small headless squeezeplay emulator for linux (alsa only)

2020-12-29 Thread stereoptic
Hmm, here's a new wrinkle. I created a new pcp 7.0 from scratch on a Rpi 3b+. Install went fine, the player booted up with squeezelite running. I changed the audio output to HDMI and upon reboot, Squeezelite was not running. It would not restart. I haven't made any modifications except for

Re: [SlimDevices: Unix] pCP7 and HDMI Audio

2020-12-29 Thread paul-
Anything obvious in dmesg? Do you see the touchscreen init? dmesg | grep "\-ts" Might want to google around for that. piCorePlayer a small player for the Raspberry Pi in RAM. Homepage: https://www.picoreplayer.org Please 'donate'

Re: [SlimDevices: Unix] pCP7 and HDMI Audio

2020-12-29 Thread BitStream
When I set the framebuffers for jivelite to /dev/fb1 I have no jivelite display on the TV or the 7" display. Only the last lines of text (NTP) are displayed on the TV. Okay, that should be the reason tc@picore:~$ ls -l /dev/fb* crw-rw1 root staff 29, 0 Jan 1 1970

Re: [SlimDevices: Unix] Jivelite for piCorePlayer

2020-12-29 Thread Jeff07971
paul- wrote: > Grid skin has them. But perhaps only on the 800x480 display. That is the case I believe Jeff *Want a webapp ?* Get SqueezeLite-X ! https://forums.slimdevices.com/showthread.php?108550-Announce-Squeezelite-X=903953=1#post903953

Re: [SlimDevices: Unix] pCP7 and HDMI Audio

2020-12-29 Thread BitStream
Okay, I played again with the options and with "*hdmi:CARD=vc4hdmi,DEV=0*" I also get sound over HDMI. But the picture is only on the TV, the 7" display is dimly lit, so it is on. But nothing is displayed there. Code: tc@picore:~$ squeezelite -l Output devices:

Re: [SlimDevices: Unix] pCP7 and HDMI Audio

2020-12-29 Thread paul-
Koadf 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

Re: [SlimDevices: Unix] pCP7 and HDMI Audio

2020-12-29 Thread BitStream
Thanks again for your help! The first option we already had and this does not work for me. With the second option, the boot screen is first shown on the 7" display, then the display switches completely to the TV and the 7" display is blank. Audio out does not work here either. Is there

Re: [SlimDevices: Unix] Jivelite for piCorePlayer

2020-12-29 Thread slartibartfast
paul- wrote: > Grid skin has them. But perhaps only on the 800x480 display.OK, shame they > don't appear on the higher resolution skins. Sent from my Pixel 3a using Tapatalk slartibartfast's Profile:

Re: [SlimDevices: Unix] pCP7 and HDMI Audio

2020-12-29 Thread paul-
I'm just giving you some options to try. I can't fix the direction RPi has taken the HDMI stuff. They are transitioning to upstream kernel drivers, as it requires less work for them in the long haul. HDMI audio is likely to be tricky for a while. I know the next kernel 5.10 has even more

Re: [SlimDevices: Unix] pCP7 and HDMI Audio

2020-12-29 Thread bogasman
OK, what do you expect me (us) to do now? bogasman's Profile: http://forums.slimdevices.com/member.php?userid=68585 View this thread: http://forums.slimdevices.com/showthread.php?t=113555

Re: [SlimDevices: Unix] ANNOUNCE: piCorePlayer 7.0.0

2020-12-29 Thread bogasman
BitStream wrote: > Thanks for testing! I removed the 7" display and it works for me. The > picture is now completely on the TV. This is not what I wanted but > already a step further. > > Without the 7" display, the HDMI devices are also recognized correctly. > Yep, I confirm that unplugging

Re: [SlimDevices: Unix] Jivelite for piCorePlayer

2020-12-29 Thread paul-
Grid skin has them. But perhaps only on the 800x480 display. piCorePlayer a small player for the Raspberry Pi in RAM. Homepage: https://www.picoreplayer.org Please 'donate'

[SlimDevices: Unix] pCP7 and HDMI Audio

2020-12-29 Thread paul-
Lets move this over here. RPi has made a lot of changes in HDMI Audio. Its really hard to trackdown without hardware to play with. Note the kms driver will only currently work on the 32bit kernels. There are two modes now *Audio Provided by Firmware:* This will show as CARD=b1 in alsa

Re: [SlimDevices: Unix] Jivelite for piCorePlayer

2020-12-29 Thread slartibartfast
Jeff07971 wrote: > Only Joggler Skin has VU Meters > > JeffI see, so the note in the pCP web page saying VU meters are available in Joggler/Grid skins is a little misleading. I would interpret that as meaning either Joggler skin OR Grid skins. Sent from my Pixel 3a using Tapatalk

Re: [SlimDevices: Unix] Jivelite for piCorePlayer

2020-12-29 Thread Jeff07971
slartibartfast wrote: > Thanks, do you know which skins have vu meters? I don't see them listed > in HD 1920 x1080 Grid skin. > > Sent from my Pixel 3a using Tapatalk Only Joggler Skin has VU Meters Jeff *Want a webapp ?* Get SqueezeLite-X !

Re: [SlimDevices: Unix] Jivelite for piCorePlayer

2020-12-29 Thread slartibartfast
Jeff07971 wrote: > "[" Toggles through "Now Playing" views there maybe more or less views > according to skin type > > A list of Jivelite control keys is here > > https://github.com/ralph-irving/tcz-lirc/blob/master/jivekeys.csv > > JeffThanks, do you know which skins have vu meters? I don't

Re: [SlimDevices: Unix] ANNOUNCE: piCorePlayer 7.0.0

2020-12-29 Thread BitStream
Greg Erskine wrote: > > No Jivelite or 7" screen though and I don't have a amp with HDMI input > to test. > Thanks for testing! I removed the 7" display and it works for me. The picture is now completely on the TV. This is not what I wanted but already a step further. Without the 7"

Re: [SlimDevices: Unix] Jivelite for piCorePlayer

2020-12-29 Thread Jeff07971
slartibartfast wrote: > Success. All working but how do I change the now playing view? I can't > immediately see a way to cycle through the options. > > Sent from my Pixel 3a using Tapatalk "[" Toggles through "Now Playing" views there maybe more or less views according to skin type A list

Re: [SlimDevices: Unix] Memory Leak in Perl Engine on piCorePlayer?

2020-12-29 Thread mvordeme
Hm, I just did Code: sudo ./lms-update.sh --release devel -s -r -u as prescribed. But I don't expect there to be any differences so far, anyway. scaleo home server 2105 & picoreplayer 6.1.0 | logitech media server 8.2.0 | server power control

Re: [SlimDevices: Unix] Memory Leak in Perl Engine on piCorePlayer?

2020-12-29 Thread philippe_44
mvordeme wrote: > 8.1.0 was a nightly at the time. Version numbers seem a little volatile > at the moment. Everything is fine with 8.2.0 - 1609139175 @ Mon Dec 28 > 09:23:00 CET 2020. Thanks a lot. 8.2 is the next feature release, 8.1.1 is the closer bug fix of 8.1 (here

Re: [SlimDevices: Unix] ANNOUNCE: piCorePlayer 7.0.0

2020-12-29 Thread Greg Erskine
FYI: I test HDMI with a RPi3A+ and RPiB+ into a Panasonic TV. Audio is going to TV. OK. No Jivelite or 7" screen though and I don't have a amp with HDMI input to test. Code: hw: devices are normally the best choice, but try and decide for yourself: default

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

2020-12-29 Thread Matthijs Nederlof
NikolajC wrote: > LMSCommunity 8.1.0 stable also crashed on my Synology 216+: > > The permissions seems to be right: > > > However the LMS folder is empty, so it seems LMS is crashing before it > has a chance to generate a server.log? Exactly I do have the same understanding. It runs only

Re: [SlimDevices: Unix] Memory Leak in Perl Engine on piCorePlayer?

2020-12-29 Thread mvordeme
8.1.0 was a nightly at the time. Version numbers seem a little volatile at the moment. Everything is fine with 8.2.0 - 1609139175 @ Mon Dec 28 09:23:00 CET 2020. Thanks a lot. scaleo home server 2105 & picoreplayer 6.1.0 | logitech media server 8.1.0 | server power control 20120716.103808 |

Re: [SlimDevices: Unix] Jivelite for piCorePlayer

2020-12-29 Thread slartibartfast
Jeff07971 wrote: > No that is not the case > > Just go to Settings > Screen > Select Skin in Jivelite > > And remeber to Settings > Picoreplayer > Save settings to SD Card !!! > > JeffSuccess. All working but how do I change the now playing view? I can't immediately see a way to cycle

Re: [SlimDevices: Unix] ANNOUNCE: piCorePlayer 7.0.0

2020-12-29 Thread BitStream
Here exactly the same. Also a RPi 3B+ with original 7" screen (for Jivelite) and connected directly to a Denon X4400H. Since version 3.5 the setup runs without problems. BitStream's Profile:

Re: [SlimDevices: Unix] Announce: Squeezelite - a small headless squeezeplay emulator for linux (alsa only)

2020-12-29 Thread bpa
JulianH wrote: > If you have a clean/ workable ALAC file I can test on fresh version of > PCP7/ analogue output . if that is still a problem then I run a > seperate LMS server on a separate network which I can also test on. > why would it work for you and not me? What is different?

Re: [SlimDevices: Unix] ANNOUNCE: piCorePlayer 7.0.0

2020-12-29 Thread bogasman
paul- wrote: > I would suggest connecting a monitor. Make sure to power up the monitor > before the PO. Make sure your HDMI port is working. > > HDMI has always been finicky on a RPi. HDMI works properly. This is RPi 3 with original 7" screen (for Jivelite) and it is connected directly to

Re: [SlimDevices: Unix] Announce: Squeezelite - a small headless squeezeplay emulator for linux (alsa only)

2020-12-29 Thread JulianH
bpa wrote: > ALAC native decoder in squeezelite is enabled and LMS tries to play > direct - as noted in this entry > > Code: > > > [20-12-29 14:24:36.7311] Slim::Player::TranscodingHelper::checkBin (274) Found command: - > [20-12-29 14:24:36.7315]

Re: [SlimDevices: Unix] Memory Leak in Perl Engine on piCorePlayer?

2020-12-29 Thread philippe_44
mvordeme wrote: > Thanks. So it may already be fixed. I am still on 8.1.0 - 1608064080 @ > Tue Dec 15 22:13:24 CET 2020. yes, you need the nightly - Michael has not released yet an "official" version LMS 7.9 on Pi 3B+ & Odroid-C2 - *SqueezeAMP!*, 5xRadio, 3xBoom, 4xDuet, 1xTouch, 1 SB3.

Re: [SlimDevices: Unix] Memory Leak in Perl Engine on piCorePlayer?

2020-12-29 Thread philippe_44
mvordeme wrote: > I found a test track, if you are interested. When you play the live > album "Showtime, Storytime" by Nightwish, the last three seconds of the > second track "Wish I Had an Angel" go missing. On which branch are you > intending to fix it? I tried as well with the version that

Re: [SlimDevices: Unix] ANNOUNCE: piCorePlayer 7.0.0

2020-12-29 Thread paul-
I would suggest connecting a monitor. Make sure to power up the monitor before the PO. Make sure your HDMI port is working. HDMI has always been finicky on a RPi. 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

2020-12-29 Thread bogasman
paul- wrote: > I made a quick edit to the HDMI routines to add those lines. Run a > "Patch Update" from the main menu, it will download a new WWW > package(v00012). > > Reboot after downloading the updated package. then select Analog/Save > then Reselect HDMI/Save and reboot. I've done it.

Re: [SlimDevices: Unix] Memory Leak in Perl Engine on piCorePlayer?

2020-12-29 Thread mvordeme
Thanks. So it may already be fixed. I am still on 8.1.0 - 1608064080 @ Tue Dec 15 22:13:24 CET 2020. scaleo home server 2105 & picoreplayer 6.1.0 | logitech media server 8.1.0 | server power control 20120716.103808 | transporter & duet & touch & boom & radio | rotel rc-995 & rmb-100 | nubert

Re: [SlimDevices: Unix] ANNOUNCE: piCorePlayer 7.0.0

2020-12-29 Thread BitStream
paul- wrote: > then select Analog/Save then Reselect HDMI/Save and reboot. The lines are now entered as follows but audio out via HDMI still does not work. Is there anything else that needs to be considered? Code: #Custom Configuration Area, for config settings

Re: [SlimDevices: Unix] ANNOUNCE: piCorePlayer 7.0.0

2020-12-29 Thread Matte
paul- wrote: > Matte, I answered your question here. > https://forums.slimdevices.com/showthread.php?113512-ANNOUNCE-piCorePlayer-7-0-0=1001421=1#post1001421 > > You do not need to download those extensions listed above manually, they > will be added if needed. Thank you so much! I didn´t

Re: [SlimDevices: Unix] Feature request: mDNS for LMS page when installed

2020-12-29 Thread Paul Webster
Toonie wrote: > Thanks for the reply... However that will still point to the pCP admin > page. I was was requesting that it pointed to //:9000/. I > realise that the LMS page is only one click away, but for the family to > use, I think it would be good to have a link directly to the LMS >

Re: [SlimDevices: Unix] Memory Leak in Perl Engine on piCorePlayer?

2020-12-29 Thread CJS
mvordeme wrote: > I found a test track, if you are interested. When you play the live > album "Showtime, Storytime" by Nightwish, the last three seconds of the > second track "Wish I Had an Angel" go missing. On which branch are you > intending to fix it? Just out of curiosity, I tried to

Re: [SlimDevices: Unix] ANNOUNCE: piCorePlayer 7.0.0

2020-12-29 Thread paul-
I made a quick edit to the HDMI routines to add those lines. Run a "Patch Update" from the main menu, it will download a new WWW package(v00012). Reboot after downloading the updated package. then select Analog/Save then Reselect HDMI/Save and reboot. piCorePlayer a small player for the

Re: [SlimDevices: Unix] Feature request: mDNS for LMS page when installed

2020-12-29 Thread paul-
Really no reason to do anything. Create some favorites. http://pcp.local (Takes you to the pcp Web pages) http://pcp.local:9000 (Takes you to the LMS interface on that machine) http://pcp.local:9000/material (works if you have material skin installed on that machine) Obviously change the

Re: [SlimDevices: Unix] Announce: Squeezelite - a small headless squeezeplay emulator for linux (alsa only)

2020-12-29 Thread stereoptic
I decided to replace an older rPi 2B with a rPi 3B+, starting from scratch. I downloaded the 64 bit pcp 7.0 to a 32GB SD card on a Rpi 3B+ and installed. Squeezelite was running. I modified the audio output to HDMI and resized the file system to 200MB. Upon reboot, squeezelite is not

Re: [SlimDevices: Unix] Feature request: mDNS for LMS page when installed

2020-12-29 Thread Toonie
Paul Webster wrote: > If you change the hostname to lms then you will have lms.local instead. > It is set via the first item in the Tweaks section Thanks for the reply... However that will still point to the pCP admin page. I was was requesting that it pointed to //:9000/. I realise that the

Re: [SlimDevices: Unix] ANNOUNCE: piCorePlayer 7.0.0

2020-12-29 Thread coyrls
paul- wrote: > Wma is being dropped from all squeezelite versions. > > I will update the release notes to make that clear. 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

Re: [SlimDevices: Unix] ANNOUNCE: piCorePlayer 7.0.0

2020-12-29 Thread BitStream
bogasman wrote: > If I change back to Analog and then go back to HDMI again, then both > lines disappear and I have to add them back again. I can also confirm that. However, only the active lines are deleted, commented out lines remain. I noticed this because I tested different options and

Re: [SlimDevices: Unix] ANNOUNCE: piCorePlayer 7.0.0

2020-12-29 Thread bogasman
psketch wrote: > Did you reboot after changing to HDMI before looking for the outputs > list? It won't appear until HDMI is available. On the config.txt > change, i added them in the Custom section > > > Code: > > #---Begin-Custom-(Do not alter Begin or End

Re: [SlimDevices: Unix] ANNOUNCE: piCorePlayer 7.0.0

2020-12-29 Thread DAR
paul- wrote: > DAR, > > I looked at the specs of the flip5 (Pricey speaker) I didn't see > anything odd. I'm not sure what to think here. I'm running a Bluetooth > headset right now...playing fine. Changing the name should not have an > affect. Troubleshooting bluetooth is very

Re: [SlimDevices: Unix] Announce: Squeezelite - a small headless squeezeplay emulator for linux (alsa only)

2020-12-29 Thread bpa
JulianH wrote: > Attached is log for LMS server (PCP6.1) and PCP7 Player. Regards > > PS. From what little I know of logs it seems that the ALAC encoder is > not enabled. > > 32720 ALAC encode is enabled in the file and LMS tries to play direct - as noted in this entry Code:

Re: [SlimDevices: Unix] ANNOUNCE: piCorePlayer 7.0.0

2020-12-29 Thread norton
Greetings piCorePlayer folks Been using piCorePlayer since 3.5 - and noticed with my clean upgrade to 7.0 (nice work on the interface BTW) that SharePort-Sync is no longer persistent. When the Pi or Squeezelite is restarted the AirPlay target appears, but after about 10-15 minutes, it's gone

Re: [SlimDevices: Unix] Memory Leak in Perl Engine on piCorePlayer?

2020-12-29 Thread mvordeme
I found a test track, if you are interested. When you play the live album "Showtime, Storytime" by Nightwish, the last three seconds of the second track "Wish I Had an Angel" go missing. On which branch are you intending to fix it? scaleo home server 2105 & picoreplayer 6.1.0 | logitech media

Re: [SlimDevices: Unix] Announce: Squeezelite - a small headless squeezeplay emulator for linux (alsa only)

2020-12-29 Thread JulianH
JulianH wrote: > On my part i have just successfully played Tidal FLAC, Spotty Off > Youtube, BBC Sounds and a couple of MP3 tracks from my library. The > first ALAC (44.1khz) and Squeezelite crashes .so I have a 100% > failure hit rate so I haven't found it to be the "odd" ALAC track

Re: [SlimDevices: Unix] Jivelite on buster lite RPi2

2020-12-29 Thread daab
Thanks Ralphy, I will have look. I have been wondering whether I should just use picoreplayer. Would the screen parameters, set in config.txt for buster would just work? Code: # 7inch HDMI Display-C max_usb_current=1 hdmi_force_hotplug=1 config_hdmi_boost=7

Re: [SlimDevices: Unix] Announce: Squeezelite - a small headless squeezeplay emulator for linux (alsa only)

2020-12-29 Thread stereoptic
ralphy wrote: > I've been playing 44.1/16 alac files on pcp 7 64-bit for a couple hours > now without issue and have been since our first 7.0 alpha release. > > We'll need you to provide 1-2 of the "problem" alac files to try and > track this down. Sure thing. I put two ALACS in a Google

Re: [SlimDevices: Unix] Announce: Squeezelite - a small headless squeezeplay emulator for linux (alsa only)

2020-12-29 Thread JulianH
ralphy wrote: > I've been playing 44.1/16 alac files on pcp 7 64-bit for a couple hours > now without issue and have been since our first 7.0 alpha release. > > We'll need you to provide 1-2 of the "problem" alac files to try and > track this down. On my part i have just successfully played

Re: [SlimDevices: Unix] ANNOUNCE: piCorePlayer 7.0.0

2020-12-29 Thread BitStream
The TV and AVR (Denon x4400h) are turned on. But the Rasperry does not find an HDMI output for the sound, it always finds only the headphone output. Until version 6.1 both headphone and HDMI for sound were found. I have added the two lines in config.txt, but they do not change anything. In the

Re: [SlimDevices: Unix] Jivelite for piCorePlayer

2020-12-29 Thread slartibartfast
diode84 wrote: > The one I got from eb y works brilliantly on pCP and Daphile. Some have > rechargeable Lithium batteries, almost same price. Item 114389909685 > ebay 6.69 pounds and does not increase Bezzos fortune.Yeah I saw some on eBay > after I ordered it. Amazon do have good delivery

Re: [SlimDevices: Unix] Jivelite for piCorePlayer

2020-12-29 Thread diode84
slartibartfast wrote: > Any idea if this mini keyboard would work with pCP? > https://www.amazon.co.uk/gp/aw/d/B01HDR58VI/ref=psdcmw_430565031_t1_B06XNWFBR1 > > Sent from my Pixel 3a using Tapatalk The one I got from eb y works brilliantly on pCP and Daphile. Some have rechargeable Lithium

Re: [SlimDevices: Unix] ANNOUNCE: piCorePlayer 7.0.0

2020-12-29 Thread psketch
BitStream wrote: > @psketch > > It's the same for me on a b3+, HDMI is not displayed here. I've been > trying everything for two days but I only get the headphones displayed. > > > Code: > > tc@picore:~$ aplay -l > List of PLAYBACK Hardware Devices >

Re: [SlimDevices: Unix] Feature request: mDNS for LMS page when installed

2020-12-29 Thread Paul Webster
If you change the hostname to lms then you will have lms.local instead. It is set via the first item in the Tweaks section Paul Webster http://dabdig.blogspot.com author of \"now playing\" plugins covering radio france (fip etc), kcrw, supla finland, abc australia, cbc/radio-canada and rte

Re: [SlimDevices: Unix] Announce: Squeezelite - a small headless squeezeplay emulator for linux (alsa only)

2020-12-29 Thread ralphy
stereoptic wrote: > Squeezelite stopped for every ALAC file that I threw at it. They were > all 44.1/16. I've been playing 44.1/16 alac files on pcp 7 64-bit for a couple hours now without issue and have been since our first 7.0 alpha release. We'll need you to provide 1-2 of the "problem"

Re: [SlimDevices: Unix] Announce: Squeezelite - a small headless squeezeplay emulator for linux (alsa only)

2020-12-29 Thread stereoptic
philippe_44 wrote: > Thanks - This together with @paul- response confirms that it's likely an > issue with the native alac decoder. Now, if it happens with each and > every file, we should be able to find out quickly Squeezelite stopped for every ALAC file that I threw at it. They were all

Re: [SlimDevices: Unix] ANNOUNCE: piCorePlayer 7.0.0

2020-12-29 Thread paul-
Matte wrote: > > > *Now to my question, what commands should I use for manually download > these seven files above via ssh*(l´m a linux noob)? > > > > For the record, both versions also downloads util-linux.tcz > > If it still doesn´t work so be it, I can use version 6.1 or 7.0 64-bit >

Re: [SlimDevices: Unix] Jivelite on buster lite RPi2

2020-12-29 Thread ralphy
daab wrote: > I am trying to get jivelite running on an RPi2 with buster lite, I've > finagled things to almost work. > I am using this screen (sorry first post so cannot post the link) > 7inch_HDMI_Display-C on lcdwiki > The resolution is 1024x600 > > The touch calibration is off, but only

Re: [SlimDevices: Unix] ANNOUNCE: piCorePlayer 7.0.0

2020-12-29 Thread Matte
Hello again! As I wrote in post #151 I´m having trouble with that version 7.0.0 32-bit doesn´t detect my 4TB usb-disk. The disk is in GPT partition (not MBR as it only allows max 2TB partitions) and therefore I always need to press the button "Install extension "unit-linux.tcz" for

Re: [SlimDevices: Unix] Announce: Squeezelite - a small headless squeezeplay emulator for linux (alsa only)

2020-12-29 Thread ralphy
philippe_44 wrote: > Ah, that would be interesting if the people who had the issue use the 64 > bits version. I found a plain mistake in alac's official version where > aarch64 compiles with the wrong endianness and that crashes real bad. > It's here

[SlimDevices: Unix] Feature request: mDNS for LMS page when installed

2020-12-29 Thread Toonie
I have just upgraded my server pi to 7.0.0 (from 3.1.1 :) ) and really enjoying the various improvements, including having a local mDNS for http://pcp.local/. However I think it would also be useful if there was an extra entry when the LMS server is installed: http://lms.local/ I use the LMS

Re: [SlimDevices: Unix] ANNOUNCE: piCorePlayer 7.0.0

2020-12-29 Thread BitStream
psketch wrote: > > > Code: > > #---Begin-Custom-(Do not alter Begin or End Tags)- > hdmi_force_hotplug=1 > hdmi_drive=2 > #---End-Custom > > @psketch It's the same for me on a b3+, HDMI is not

Re: [SlimDevices: Unix] Announce: Squeezelite - a small headless squeezeplay emulator for linux (alsa only)

2020-12-29 Thread JulianH
philippe_44 wrote: > Thanks - This together with @paul- response confirms that it's likely an > issue with the native alac decoder. Now, if it happens with each and > every file, we should be able to find out quickly i was having same problem as Stereoptic on PCP7 32bit..

Re: [SlimDevices: Unix] ANNOUNCE: piCorePlayer 7.0.0

2020-12-29 Thread Ejdzi
paul- wrote: > > > The only parameters used on the squeezelite page for bluetooth sessions > are. > > 1) Server IP > 2) IR settings > > So this mean that there are implementations of IR for bluetooth instance already in piCorePlayer 7.0.0? Where to find IR settings for bluetooth

Re: [SlimDevices: Unix] ANNOUNCE: piCorePlayer 7.0.0

2020-12-29 Thread BitStream
@psketch It's the same for me on a b3+, HDMI is not displayed here. I've been trying everything for two days but I only get the headphones displayed. Code: tc@picore:~$ aplay -l List of PLAYBACK Hardware Devices card 0: Headphones [bcm2835 Headphones],

Re: [SlimDevices: Unix] ANNOUNCE: piCorePlayer 7.0.0

2020-12-29 Thread psketch
bogasman wrote: > It didn't work for me. When I choose HDMI the output is being populated > with "sysdefault:CARD=b1". However there i no such device on the > available outputs list, hence squeezelite doesn't start. > I've added both lines into config.txt but it didn't change anything. If > I

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

2020-12-29 Thread rosscullen
I'm using Docker a lot on Synology DSM 6.2 as well. I have had a lot of issues trying to get containers to run through the UI, particularly with permission issues. So I reverted to the Docker command line (shell) and found it works a lot better for getting containers going intitially. Then i

Re: [SlimDevices: Unix] ANNOUNCE: piCorePlayer 7.0.0

2020-12-29 Thread mr-b
avr300 wrote: > Thank you for pointing me in the correct direction. This > https://forums.slimdevices.com/showthread.php?109404-ANNOUNCE-piCorePlayer-4-0-0=925614=1#post925614 > seems to be the way. > > And thanks to Greg for posting the answer. Can the panel consider adding ntpd daemon in

Re: [SlimDevices: Unix] Jivelite for piCorePlayer

2020-12-29 Thread Jeff07971
slartibartfast wrote: > I read in another post that only the joggler skin is included by > default. Do the other skins need to be installed somehow? > > Sent from my Pixel 3a using Tapatalk No that is not the case Just go to Settings > Screen > Select Skin in Jivelite Jeff *Want a webapp

Re: [SlimDevices: Unix] ANNOUNCE: piCorePlayer 7.0.0

2020-12-29 Thread bogasman
psketch wrote: > Hi Paul > > I just had another check, and it doesn't look like they get added. I > set back to USB, removed the lines I'd manually added, rebooted, changed > it back to HDMI, rebooted, and squeezlite wouldn't load. I checked > config.txt and those lines aren't there - adding

Re: [SlimDevices: Unix] Jivelite for piCorePlayer

2020-12-29 Thread slartibartfast
Jeff07971 wrote: > I leave them as defualt except for changing the size/res :- > > 32704 > > JeffI read in another post that only the joggler skin is included by default. Do the other skins need to be installed somehow? Sent from my Pixel 3a using Tapatalk