Re: [SlimDevices: SqueezeCenter] LMS: can't select media folder under macOS Big Sur

2021-02-02 Thread SamS


Darn it, happened again when updating from 11.1 to 11.2.

For others that may have this problem: do a reboot of your machine, then
restart LMS in your System Preferences pane. Then it should work.



SamS's Profile: http://forums.slimdevices.com/member.php?userid=9261
View this thread: http://forums.slimdevices.com/showthread.php?t=113581

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


Re: [SlimDevices: SqueezeCenter] LMS: can't select media folder under macOS Big Sur

2021-01-01 Thread SamS


Works, yeah!!



SamS's Profile: http://forums.slimdevices.com/member.php?userid=9261
View this thread: http://forums.slimdevices.com/showthread.php?t=113581

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


Re: [SlimDevices: SqueezeCenter] LMS: can't select media folder under macOS Big Sur

2021-01-01 Thread SamS


MrC wrote: 
> These might help also:
> 
> https://forums.slimdevices.com/showthread.php?111037-LMS-on-MacOS-10-15-quot-Catalina-quot=954485=1#post954485
> 
> https://forums.slimdevices.com/showthread.php?111037-LMS-on-MacOS-10-15-quot-Catalina-quot=955117=1#post955117
> 
> Here are my Full Disk Access settings:
> 
> 32781
> 
> Also, this is what runs when LMS is running:
> 
> > 
Code:

  >   > 
  > $ ps -ef | grep perl
  > 501 15363 1   0 Wed11AM ?? 2:18.11 /usr/bin/perl5.18 
./slimserver.pl
  > 

> > 

Thanks for your response. Mine looks the same. 

And here is my output from terminal:

Code:

ps -ef | grep perl
  501   605 1   0  2:59PM ?? 0:09.31 /usr/bin/perl5.18 
/Library/PreferencePanes/Squeezebox.prefPane/Contents/server/slimserver.pl
  501   802   795   0  3:02PM ttys0000:00.00 grep perl
  



+---+
|Filename: Screen Shot 2021-01-01 at 3.07.31 PM.jpg |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=32782|
+---+


SamS's Profile: http://forums.slimdevices.com/member.php?userid=9261
View this thread: http://forums.slimdevices.com/showthread.php?t=113581

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


Re: [SlimDevices: SqueezeCenter] LMS: can't select media folder under macOS Big Sur

2021-01-01 Thread SamS


MrC wrote: 
> What do you have enabled?  
> 
> See this post and the others related in this thread:
> 
> https://forums.slimdevices.com/showthread.php?111037-LMS-on-MacOS-10-15-quot-Catalina-quot=997149=1#post997149

I see where you gave some good guidance in that thread. Same problem,
but the fix of giving Perl5.18 (and bash) Full Disk Access and a reboot
does not fix. 

LMS starts and works as expected, but it just cannot expand/access/see
the folder in my USB Volume. It sees the Volume just fine, just can't
select anything in it.

I think I fixed this when I originally upgraded from Catalina to 11.0.1.
But I upgraded to 11.1, and can no longer fix. I triggered this as
combination of the 11.1 upgrade, and installing LMS 8.1.

I also drag and dropped Perl and Perl5.28 into Full Disk Access,
rebooted and still no access.



SamS's Profile: http://forums.slimdevices.com/member.php?userid=9261
View this thread: http://forums.slimdevices.com/showthread.php?t=113581

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


[SlimDevices: SqueezeCenter] LMS: can't select media folder under macOS Big Sur

2021-01-01 Thread SamS


hi gang,

I know(!) this has been answered before, and I even fixed it myself
previously. But I've forgotten how :(

Under recent macOS releases, LMS can see my media drive, but cannot
access the folders within it. I have enabled all applicable permissions
in the System Preferences ->Security settings.

What is the secret?



SamS's Profile: http://forums.slimdevices.com/member.php?userid=9261
View this thread: http://forums.slimdevices.com/showthread.php?t=113581

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


Re: [SlimDevices: SqueezeCenter] LMS on MacOS 10.15 "Catalina"?

2019-11-08 Thread SamS


mherger wrote: 
> 
> 
> Would anybody know how I can trigger this prompt from a shell command or
> 
> the terminal?
> 
> -- 
> -- 
> 
> Michael

To be clear: you want to reproduce the "no library" situation that we're
experiencing? Basically, LMS can't access external volumes in order to
scan the library. It can see the drive, but can't access any folders.
Even if you manually type the path to your music or playlists folder
(e.g. /Volumes/ExternalDrive/Music), the scan picks up nothing.



SamS's Profile: http://forums.slimdevices.com/member.php?userid=9261
View this thread: http://forums.slimdevices.com/showthread.php?t=111037

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


Re: [SlimDevices: SqueezeCenter] LMS on MacOS 10.15 "Catalina"?

2019-11-08 Thread SamS


MrC wrote: 
> When you go to the web interface, Settings, and on the first page, for
> your Media Folders, click the Browse button, you should see various
> expandable file system locations.  If you cannot expand one of them
> (because there's no + character), this shows you that you don't have
> full disk access for the given area.  This is a quick way for you to
> test as you're working to get permissions to work.
> 
> Go to System Preferences > Security & Privacy > Full Disk Access, and
> unlock the settings.  Click the + button.  Now type Cmd+Shift+G.  This
> will open a dialog where you can type a path.  Enter /usr/bin and then
> select perl to add it.  Do likewise for /bin and select bash.
> 
> I don't recall if I had to start/stop the server after this, but certain
> need to hard refresh that LMS server Settings page.  After I configured
> the settings, I was able to then assign my paths and LMS worked.

Thank you!! Just had to pop in here (very frustrated) to see if there
was a resolution. Thanks man, you saved the day :)



SamS's Profile: http://forums.slimdevices.com/member.php?userid=9261
View this thread: http://forums.slimdevices.com/showthread.php?t=111037

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