Re: [SlimDevices: SqueezeCenter] LMS running but can't access media files

2021-12-27 Thread Michael Herger

Error scanning file or folder: /Volumes/Macintosh HD/Volumes/External
SSD/iTunes: Operation not permitted


There are multiple threads around macOS and permissions in more recent 
macOS versions. Follow the steps to grant LMS full disk access.

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


Re: [SlimDevices: SqueezeCenter] Touchscreen display for piCorePlayer

2021-12-27 Thread paul-

The hyper pixel uses the dpi interface, so it uses a bunch of pins on
the interface.  I have not checked if it consumes pins needed by the
Dac.   A USB Dac would work fine.

There are many waveshare options, but every screen is different, and
uses different drivers.  It’s hard to keep track of them…..and then
there are different rev levels on the boards that use different drivers
too.  The specific waveshare you linked, you need to check pinouts on
the heard for the touch function….. and need to research the needed
touch driver.

Have you looked at the waveshare threads on the forum?



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=115645

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


Re: [SlimDevices: SqueezeCenter] Touchscreen display for piCorePlayer

2021-12-27 Thread dorkshoei


I'd been under the impression 7" may be too small but I guess that
PIM369 is 4".

'This on Amazon seems similar.'
(https://www.amazon.com/HDMI-LCD-Resolution-Resistive-Screen/dp/B07P5H2315)
except it looks like it uses the header just for the touch function
and requires the monitor to connect to the rPI's HDMI port.   Not sure
if it works with rPi4?

Thanks for the suggestions.   Keep the advice coming.   Thank you!



dorkshoei's Profile: http://forums.slimdevices.com/member.php?userid=71619
View this thread: http://forums.slimdevices.com/showthread.php?t=115645

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


Re: [SlimDevices: SqueezeCenter] Touchscreen display for piCorePlayer

2021-12-27 Thread dorkshoei


paul- wrote: 
> There are many that work, but the drivers are completely manual, and
> support is poor.   
> 
For the uPerfect I bought my expectation was that the touch screen
device should appear in dmesg/lsusb when connected.   Obviously a driver
may be required but the base kernel USB stack should detect a device
trying to registered even if it has no corresponding driver.   There is
a 4-pin TE "picoblade" connector and also a micro-usb connector, either
of which should be connected to the Pi's USB port. You can see it
shown at 12:30 in this video https://www.youtube.com/watch?v=_HUt6tRReEQ

I see no log messages of any kind.  I talked to the video's author and
he suggested (common issue) to ensure the uPerfect is getting sufficient
power.  I tried powering it directly from a 3A power supply instead of
the PI's GPIO pins (which uPerfect said would work) and there was no
change.

uPerfect are utterly useless, won't respond,  won't honor warranty.  
VISA told me I'd waited too long to file a dispute.

> 
> What size screen do you want?
> 
I just want something functional.   My sense is that since the skin is
800x480 that a 7" is probably sufficient.Also given the negative
experience of the uPerfect I want to not waste good money after bad.

> 
> I have a setup with
> https://shop.pimoroni.com/products/hyperpixel-4?variant=12569485443155. 
> Which works nicely, but it uses most of the 40pin rpi header, so if you
> want a DAC Hat, then its not the right choice.
> 
I've not seen this.  

The DigiAmp+ re-exposes all 40 pins of the rpi header.  See: 
https://www.cytron.io/p-Iiqaudio-pi-digiamp-plus-full-hd-class-d-amplifier-hat



dorkshoei's Profile: http://forums.slimdevices.com/member.php?userid=71619
View this thread: http://forums.slimdevices.com/showthread.php?t=115645

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


Re: [SlimDevices: SqueezeCenter] Touchscreen display for piCorePlayer

2021-12-27 Thread Redrum


I have been thinking of doing something similar, so I bought a Amazon
Fire 8" tablet I didn't need on Black Friday for, I think about $60USD
(currently about 90). You can currently get the 7" one for about $50.
The Fire tablets are inexpensive in part because Amazon is selling you
an Amazon promotion and advertisement machine. 

You can (I have) use the XDA Developers "Fire Toolkit" to "de-amazon"
the tablet and return it close to stock android. Installed the Material
apk from F-Droid and I have it laying around in my main listening area
to use as a squeezebox UI. 

You can modify it via developer options to stay awake, or, I believe
there are non root options to have a "tap or swipe to wake" out
there...

My thought was to have it in a box with a pi, build the box to allow the
charger micro USB to be inserted in the side (maybe a right angle
adaptor). The only other challenge is if you leave it always on, or have
a screensaver with tap or swipe to wake it. I haven't really tried to
think that through yet as I haven't started the project, especially with
rpi's in short supply. I think Ideally I would want it to remain on
while playing, screensaver otherwise. Haven't looked into how to do
that.

The nice thing is the Material interface is wonderful (thanks again
Craig!) and you also have a fully functioning tablet on the wall to be
able to pop up weather, or whatever in addition to your sb control.

Jim



Redrum's Profile: http://forums.slimdevices.com/member.php?userid=33806
View this thread: http://forums.slimdevices.com/showthread.php?t=115645

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


Re: [SlimDevices: SqueezeCenter] Touchscreen display for piCorePlayer

2021-12-27 Thread paul-


There are many that work, but the drivers are completely manual, and
support is poor.   But if you are willing to do some tinkering, then
there are provisions in pCP for custom setup routines for offbrand
screens.

What size screen do you want?

I have a setup with
https://shop.pimoroni.com/products/hyperpixel-4?variant=12569485443155. 
Which works nicely, but it uses most of the 40pin rpi header, so if you
want a DAC Hat, then its not the right choice.

But yes, skin support can be tricky if you are using touch.  The
resolution 800x480 is the resolution needed for the Grid Skin.  If you
just want display, then there are other resolutions that work fine.



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=115645

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


[SlimDevices: SqueezeCenter] LMS running but can't access media files

2021-12-27 Thread catosmr


Error scanning file or folder: /Volumes/Macintosh HD/Volumes/External
SSD/iTunes: Operation not permitted

I've been having all sorts of issues over the past month with LMS and my
SB player. Most recently I installed the latest version of LMS 8.2.0 and
everything was working again, but only briefly. A day later, LMS
couldn't access my media located on an external drive. I can see the
drive from Finder app. Any suggestions? 

sr



catosmr's Profile: http://forums.slimdevices.com/member.php?userid=50718
View this thread: http://forums.slimdevices.com/showthread.php?t=115647

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


[SlimDevices: SqueezeCenter] Album Artist list shows albums from compilations

2021-12-27 Thread HerculePirate


I am using Logitech Media Server after a long many years.
I was using Plex and the transcoding from lossless to lossy put me off
but the transmission was very reliable.

Tried LMS and it was spectacular.

I have ALBUM ARTIST menu which shows albums under a certain artist. But
i do not want it to show albums where the artist is part of a
compilation.
For example:
Looking under Album Artist, there is a band called "10cc" and under it
are all the albums listed but also an album called "Slow Rock
Collection" shows up with only their 1 song under that albums.

How can I ensure only albums from the artists are shown and not
compilations.

FYI, all my compilations have "ITUNESCOMPILATION", COMP" and
"COMPILATION" = 1
Latest version: LMS 8+

LMS installed on latest Windows 10 and using iPeng to access on iPad



HerculePirate's Profile: http://forums.slimdevices.com/member.php?userid=12616
View this thread: http://forums.slimdevices.com/showthread.php?t=115646

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


Re: [SlimDevices: SqueezeCenter] Shut down PiCorePlayer

2021-12-27 Thread kidstypike

Mattyrow wrote: 
> Great. The only thing I didn’t understand and may of screwed something
> up at first was the point at which you name the mount point.  The
> instructions suggest -  [in my case /mnt/LMSfiles], click on the
> “Enabled” radio button and then click on “Set USB Mount”.
> 
> I wasn’t sure if I needed a folder on the drive named LMSfiles. I just
> initially made up a name. Not sure what this step is actually doing.
> 
> BR

You can give it whatever name you wish, it's just an identifier for that
drive and it's contents.

36560

36561


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


*Server - LMS 8.3.0 *Pi4B 4GB/Argon one case/pCP 8.1.0 - 75K library,
playlists & LMS cache on SSD (ntfs)
*Study -* Pi4/pCP 8.0.0/Topping E30 DAC/Ruark MR1 Mk2
*Lounge* - Pi2/pCP 8.0.0 > HiFiBerry DIGI+ > AudioEngine DAC1 > AVI DM5
*Dining Room* - Pi3B/pCP/Bluetooth/Echo Show 8
*Garage* - DAC32 > Edifier speakers

*Spares* - 2xTouch, 1xSB Radio. 1xSB3, 6xRPi

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

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


Re: [SlimDevices: SqueezeCenter] Shut down PiCorePlayer

2021-12-27 Thread paul-


If you did that step before you started LMS for the first time, it might
have a problem.

But its working now, it should be just fine.



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=115643

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


Re: [SlimDevices: SqueezeCenter] Qobuz Streaming Service and PiCore Player

2021-12-27 Thread kidstypike


anglecard48 wrote: 
> Got it!
> 
> You are terrific!
> 
> Thanks.

I wish someone would tell my wife that! :D



*Server - LMS 8.3.0 *Pi4B 4GB/Argon one case/pCP 8.1.0 - 75K library,
playlists & LMS cache on SSD (ntfs)
*Study -* Pi4/pCP 8.0.0/Topping E30 DAC/Ruark MR1 Mk2
*Lounge* - Pi2/pCP 8.0.0 > HiFiBerry DIGI+ > AudioEngine DAC1 > AVI DM5
*Dining Room* - Pi3B/pCP/Bluetooth/Echo Show 8
*Garage* - DAC32 > Edifier speakers

*Spares* - 2xTouch, 1xSB Radio. 1xSB3, 6xRPi

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

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


Re: [SlimDevices: SqueezeCenter] Qobuz Streaming Service and PiCore Player

2021-12-27 Thread anglecard48


kidstypike wrote: 
> On your last screenshot, you need to scroll down the page until you see
> the "Update LMS" button, click that, then on the next page "Update LMS".

Got it!

I'm all up to date. You are terrific!

Thanks.



anglecard48's Profile: http://forums.slimdevices.com/member.php?userid=71714
View this thread: http://forums.slimdevices.com/showthread.php?t=115642

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


Re: [SlimDevices: SqueezeCenter] Shut down PiCorePlayer

2021-12-27 Thread Mattyrow

paul- wrote: 
> exFat is ok, but not a native linux file system.
> 
> I've not changed anything with setting the cache location in years, but
> perhaps there is a chicken vs egg issue there I've not seen.
> 
> Good it working now.

Great. The only thing I didn’t understand and may of screwed something
up at first was the point at which you name the mount poin.  The
instructions suggest -  [in my case /mnt/LMSfiles], click on the
“Enabled” radio button and then click on “Set USB Mount”.

I wasn’t sure if I needed a folder on the drive names LMSfiles. I just
initially made up a name. Not sure what this step is actually doing.

BR



Mattyrow's Profile: http://forums.slimdevices.com/member.php?userid=72354
View this thread: http://forums.slimdevices.com/showthread.php?t=115643

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


[SlimDevices: SqueezeCenter] Touchscreen display for piCorePlayer

2021-12-27 Thread dorkshoei


_Short_version_

I don't love the official Raspberry Pi 7" screen. It seems rather dated
and overpriced for what it is.  I don't care for the large bezel around
the LCD and (like many things) it's extensively back ordered right now. 
On the other hand,  reports do indicate it seems to be reliable.

Q: Are there any other recommended displays that work well?

_Long_version_

I'm building an streaming box using an rPi4, 'DigiAmp+ audio hat'
(https://www.raspberrypi.com/products/iqaudio-digiamp-plus/) and
'integrated LRS-100-24VDC power supply.'
(https://www.mouser.com/datasheet/2/260/mwec_s_a0011714173_1-2274466.pdf)

I want a built-in touch screen to control it.   Yes I know I can control
it from my phone however I want a built-in screen.

I'll be 3D printing my own case to hold all of the above and for space
reasons I need to wall mount it.   Unless of course anyone knows off an
off the shelf case than can hold all of the above.   I don't want
external wall-wart power supplies.  Everything has to be in the case.

I bought 'one of these screens'
(https://www.uperfectmonitor.com/products/raspberry-pi-7-touchscreen-uperfect)
off eBay.It was cheap as it was a "certified return" sold by the
manufacturer.   Stupidly I was too slow testing all the features and
only found out that the touch screen didn't work after the eBay return
period had expired.   The seller dragged their feet until this ended
then stopped responding entirely :-(Reading reviews, the touch
screen not registering as a USB device is a common issue.  I tried
powering it using it's own dedicated 3A 5V supply and it still won't
appear in dmesg/lsusb.  I've discussed with others who have the display
and my touch screen doesn't work replicating their exact setup.

I don't usually like buying off brand Chinese tech and this has just
amplified this feeling.

The other thing I noticed is that the skin of piCorePlayer seems fairly
fixed at the 800x600 resolution of the official 7" screen.   I had to
force the above uperfect monitor to this lower resolution to get the
PiCorePlayer skin to display.I read a few posts where people had
gotten the skin to work with a higher resolution and it seemed a pretty
longwinded process.



dorkshoei's Profile: http://forums.slimdevices.com/member.php?userid=71619
View this thread: http://forums.slimdevices.com/showthread.php?t=115645

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


Re: [SlimDevices: SqueezeCenter] Shut down PiCorePlayer

2021-12-27 Thread paul-


exFat is ok, but not a native linux file system.

I've not changed anything with setting the cache location in years, but
perhaps there is a chicken vs egg issue there I've not seen.

Good it working now.



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=115643

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


Re: [SlimDevices: SqueezeCenter] Qobuz Streaming Service and PiCore Player

2021-12-27 Thread kidstypike


On your last screenshot, you need to scroll down the page until you see
the "Update LMS" button, click that, then on the next page "Update LMS".



*Server - LMS 8.3.0 *Pi4B 4GB/Argon one case/pCP 8.1.0 - 75K library,
playlists & LMS cache on SSD (ntfs)
*Study -* Pi4/pCP 8.0.0/Topping E30 DAC/Ruark MR1 Mk2
*Lounge* - Pi2/pCP 8.0.0 > HiFiBerry DIGI+ > AudioEngine DAC1 > AVI DM5
*Dining Room* - Pi3B/pCP/Bluetooth/Echo Show 8
*Garage* - DAC32 > Edifier speakers

*Spares* - 2xTouch, 1xSB Radio. 1xSB3, 6xRPi

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

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


Re: [SlimDevices: SqueezeCenter] Qobuz Streaming Service and PiCore Player

2021-12-27 Thread anglecard48


kidstypike wrote: 
> LMS > Settings > Advanced (tab) > Software updates (dropdown).
> 
> There's an "Update LMS" button on the pCP LMS page.
> 
> You should be on the release version which is 8.2.1 I think.
> 
> Version 8.3 is the developer version, sometimes updated every day.


Welp, I've come this far.  I would like to continue. But, as usual, the
instructions are greek to me. I've attached three screen grabs that I
got when following the LMS prompts for software update at LMS > Settings
> Advanced (tab) > Software updates (dropdown).

I am currently running 8.1. I don't seem to be able to follow the
breadcrumbs to get to an 8.2 install. Where have I blundered?

Thanks.


+---+
|Filename: Screen Shot 2021-12-27 at 11.16.56 AM.png|
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=36559|
+---+


anglecard48's Profile: http://forums.slimdevices.com/member.php?userid=71714
View this thread: http://forums.slimdevices.com/showthread.php?t=115642

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


Re: [SlimDevices: SqueezeCenter] Qobuz Streaming Service and PiCore Player

2021-12-27 Thread kidstypike


anglecard48 wrote: 
> Mine is Logitech Media Server Version: 8.1.1. So I se that I am behind.
> 
> How often do you check for updates with LMS and pcp? And how do you
> update? I don't see a link for it in either.
> 
> Thanks

LMS > Settings > Advanced (tab) > Software updates (dropdown).

There's an "Update LMS" button on the pCP LMS page.

You should be on the release version which is 8.2.1 I think.

Version 8.3 is the developer version, sometimes updated every day.



*Server - LMS 8.3.0 *Pi4B 4GB/Argon one case/pCP 8.1.0 - 75K library,
playlists & LMS cache on SSD (ntfs)
*Study -* Pi4/pCP 8.0.0/Topping E30 DAC/Ruark MR1 Mk2
*Lounge* - Pi2/pCP 8.0.0 > HiFiBerry DIGI+ > AudioEngine DAC1 > AVI DM5
*Dining Room* - Pi3B/pCP/Bluetooth/Echo Show 8
*Garage* - DAC32 > Edifier speakers

*Spares* - 2xTouch, 1xSB Radio. 1xSB3, 6xRPi

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

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


Re: [SlimDevices: SqueezeCenter] Qobuz Streaming Service and PiCore Player

2021-12-27 Thread anglecard48


kidstypike wrote: 
> Server version at LMS > Settings > Information.
> 
> 36556

Mine is Logitech Media Server Version: 8.1.1. So I se that I am behind.

How often do you check for updates with LMS and pcp? And how do you
update? I don't see a link for it in either.

Thanks



anglecard48's Profile: http://forums.slimdevices.com/member.php?userid=71714
View this thread: http://forums.slimdevices.com/showthread.php?t=115642

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


Re: [SlimDevices: SqueezeCenter] Qobuz Streaming Service and PiCore Player

2021-12-27 Thread kidstypike

anglecard48 wrote: 
> You are helpful. And funny!
> 
> Frank was the first name that popped up on the Qobuz page on my remote.
> 
> Van Morrison I din't think sounded all that terrific... considering all
> the accolades about the Qobuz quality.
> 
> But Roberta Gamabarini — I loves You Porgy —  certainly does. And so
> does Alison Krause — Dreaming My Dreams With You
> 
> I've got my listening work cut out for me. This will be fun.
> 
> *Server* - LMS I don't know the version, Pi4B 4GB, pCP I don't know the
> version.   How do I find out the versions I currently have installed? No
> stored digitized music, I just play digital via streaming services.
> *Living Room* - Pi4/pCP, Topping E30 DAC, Reference Line Preamp, SAE
> 2200 amp, Salk WOWOne speakers
> *Home office* - Squeezebox Boom
> *Garage* - Logitech UE Radio

Server version at LMS > Settings > Information.

36556


+---+
|Filename: LMS version.jpg  |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=36556|
+---+


*Server - LMS 8.3.0 *Pi4B 4GB/Argon one case/pCP 8.1.0 - 75K library,
playlists & LMS cache on SSD (ntfs)
*Study -* Pi4/pCP 8.0.0/Topping E30 DAC/Ruark MR1 Mk2
*Lounge* - Pi2/pCP 8.0.0 > HiFiBerry DIGI+ > AudioEngine DAC1 > AVI DM5
*Dining Room* - Pi3B/pCP/Bluetooth/Echo Show 8
*Garage* - DAC32 > Edifier speakers

*Spares* - 2xTouch, 1xSB Radio. 1xSB3, 6xRPi

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

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


Re: [SlimDevices: SqueezeCenter] Qobuz Streaming Service and PiCore Player

2021-12-27 Thread anglecard48

kidstypike wrote: 
> You must've configured it wrong.:rolleyes: ;):cool:

You are helpful. And funny!

Frank was the first name that popped up on the Qobuz page on my remote.

Van Morrison I din't think sounded all that terrific... considering all
the accolades about the Qobuz quality.

But Roberta Gamabarini — I loves You Porgy —  certainly does. And so
does Alison Krause — Dreaming My Dreams With You

I've got my listening work cut out for me. This will be fun.

*Server* - LMS I don't know the version, Pi4B 4GB, pCP I don't know the
version.   How do I find out the versions I currently have installed? No
stored digitized music, I just play digital via streaming services.
*Living Room* - Pi4/pCP, Topping E30 DAC, Reference Line Preamp, SAE
2200 amp, Salk WOWOne speakers
*Home office* - Squeezebox Boom
*Garage* - Logitech UE Radio



anglecard48's Profile: http://forums.slimdevices.com/member.php?userid=71714
View this thread: http://forums.slimdevices.com/showthread.php?t=115642

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


Re: [SlimDevices: SqueezeCenter] Shut down PiCorePlayer

2021-12-27 Thread Mattyrow


paul- wrote: 
> Nope.  Something must be wrong with your configuration.  Make sure your
> usb drive is setup correctly, and permissions on the drive are correct.
> 
> How is the usb drive formatted?

Sorted now.  Changed to save to boot and back again and works now



Mattyrow's Profile: http://forums.slimdevices.com/member.php?userid=72354
View this thread: http://forums.slimdevices.com/showthread.php?t=115643

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


Re: [SlimDevices: SqueezeCenter] Qobuz Streaming Service and PiCore Player

2021-12-27 Thread kidstypike


anglecard48 wrote: 
> Frank Sinatra sounds great.

You must've configured it wrong.:rolleyes: ;):cool:



*Server - LMS 8.3.0 *Pi4B 4GB/Argon one case/pCP 8.1.0 - 75K library,
playlists & LMS cache on SSD (ntfs)
*Study -* Pi4/pCP 8.0.0/Topping E30 DAC/Ruark MR1 Mk2
*Lounge* - Pi2/pCP 8.0.0 > HiFiBerry DIGI+ > AudioEngine DAC1 > AVI DM5
*Dining Room* - Pi3B/pCP/Bluetooth/Echo Show 8
*Garage* - DAC32 > Edifier speakers

*Spares* - 2xTouch, 1xSB Radio. 1xSB3, 6xRPi

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

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


Re: [SlimDevices: SqueezeCenter] Qobuz Streaming Service and PiCore Player

2021-12-27 Thread anglecard48


Nice.

You have succeeded in getting through my thick skull with good, clear
information.

Frank Sinatra sounds great.

Many thanks.



anglecard48's Profile: http://forums.slimdevices.com/member.php?userid=71714
View this thread: http://forums.slimdevices.com/showthread.php?t=115642

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


Re: [SlimDevices: SqueezeCenter] Shut down PiCorePlayer

2021-12-27 Thread kidstypike

Mattyrow wrote: 
> I’ve noticed when I backup it appears to be saving to pcp boot disk even
> though it’s ticked for the usb drive. 
> 
> Can I force it somehow?

pCP settings are backed up to the boot disk.

LMS settings on the USB drive are not backed up.



*Server - LMS 8.3.0 *Pi4B 4GB/Argon one case/pCP 8.1.0 - 75K library,
playlists & LMS cache on SSD (ntfs)
*Study -* Pi4/pCP 8.0.0/Topping E30 DAC/Ruark MR1 Mk2
*Lounge* - Pi2/pCP 8.0.0 > HiFiBerry DIGI+ > AudioEngine DAC1 > AVI DM5
*Dining Room* - Pi3B/pCP/Bluetooth/Echo Show 8
*Garage* - DAC32 > Edifier speakers

*Spares* - 2xTouch, 1xSB Radio. 1xSB3, 6xRPi

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

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


Re: [SlimDevices: SqueezeCenter] Shut down PiCorePlayer

2021-12-27 Thread Mattyrow

paul- wrote: 
> Nope.  Something must be wrong with your configuration.  Make sure your
> usb drive is setup correctly, and permissions on the drive are correct.
> 
> How is the usb drive formatted?

I’ve noticed when I backup it appears to be saving to pcp boot disk even
though it’s ticked for the usb drive. 

Can I force it somehow?



Mattyrow's Profile: http://forums.slimdevices.com/member.php?userid=72354
View this thread: http://forums.slimdevices.com/showthread.php?t=115643

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


Re: [SlimDevices: SqueezeCenter] Qobuz Streaming Service and PiCore Player

2021-12-27 Thread kidstypike


LMS > Settings > Advanced > Quboz (dropdown).

36554


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


*Server - LMS 8.3.0 *Pi4B 4GB/Argon one case/pCP 8.1.0 - 75K library,
playlists & LMS cache on SSD (ntfs)
*Study -* Pi4/pCP 8.0.0/Topping E30 DAC/Ruark MR1 Mk2
*Lounge* - Pi2/pCP 8.0.0 > HiFiBerry DIGI+ > AudioEngine DAC1 > AVI DM5
*Dining Room* - Pi3B/pCP/Bluetooth/Echo Show 8
*Garage* - DAC32 > Edifier speakers

*Spares* - 2xTouch, 1xSB Radio. 1xSB3, 6xRPi

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

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


Re: [SlimDevices: SqueezeCenter] Qobuz Streaming Service and PiCore Player

2021-12-27 Thread Jeff07971


As Kidstypike said,

Go here

36551

Then here

36552

Then Here 

36553


Hope thats clear !

Jeff


+---+
|Filename: 2021-12-27 13_47_35-A Jeff Supervisor Server.jpg |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=36553|
+---+


*Want a webapp ?* Get SqueezeLite-X !
https://forums.slimdevices.com/showthread.php?108550-Announce-Squeezelite-X=903953=1#post903953

Jeff07971's Profile: http://forums.slimdevices.com/member.php?userid=49290
View this thread: http://forums.slimdevices.com/showthread.php?t=115642

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


Re: [SlimDevices: SqueezeCenter] Qobuz Streaming Service and PiCore Player

2021-12-27 Thread anglecard48


I'm getting closer. I still am not quite there and need more help if I
could impose one more time.

The advice that has made the change is this from kidstypike:

In the piCorePlayer web interface > LMS page, click on "Configure LMS".
On the page that opens click on the plugins tab, install Quboz if it's
not already installed. You should see it listed under 3rd party
plugins.

I did that. Checked the Qobuz box.

I now see Qobuz in the listed apps on my remote controller. See screen
grab. But my controller is also giving me instructions that I do not
know how to follow. I have attached that as well.

I don't know where to go to enter my Qobuz user name and passsword in
Server Settings / Advanced / Qobuz.

I don't see where I would do that on the remote and I don't see where I
would do that in:

the piCorePlayer web interface > LMS page
or 
the pcp LMS main page
or
the mysqueezebox.com/user/apps page

Thanks.


+---+
|Filename: Remote Qobuz 2.JPG   |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=36550|
+---+


anglecard48's Profile: http://forums.slimdevices.com/member.php?userid=71714
View this thread: http://forums.slimdevices.com/showthread.php?t=115642

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


Re: [SlimDevices: SqueezeCenter] Shut down PiCorePlayer

2021-12-27 Thread Mattyrow

paul- wrote: 
> Nope.  Something must be wrong with your configuration.  Make sure your
> usb drive is setup correctly, and permissions on the drive are correct.
> 
> How is the usb drive formatted?

It’s exfat



Mattyrow's Profile: http://forums.slimdevices.com/member.php?userid=72354
View this thread: http://forums.slimdevices.com/showthread.php?t=115643

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


Re: [SlimDevices: SqueezeCenter] Shut down PiCorePlayer

2021-12-27 Thread paul-


Nope.  Something must be wrong with your configuration.  Make sure your
usb drive is setup correctly, and permissions on the drive are correct.

How is the usb drive formatted?



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=115643

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


[SlimDevices: SqueezeCenter] Shut down PiCorePlayer

2021-12-27 Thread Mattyrow

Hi

Everything now set up with PCP with USB attached, LMS on same Pi etc and
material skin loaded. When I shut down the player and restart (I do not
want to keep the pi on) everyth8ng is completely reset. 

I’ve set everything to cache and files should be on the USB. Any reason
why I have to start from scratch again?

Thanks



Mattyrow's Profile: http://forums.slimdevices.com/member.php?userid=72354
View this thread: http://forums.slimdevices.com/showthread.php?t=115643

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


Re: [SlimDevices: SqueezeCenter] Qobuz Streaming Service and PiCore Player

2021-12-27 Thread kidstypike


In the piCorePlayer web interface > LMS page, click on "Configure LMS".
On the page that opens click on the plugins tab, install Quboz if it's
not already installed. You should see it listed under 3rd party plugins.

36547

36548


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


*Server - LMS 8.3.0 *Pi4B 4GB/Argon one case/pCP 8.1.0 - 75K library,
playlists & LMS cache on SSD (ntfs)
*Study -* Pi4/pCP 8.0.0/Topping E30 DAC/Ruark MR1 Mk2
*Lounge* - Pi2/pCP 8.0.0 > HiFiBerry DIGI+ > AudioEngine DAC1 > AVI DM5
*Dining Room* - Pi3B/pCP/Bluetooth/Echo Show 8
*Garage* - DAC32 > Edifier speakers

*Spares* - 2xTouch, 1xSB Radio. 1xSB3, 6xRPi

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

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


Re: [SlimDevices: SqueezeCenter] Qobuz Streaming Service and PiCore Player

2021-12-27 Thread Michael Herger
Please post details from Settings/Information in your LMS. The pCP's IP 
address, and the LMS'.

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