Re: [SlimDevices: Plugins] Announce: Material Skin

2022-02-27 Thread MrC


mherger wrote: 
> 
> That's probably a Spotty problem. What sort order for albums did you 
> select in the Spotty settings?

Ah, interesting.  I recently reverted to sorting alphabetically for
Albums.  With the number of albums I 've now saved on Spotify, sorting
by Date of Addition had become not so useful for me, at best, and at
worst, became quite a chore to find some particular album (by scrolling)
that I couldn't quite recall.

Two features would greatly help, with Integration - and I realize they
probably cannot / will not happen:

1. Dynamic switching of the Sort, at the skin level (it's a bit long and
painful to keep switching, so I use the Spotify App when I want to see
By Date Added sort).

2. Dynamic showing/hiding of integrated content at the skin level.  This
allows enabling integrated content, but also allows quick visualization
/ selection of standard on-disk content.  There's no way to do this, so
you have to pick your poison.  Integration is fantastic... except that
now it has become quite difficult to find local content.  And
non-integrated means its not really possible to easily select/play by
some Album Artist when some of the content is local, and some via
streaming.  I find browsing via My Music > Years to be the most useful
for just picking some random albums from some period in time, because in
this mode, I generally don't care if I own it, or not (yet).   But you
know all this, so I'm just tossing up the pipe dream.  :-)



MrC's Profile: http://forums.slimdevices.com/member.php?userid=468
View this thread: http://forums.slimdevices.com/showthread.php?t=109624

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


Re: [SlimDevices: Plugins] Cannot seek within a Tidal track

2022-02-27 Thread Michael Herger

Seeking works with 8.2.1 but
not with 8.3. Hopefully @mherger will see this.


Please give the next 8.3 build another try.
___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Cannot seek within a Tidal track

2022-02-27 Thread Michael Herger

Seeking works with 8.2.1 but
not with 8.3. Hopefully @mherger will see this.


Thanks for the heads up. I can confirm seeksing in TIDAL seems to be 
broken in 8.3.

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


Re: [SlimDevices: Plugins] Announce: Music & Artist Information plugin

2022-02-27 Thread Michael Herger

So does anyone know what to do about it?


I think all the hints I'd give already have been given. But let's start 
over: please post your MAI settings. As mentioned before the performance 
depends on how you've configured MAI. If you haven't enabled display of 
artist pictures, then the browsing should see no impact at all.


And are you actually talking about the artists list? You only say 
"browsing" was slow.

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


Re: [SlimDevices: Plugins] Announce: Material Skin

2022-02-27 Thread Michael Herger

With 10 T's, 2 R's, 4 S's, 2 U's and other duplicates that I got bored
counting, in no useful or meaningful order, perhaps this can just be
disabled if it cannot be made productive?


That's probably a Spotty problem. What sort order for albums did you 
select in the Spotty settings?

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


Re: [SlimDevices: Plugins] SMB share only giving me ~1GB out of 931GB Win10 <-> RPi4 pCP

2022-02-27 Thread agburnsky


sheeple wrote: 
> Another twist: I disabled SMB1 protocol AFTER I already had the network
> location mounted to a drive letter. Computer restarted and I checked:
> > 
Code:

  >   > Get-SmbServerConfiguration | select 
EnableSMB1Protocol,EnableSMB2Protocol
  > 
  > EnableSMB1Protocol EnableSMB2Protocol
  > -- --
  > False   True
  > 

> > 
> But the drive is still working. What I did not reverse is the registry
> change for insecure guest authentification. So it this might all be
> about the users accepted. I think something between pCP and Windows is
> odd here and could be changed.

I personally would try to figure out how to password protect the samba
share.  In setting mine up, as others here have said, I did not have to
make any system changes in Windows. I'm more than willing to share any
of my registry settings if it could help you figure out what the real
issue is, just let me know the registry keys of interest.

Anthony



Pi 4 - JustBoom Digi - Topping E30
Pi 4 - HiFiBerry Dac2 Pro
Pi 4 - Topping D10s

agburnsky's Profile: http://forums.slimdevices.com/member.php?userid=71315
View this thread: http://forums.slimdevices.com/showthread.php?t=116037

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


Re: [SlimDevices: Plugins] SMB share only giving me ~1GB out of 931GB Win10 <-> RPi4 pCP

2022-02-27 Thread sheeple


Another twist: I disabled SMB1 protocol AFTER I already had the network
location mounted to a drive letter. Computer restarted and I checked:

Code:

Get-SmbServerConfiguration | select EnableSMB1Protocol,EnableSMB2Protocol
  
  EnableSMB1Protocol EnableSMB2Protocol
  -- --
  False   True
  


But the drive is still working. What I did not reverse is the registry
change for insecure guest authentification. So it this might all be
about the users accepted. I think something between pCP and Windows is
odd here and could be changed.



sheeple's Profile: http://forums.slimdevices.com/member.php?userid=72502
View this thread: http://forums.slimdevices.com/showthread.php?t=116037

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


Re: [SlimDevices: Plugins] SMB share only giving me ~1GB out of 931GB Win10 <-> RPi4 pCP

2022-02-27 Thread sheeple


I can only map it as a drive when I can connect to the share, right? So
I did this before via "add network location" and entered the path of the
share \\server\share which is in my case \\MUSIC\music, but windows
could not find the server.

I have enabled SMB1 support again, could not see the share. Then, as per
the "solution" in the trouble shooting I already linked to before
https://forums.raspberrypi.com/viewtopic.php?t=200482, I changed the
registry value for 
Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanWorkstation\Parameters\AllowInsecureGuestAuth
and set it to 1 to enable insecure Guest auth, as I had done before. The
network location again appeared in the explorer. This was the case with
the 64 GB USB drive. I mapped it to a drive letter and it was even
showing capacity!

I do not know why capacity was suddenly shown, I had fiddled before with
some PowerShell commands. I had first entered some lookup command:
Get-SmbServerConfiguration | select
EnableSMB1Protocol,EnableSMB2Protocol
SMB1 naturally was disabled, SMB2 (which is also 3) enabled, as per
Win10 default. I was actually looking if I could update or reinstall the
protocols, but ended up entering the command to enable SMB1 again via
PowerShell: Enable-WindowsOptionalFeature -Online -FeatureName
smb1protocol.
Maybe this changed something? Whatever has happened: I have now an
insecure SMB1 login, but what I get is the full space of the storage
device. Here is the thing: it also works with the HDD, it show all 931
GB when mapped to a drive letter as a network drive. This does not feel
good, I hope this backdoor will not be exploited, but the share works
somehow.



sheeple's Profile: http://forums.slimdevices.com/member.php?userid=72502
View this thread: http://forums.slimdevices.com/showthread.php?t=116037

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


Re: [SlimDevices: Plugins] SMB share only giving me ~1GB out of 931GB Win10 <-> RPi4 pCP

2022-02-27 Thread agburnsky


In my experience with Windows 10,  the samba share does not show up in
my explorer window until I map the network drive using the samba
password.  Then it shows up with whatever letter I have it assigned to. 
Can you map the drive in explorer?



Pi 4 - JustBoom Digi - Topping E30
Pi 4 - HiFiBerry Dac2 Pro
Pi 4 - Topping D10s

agburnsky's Profile: http://forums.slimdevices.com/member.php?userid=71315
View this thread: http://forums.slimdevices.com/showthread.php?t=116037

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


Re: [SlimDevices: Plugins] SMB share only giving me ~1GB out of 931GB Win10 <-> RPi4 pCP

2022-02-27 Thread sheeple


I have mounted a 60 GB thumb drive that was lying around to the Pi4's
USB 2.0 port. I had applied a full exFAT format before with the above
mentioned formatting tool. I cannot see the network location from within
windows, where it should appear. I have also rebooted both the Pi and my
computer.

37365

Here is the setupt that I had prepared within pCP:

37366
37367

And here is some results from ssh:


Code:


  tc@pCP:~$ fdisk -l
  Disk /dev/mmcblk0: 30 GB, 32010928128 bytes, 62521344 sectors
  976896 cylinders, 4 heads, 16 sectors/track
  Units: sectors of 1 * 512 = 512 bytes
  
  Device   Boot StartCHSEndCHSStartLBA EndLBASectors  
Size Id Type
  /dev/mmcblk0p1128,0,1 127,3,16  8192 139263 131072 
64.0M  c Win95 FAT32 (LBA)
  /dev/mmcblk0p21023,3,16   1023,3,16   13926421872632048000 
1000M 83 Linux
  Disk /dev/sda: 59 GB, 63233327104 bytes, 123502592 sectors
  7687 cylinders, 255 heads, 63 sectors/track
  Units: sectors of 1 * 512 = 512 bytes
  
  Device  Boot StartCHSEndCHSStartLBA EndLBASectors  Size 
Id Type
  /dev/sda10,128,1 1023,254,63   8064  123502591  123494528 58.8G  
c Win95 FAT32 (LBA)
  
  tc@pCP:~$ df
  FilesystemSize  Used Available Use% Mounted on
  tmpfs 1.7G 15.9M  1.7G   1% /
  tmpfs   961.1M 0961.1M   0% /dev/shm
  /dev/mmcblk0p2  979.9M107.4M835.8M  11% /mnt/mmcblk0p2
  /dev/loop01.3M  1.3M 0 100% 
/tmp/tcloop/firmware-atheros
  /dev/loop1  384.0K384.0K 0 100% 
/tmp/tcloop/firmware-brcmwifi
  /dev/loop2  128.0K128.0K 0 100% /tmp/tcloop/pcp
  /dev/loop3  256.0K256.0K 0 100% 
/tmp/tcloop/pcp-8.1.0-www
  /dev/loop4  128.0K128.0K 0 100% 
/tmp/tcloop/firmware-ralinkwifi
  /dev/loop51.0M  1.0M 0 100% 
/tmp/tcloop/firmware-rtlwifi
  /dev/loop61.6M  1.6M 0 100% 
/tmp/tcloop/firmware-rpi-wifi
  /dev/loop7  128.0K128.0K 0 100% 
/tmp/tcloop/wireless_tools
  /dev/loop8   19.6M 19.6M 0 100% /tmp/tcloop/slimserver
  /dev/loop95.2M  5.2M 0 100% /tmp/tcloop/samba4
  /dev/loop10 704.0K704.0K 0 100% 
/tmp/tcloop/wpa_supplicant
  /dev/loop11 512.0K512.0K 0 100% /tmp/tcloop/ntfs-3g
  /dev/loop12  92.0K 92.0K 0 100% 
/tmp/tcloop/exfat-utils
  /dev/loop13 128.0K128.0K 0 100% /tmp/tcloop/pcp-base
  /dev/loop14   1.1M  1.1M 0 100% /tmp/tcloop/alsa-utils
  /dev/loop15  48.0K 48.0K 0 100% /tmp/tcloop/alsa
  /dev/loop16   2.0M  2.0M 0 100% /tmp/tcloop/openssh
  /dev/loop18  28.0K 28.0K 0 100% /tmp/tcloop/rng-tools
  /dev/loop17 128.0K128.0K 0 100% /tmp/tcloop/dialog
  /dev/loop19   1.4M  1.4M 0 100% /tmp/tcloop/openssl
  /dev/loop20 128.0K128.0K 0 100% 
/tmp/tcloop/pcp-squeezelite
  /dev/loop21   2.4M  2.4M 0 100% 
/tmp/tcloop/wireless-5.10.77-pcpCore-v7l
  /dev/loop22 384.0K384.0K 0 100% /tmp/tcloop/libnl
  /dev/loop23 132.0K132.0K 0 100% /tmp/tcloop/readline
  /dev/loop24   8.8M  8.8M 0 100% /tmp/tcloop/samba4-lib
  /dev/loop25   5.5M  5.5M 0 100% 
/tmp/tcloop/slimserver-CPAN
  /dev/loop26   1.4M  1.4M 0 100% /tmp/tcloop/glib2
  /dev/loop27   3.0M  3.0M 0 100% 
/tmp/tcloop/filesystems-5.10.77-pcpCore-v7l
  /dev/loop28  32.0K 32.0K 0 100% /tmp/tcloop/fuse-exfat
  /dev/loop29 224.0K224.0K 0 100% /tmp/tcloop/ncurses
  /dev/loop30 336.0K336.0K 0 100% /tmp/tcloop/libasound
  /dev/loop31 128.0K128.0K 0 100% /tmp/tcloop/sysfsutils
  /dev/loop32 256.0K256.0K 0 100% 
/tmp/tcloop/pcp-libmpg123
  /dev/loop33 256.0K256.0K 0 100% 
/tmp/tcloop/pcp-libfaad2
  /dev/loop34 128.0K128.0K 0 100% 
/tmp/tcloop/pcp-libsoxr
  /dev/loop35  64.0K 64.0K 0 100% /tmp/tcloop/pcp-libmad
  /dev/loop36 256.0K256.0K 0 100% 
/tmp/tcloop/pcp-libvorbis
  /dev/loop37 128.0K128.0K 0 100% 
/tmp/tcloop/pcp-libflac
  /dev/loop38 128.0K128.0K 0 100% 
/tmp/tcloop/pcp-libalac
  /dev/loop39 128.0K128.0K 0 100% /tmp/tcloop/regdb
  /dev/loop40 256.0K256.0K 0 100% 
/tmp/tcloop/pcp-libopus
  /dev/loop41 140.0K140.0K 0 100% 

Re: [SlimDevices: Plugins] SMB share only giving me ~1GB out of 931GB Win10 <-> RPi4 pCP

2022-02-27 Thread sheeple

d6jg wrote: 
> 
> We don’t know if the USB is faulty and the OP hasn’t tried a lot of the
> suggestions made eg reformatting as ntfs.

I have, ntfs does not make a difference. I also exchanged the hdd
controller to check whether it is the cause, but it does not seem to be
the hardware, at least not on the side of the Raspberry Pi. I am happy
to try more things, but also need to fit it in my daily schedule of
doing other things. I have been trouble shooting with a befriended sys
admin and we threw a bunch of commands at the pi and samba. It seems as
if on the pi side, everything is recognized.

In about 5 minutes, you will have a result for the thumb drive
suggestion.



sheeple's Profile: http://forums.slimdevices.com/member.php?userid=72502
View this thread: http://forums.slimdevices.com/showthread.php?t=116037

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


Re: [SlimDevices: Plugins] SMB share only giving me ~1GB out of 931GB Win10 <-> RPi4 pCP

2022-02-27 Thread Man in a van


This evening I formatted a 64gb usb stick with exfat using

http://ridgecrop.co.uk/index.htm?guiformat.htm

After a bit of a faff (I don't use smb on a regulat basis) I was able to
to connect to the stick in a rpi4b pCP OS.

I tried both with smb 1 enabled and default disable in my Windows 10 Pro
Desktop.

Both of my connections were really slow but it is an old machine (about
twelve years)

ronnie



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

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


Re: [SlimDevices: Plugins] SMB share only giving me ~1GB out of 931GB Win10 <-> RPi4 pCP

2022-02-27 Thread Redrum

d6jg wrote: 
> He has USB plugged into pCP Pi and is trying to expose it to Windows via
> Samba so that he can use it for MusicBee and easily add new files.
> It seems to be formatted as exFat.
> pCP mounts it and sees it as a 1TB disc correctly.
> He has enabled Samba but says Windows needs the obsolete SMB1 re enabled
> to see it and then only measures it as 1.66gb.
> 
> We know that Samba on pCP works with W10 with no issue without enabling
> SMB1
> We don’t know if the USB is faulty and the OP hasn’t tried a lot of the
> suggestions made eg reformatting as ntfs.

Nice summary Jim, that's how I understand it as well.

The obvious thing to suspect is the drive (to me at least). He did swap
a drive controller, but not the drive. I'm hoping he tries a usb thumb
drive

Jim



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

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


Re: iPeng and Playback on MacOS�stream problem

2022-02-27 Thread whitman


I've posted my questions in refreshed form at the iPeng thread, here...

https://forums.slimdevices.com/showthread.php?51929-iPeng-support-thread=1049126=1#post1049126



whitman's Profile: http://forums.slimdevices.com/member.php?userid=9053
View this thread: http://forums.slimdevices.com/showthread.php?t=116047

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


Re: [SlimDevices: Plugins] iPeng support thread

2022-02-27 Thread whitman

I originally posted my query here…
https://forums.slimdevices.com/showthread.php?116047-iPeng-and-Playback-on-MacOS%97stream-problem
…but I suspect I should have asked here. So…

I’m running iPeng on my MacBook Air M1 and using the Playback facility
to make it a player. But I have a problem with it crashing when I try to
play certain radio streams.

(I should add that I can play any and every one of these streams
perfectly well using iPeng with Playback on iOS devices, like my iPhone
or iPad. It’s only when I try Playback on the Mac that I hit the
problem.)

I’ve tried to find common factors among the relevant streams, and
quality seems to be one. 

All my 44.1 kHz streams play perfectly (for example Europa Jazz). 

The 48 kHz streams do not play (for example D-Dur Classical), nor does a
96 kHz one (Mother Earth). They do not play and they crash iPeng.

The behaviour seems to be that when I play one of these higher-rate
streams, it will instantly jump to a point a minute or two into the
stream, and start counting down as if playing, but with no audio. The
controls in iPeng for pause etc are frozen; it's crashed. Really
frustrating!

The codec does not seem to be a factor—some OGG streams play (for
example Juke), some do not (CRo Jazz); some AAC streams play (for
example Jazz24), some do not (Classic Jazz Radio).

I’m connecting the laptop to LMS via wifi, so in iPeng Playback’s player
prefs I have bitrate limiting for wifi set to off. 

A responder at the other thread suggested setting LMS’s Streaming Method
to Proxied under Player/Settings/Audio, but that made no difference.

On the laptop, in Audio MIDI Setup I have my headphone output set to
96kHz 2ch 32-bit Float, which is the highest possible. I’ve tried it at
the other options, 44.1, 48, and 88.2, and that seems to make no
difference.

I really want to use iPeng like this on my laptop with headphones for my
radio streams, which I have collected as Favourites sourced from the
excellent Radio Now Playing app.

Any ideas what’s going on here?



whitman's Profile: http://forums.slimdevices.com/member.php?userid=9053
View this thread: http://forums.slimdevices.com/showthread.php?t=51929

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


Re: iPeng and Playback on MacOS�stream problem

2022-02-27 Thread whitman

Not designed for MscOS originally, but at the Apple App Store iPeng
presents compatibility info that has "Mac: Requires macOS 11.0 or later
and a Mac with the Apple M1 chip" at the top of a list of specs covering
iPhone, iPad, iPad Touch, and Apple Watch. 

Thanks for your suggestions anyway, Jim, and I'll give the iPeng thread
a go. I'd shied away from that originally as such mega-threads—I see the
iPeng one has 8,250 replies—are a bit overwhelming, to say the least. I
also see the last post there suggests Pippin hasn't been active there
for a few months.



whitman's Profile: http://forums.slimdevices.com/member.php?userid=9053
View this thread: http://forums.slimdevices.com/showthread.php?t=116047

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


Re: [SlimDevices: Plugins] SMB share only giving me ~1GB out of 931GB Win10 <-> RPi4 pCP

2022-02-27 Thread d6jg

Man in a van wrote: 
> Aahh!
> 
> So actually the set up is 
> 
> LMS and Player on pCp   connecting to  Music store on Windows 10
> computer
> 
> or is it 
> 
> 
> LMS and Player on pCp   connecting to  Music store on pCP  with atatched
> hard drive
> 
> 
> and OP does not want to unplug the hard drive on pCP to connect it to
> the Windows computer for updating
> 
> Is that it ?
> 
> I'm confused :confused:
> 
> ronnie
> 
> could we have a poll ? :)

He has USB plugged into pCP Pi and is trying to expose it to Windows via
Samba so that he can use it for MusicBee and easily add new files.
It seems to be formatted as exFat.
pCP mounts it and sees it as a 1TB disc correctly.
He has enabled Samba but says Windows needs the obsolete SMB1 re enabled
to see it and then only measures it as 1.66gb.

We know that Samba on pCP works with W10 with no issue without enabling
SMB1
We don’t know if the USB is faulty and the OP hasn’t tried a lot of the
suggestions made eg reformatting as ntfs.



Jim
https://jukeradio.double6.net


VB2.4[/B] STORAGE *QNAP TS419P (NFS)
[B]Living Room* Joggler & Pi4/Khadas  -> Onkyo TXNR686 -> Celestion F20s

*Office* Joggler & Pi3 -> Denon RCD N8 -> Celestion F10s 
*Dining Room* SB Radio
*Bedroom (Bedside)* Pi Zero+DAC ->ToppingTP21 ->AKG Headphones
*Bedroom (TV) & Bathroom* SB Touch ->Denon AVR ->Mordaunt Short M10s +
Kef ceiling speakers
*Guest Room* Joggler > Topping Amp -> Wharfedale Modus Cubes

d6jg's Profile: http://forums.slimdevices.com/member.php?userid=44051
View this thread: http://forums.slimdevices.com/showthread.php?t=116037

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


Re: iPeng and Playback on MacOS�stream problem

2022-02-27 Thread d6jg

iPeng wasn’t really designed for use on this platform so I suggest you
ask in the iPeng support section under 3rd Party Software to see whether
the author - Pippin - has any views on what’s going on



Jim
https://jukeradio.double6.net


VB2.4[/B] STORAGE *QNAP TS419P (NFS)
[B]Living Room* Joggler & Pi4/Khadas  -> Onkyo TXNR686 -> Celestion F20s

*Office* Joggler & Pi3 -> Denon RCD N8 -> Celestion F10s 
*Dining Room* SB Radio
*Bedroom (Bedside)* Pi Zero+DAC ->ToppingTP21 ->AKG Headphones
*Bedroom (TV) & Bathroom* SB Touch ->Denon AVR ->Mordaunt Short M10s +
Kef ceiling speakers
*Guest Room* Joggler > Topping Amp -> Wharfedale Modus Cubes

d6jg's Profile: http://forums.slimdevices.com/member.php?userid=44051
View this thread: http://forums.slimdevices.com/showthread.php?t=116047

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


Re: [SlimDevices: Plugins] SMB share only giving me ~1GB out of 931GB Win10 <-> RPi4 pCP

2022-02-27 Thread Man in a van

d6jg wrote: 
> He’s explained why he wants to use Samba and not WinSCP/FileZilla 
> He wants one data store used by both LMS and MusicBee on PC
> 
> Obviously a mirror is the best way longer term but the issue at present
> is that his USB HD and Samba via pCP are not playing nicely.

Aahh!

So actually the set up is 

LMS and Player on pCp   connecting to  Music store on Windows 10
computer

or is it 


LMS and Player on pCp   connecting to  Music store on pCP  with atatched
hard drive


and OP does not want to unplug the hard drive on pCP to connect it to
the Windows computer for updating

Is that it ?

I'm confused :confused:

ronnie

could we have a poll ? :)



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

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


Re: [SlimDevices: Plugins] SMB share only giving me ~1GB out of 931GB Win10 <-> RPi4 pCP

2022-02-27 Thread d6jg

Man in a van wrote: 
> i took this screen shot ( 'cause I was actually 'doin' it) when I made
> my post
> 
> 37363
> 
> ronnie

He’s explained why he wants to use Samba and not WinSCP/FileZilla 
He wants one data store used by both LMS and MusicBee on PC

Obviously a mirror is the best way longer term but the issue at present
is that his USB HD and Samba via pCP are not playing nicely.



Jim
https://jukeradio.double6.net


VB2.4[/B] STORAGE *QNAP TS419P (NFS)
[B]Living Room* Joggler & Pi4/Khadas  -> Onkyo TXNR686 -> Celestion F20s

*Office* Joggler & Pi3 -> Denon RCD N8 -> Celestion F10s 
*Dining Room* SB Radio
*Bedroom (Bedside)* Pi Zero+DAC ->ToppingTP21 ->AKG Headphones
*Bedroom (TV) & Bathroom* SB Touch ->Denon AVR ->Mordaunt Short M10s +
Kef ceiling speakers
*Guest Room* Joggler > Topping Amp -> Wharfedale Modus Cubes

d6jg's Profile: http://forums.slimdevices.com/member.php?userid=44051
View this thread: http://forums.slimdevices.com/showthread.php?t=116037

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


Re: iPeng and Playback on MacOS�stream problem

2022-02-27 Thread whitman


OK, made that setting in LMS, but unfortunately no change.

The behaviour seems to be that when I play one of those higher-kbps (not
kHz!) streams, it will instantly jump to a point a minute or two into
the stream, and start counting down as if playing, but with no audio.
The controls in iPeng for pause etc are frozen; it's crashed. Really
frustrating!



whitman's Profile: http://forums.slimdevices.com/member.php?userid=9053
View this thread: http://forums.slimdevices.com/showthread.php?t=116047

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


Re: [SlimDevices: Plugins] SMB share only giving me ~1GB out of 931GB Win10 <-> RPi4 pCP

2022-02-27 Thread Man in a van


Man in a van wrote: 
> @sheeple
> 
> I'm not reading all this thread, so apologies if this has been
> mentioned;
> 
> WinSCP and / or FileZilla
> 
> will alow you do move files in a simalar manner to smb :)
> 
> ronnie


i took this screen shot ( 'cause I was actually 'doin' it) when I made
my post

37363

ronnie


+---+
|Filename: WinSCP.png   |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=37363|
+---+


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

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


Re: [SlimDevices: Plugins] SMB share only giving me ~1GB out of 931GB Win10 <-> RPi4 pCP

2022-02-27 Thread Greg Erskine


garym wrote: 
> I use WinSCP on my windows 10 machine to transfer files to USB drives
> connected to my rPi servers. 
> p.s. re drives and backups. And I use freefilesync to keep all synced. 
> 6 connected to active servers:  home (2), cabin, work(2), travel;  3
> backup HDDs only, connected only when updating

I use a similar process, but use winSCP sync from W10 to pCP USB drive
and Robocopy between USB drives on W10. Only 3 copies though.

The pCP USB drive is at the end of the process so I know if it works the
backup copies are OK.

winSCP uses sftp which is on pCP by default.

I think its just a matter of using what is familiar to you. I use winSCP
for pCP development and Robocopy for backups.

I can't remember (vaguely) using SAMBA since the 80's.



Greg Erskine's Profile: http://forums.slimdevices.com/member.php?userid=7403
View this thread: http://forums.slimdevices.com/showthread.php?t=116037

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


Re: iPeng and Playback on MacOS�stream problem

2022-02-27 Thread d6jg


whitman wrote: 
> I'm looking in iPeng at Settings/Player Settings/Audio, but I can't see
> a setting there for streaming method. All I have there is Crossfade,
> Volume Adjustment, Fixed Volume, and Equalizer. Is that where you meant
> to look?

No. In LMS



Jim
https://jukeradio.double6.net


VB2.4[/B] STORAGE *QNAP TS419P (NFS)
[B]Living Room* Joggler & Pi4/Khadas  -> Onkyo TXNR686 -> Celestion F20s

*Office* Joggler & Pi3 -> Denon RCD N8 -> Celestion F10s 
*Dining Room* SB Radio
*Bedroom (Bedside)* Pi Zero+DAC ->ToppingTP21 ->AKG Headphones
*Bedroom (TV) & Bathroom* SB Touch ->Denon AVR ->Mordaunt Short M10s +
Kef ceiling speakers
*Guest Room* Joggler > Topping Amp -> Wharfedale Modus Cubes

d6jg's Profile: http://forums.slimdevices.com/member.php?userid=44051
View this thread: http://forums.slimdevices.com/showthread.php?t=116047

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


Re: iPeng and Playback on MacOS�stream problem

2022-02-27 Thread whitman


I'm looking in iPeng at Settings/Player Settings/Audio, but I can't see
a setting there for streaming method. All I have there is Crossfade,
Volume Adjustment, Fixed Volume, and Equalizer. Is that where you meant
to look?



whitman's Profile: http://forums.slimdevices.com/member.php?userid=9053
View this thread: http://forums.slimdevices.com/showthread.php?t=116047

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


Re: [SlimDevices: Plugins] Announce: Material Skin

2022-02-27 Thread MrC


Last night as I was trying to find a particular Spotty-integrated album,
I tried to use the side "letter-bar", just gave up, and decided it was
time to ask...

With 10 T's, 2 R's, 4 S's, 2 U's and other duplicates that I got bored
counting, in no useful or meaningful order, perhaps this can just be
disabled if it cannot be made productive?

See attached (rotated) letter-bar:

37362

This was in Spotty > Albums.


+---+
|Filename: crazy-letters.png|
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=37362|
+---+


MrC's Profile: http://forums.slimdevices.com/member.php?userid=468
View this thread: http://forums.slimdevices.com/showthread.php?t=109624

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


Re: iPeng and Playback on MacOS�stream problem

2022-02-27 Thread d6jg

whitman wrote: 
> Anyone running iPeng on MacOS and using its Playback facility?
> 
> M1 Macs will run some iOS apps, like iPeng, and iPeng's Playback option
> turns iPeng into an LMS player.
> 
> Certainly iPeng runs on my MacBook Air M1 and delivers Playback, but I
> have a problem with it crashing when I try to play certain radio
> streams.
> 
> I should add that I can play any and every one of these streams
> perfectly well using iPeng with Playback on iOS devices, like my iPhone
> or iPad. It’s only when I try Playback on the Mac that I hit the
> problem.
> 
> I’ve tried to find common factors among the relevant streams, and
> quality seems to be one. 
> 
> All the 44.1 kHz streams play perfectly (for example Europa Jazz). 
> 
> The 48 kHz streams do not play (for example D-Dur Classical), nor does a
> 96 kHz one (Mother Earth). They do not play and they crash iPeng.
> 
> The codec does not seem to be a factor—some OGG streams play (for
> example Juke), some do not (for example CRo Jazz); some AAC streams play
> (for example Jazz24), some do not (Classic Jazz Radio).
> 
> I’m connecting the laptop to LMS via wifi, so in iPeng Playback’s player
> prefs I have bitrate limiting for wifi set to off. I can’t see any other
> prefs that might affect the problem.
> 
> On the laptop, in Audio MIDI Setup I have my headphone output set to
> 96kHz 2ch 32-bit Float, which is the highest possible. I’ve tried it at
> the other options, 44.1, 48, and 88.2, and that seems to make no
> difference.
> 
> I have the sense that I’m missing something obvious. I really want to
> use iPeng like this on my laptop with headphones for all my radio
> streams, which I have collected as Favourites sourced from the excellent
> Radio Now Playing app.
> 
> Any ideas?

Have you tried setting Streaming Method to Proxied under Player,
Settings, Audio



Jim
https://jukeradio.double6.net


VB2.4[/B] STORAGE *QNAP TS419P (NFS)
[B]Living Room* Joggler & Pi4/Khadas  -> Onkyo TXNR686 -> Celestion F20s

*Office* Joggler & Pi3 -> Denon RCD N8 -> Celestion F10s 
*Dining Room* SB Radio
*Bedroom (Bedside)* Pi Zero+DAC ->ToppingTP21 ->AKG Headphones
*Bedroom (TV) & Bathroom* SB Touch ->Denon AVR ->Mordaunt Short M10s +
Kef ceiling speakers
*Guest Room* Joggler > Topping Amp -> Wharfedale Modus Cubes

d6jg's Profile: http://forums.slimdevices.com/member.php?userid=44051
View this thread: http://forums.slimdevices.com/showthread.php?t=116047

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


Re: [SlimDevices: Plugins] SMB share only giving me ~1GB out of 931GB Win10 <-> RPi4 pCP

2022-02-27 Thread Redrum


garym wrote: 
> I use WinSCP on my windows 10 machine to transfer files to USB drives
> connected to my rPi servers. 
> p.s. re drives and backups. And I use freefilesync to keep all synced. 
> 6 connected to active servers:  home (2), cabin, work(2), travel;  3
> backup HDDs only, connected only when updating

actually I have five now that I thought about it, similar to you,
library mirrors, different locations...isn't it nice that storage is
cheap? Back in the older days it would be a luxury...or
impossible...then again, we would be using cassettes :)

Jim



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

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


Re: [SlimDevices: Plugins] SMB share only giving me ~1GB out of 931GB Win10 <-> RPi4 pCP

2022-02-27 Thread d6jg


sheeple wrote: 
> /dev/sda1 where music is mounted to all at the bottom
> 
> df -h
> > 
Code:

  >   > tc@pCP:~$ cd /
  > tc@pCP:/$ df -h
  > FilesystemSize  Used Available Use% Mounted on
  > tmpfs 1.7G 15.5M  1.7G   1% /
  > tmpfs   961.1M 0961.1M   0% /dev/shm
  > /dev/mmcblk0p2  979.9M107.5M835.7M  11% /mnt/mmcblk0p2
  > /dev/loop0   19.6M 19.6M 0 100% 
/tmp/tcloop/slimserver
  > /dev/loop1  128.0K128.0K 0 100% /tmp/tcloop/pcp
  > /dev/loop2  512.0K512.0K 0 100% /tmp/tcloop/ntfs-3g
  > /dev/loop3  256.0K256.0K 0 100% 
/tmp/tcloop/pcp-8.1.0-www
  > /dev/loop4   92.0K 92.0K 0 100% 
/tmp/tcloop/exfat-utils
  > /dev/loop55.2M  5.2M 0 100% /tmp/tcloop/samba4
  > /dev/loop6  128.0K128.0K 0 100% /tmp/tcloop/pcp-base
  > /dev/loop7   48.0K 48.0K 0 100% /tmp/tcloop/alsa
  > /dev/loop81.1M  1.1M 0 100% 
/tmp/tcloop/alsa-utils
  > /dev/loop92.0M  2.0M 0 100% /tmp/tcloop/openssh
  > /dev/loop10  28.0K 28.0K 0 100% 
/tmp/tcloop/rng-tools
  > /dev/loop11 128.0K128.0K 0 100% /tmp/tcloop/dialog
  > /dev/loop12 128.0K128.0K 0 100% 
/tmp/tcloop/pcp-squeezelite
  > /dev/loop13   5.5M  5.5M 0 100% 
/tmp/tcloop/slimserver-CPAN
  > /dev/loop14   3.0M  3.0M 0 100% 
/tmp/tcloop/filesystems-5.10.77-pcpCore-v7l
  > /dev/loop15   8.8M  8.8M 0 100% 
/tmp/tcloop/samba4-lib
  > /dev/loop16  32.0K 32.0K 0 100% 
/tmp/tcloop/fuse-exfat
  > /dev/loop17   1.4M  1.4M 0 100% /tmp/tcloop/glib2
  > /dev/loop18 224.0K224.0K 0 100% /tmp/tcloop/ncurses
  > /dev/loop19 336.0K336.0K 0 100% 
/tmp/tcloop/libasound
  > /dev/loop20   1.5M  1.5M 0 100% /tmp/tcloop/openssl
  > /dev/loop21 128.0K128.0K 0 100% 
/tmp/tcloop/sysfsutils
  > /dev/loop22 256.0K256.0K 0 100% 
/tmp/tcloop/pcp-libfaad2
  > /dev/loop23 256.0K256.0K 0 100% 
/tmp/tcloop/pcp-libmpg123
  > /dev/loop24 128.0K128.0K 0 100% 
/tmp/tcloop/pcp-libsoxr
  > /dev/loop25  64.0K 64.0K 0 100% 
/tmp/tcloop/pcp-libmad
  > /dev/loop26 256.0K256.0K 0 100% 
/tmp/tcloop/pcp-libopus
  > /dev/loop27 256.0K256.0K 0 100% 
/tmp/tcloop/pcp-libvorbis
  > /dev/loop28 128.0K128.0K 0 100% 
/tmp/tcloop/pcp-libflac
  > /dev/loop29 128.0K128.0K 0 100% 
/tmp/tcloop/pcp-libalac
  > /dev/loop30 840.0K840.0K 0 100% /tmp/tcloop/gcc_libs
  > /dev/loop31 176.0K176.0K 0 100% 
/tmp/tcloop/perl_io_socket_ssl
  > /dev/loop32  24.0K 24.0K 0 100% 
/tmp/tcloop/perl_crypt_openssl_rsa
  > /dev/loop33  17.3M 17.3M 0 100% /tmp/tcloop/perl5
  > /dev/loop34  12.0K 12.0K 0 100% 
/tmp/tcloop/perl_linux_inotify2
  > /dev/loop35 640.0K640.0K 0 100% 
/tmp/tcloop/raid-dm-5.10.77-pcpCore-v7l
  > /dev/loop36 128.0K128.0K 0 100% 
/tmp/tcloop/cdrom-5.10.77-pcpCore-v7l
  > /dev/loop37  88.0K 88.0K 0 100% /tmp/tcloop/fuse
  > /dev/loop38 128.0K128.0K 0 100% /tmp/tcloop/gamin
  > /dev/loop39   1.6M  1.6M 0 100% /tmp/tcloop/gnutls
  > /dev/loop40 128.0K128.0K 0 100% /tmp/tcloop/libacl
  > /dev/loop41 128.0K128.0K 0 100% /tmp/tcloop/libcap
  > /dev/loop42  13.3M 13.3M 0 100% /tmp/tcloop/icu
  > /dev/loop43 128.0K128.0K 0 100% /tmp/tcloop/jansson
  > /dev/loop44  16.0K 16.0K 0 100% /tmp/tcloop/talloc
  > /dev/loop45 128.0K128.0K 0 100% /tmp/tcloop/libelf
  > /dev/loop46   1.1M  1.1M 0 100% 
/tmp/tcloop/alsa-modules-5.10.77-pcpCore-v7l
  > /dev/loop47 452.0K452.0K 0 100% /tmp/tcloop/pcre
  > /dev/loop48 136.0K136.0K 0 100% 
/tmp/tcloop/ca-certificates
  > /dev/loop49 128.0K128.0K 0 100% 
/tmp/tcloop/pcp-libogg
  > /dev/loop50 364.0K364.0K 0 100% 
/tmp/tcloop/perl_net_ssleay
  > /dev/loop51 140.0K140.0K 0 100% 
/tmp/tcloop/perl_mozilla_ca
  > /dev/loop52  24.0K 24.0K 0 100% 
/tmp/tcloop/perl_crypt_openssl_bignum
  > /dev/loop53   8.0K  8.0K 0 100% 

Re: [SlimDevices: Plugins] SMB share only giving me ~1GB out of 931GB Win10 <-> RPi4 pCP

2022-02-27 Thread garym


Redrum wrote: 
> which copy sound best?:p:D
> 
> four here

I use WinSCP on my windows 10 machine to transfer files to USB drives
connected to my rPi servers. 
p.s. re drives and backups. And I use freefilesync to keep all synced. 
6 connected to active servers:  home (2), cabin, work(2), travel;  3
backup HDDs only, connected only when updating



*Home:* Pi4B-8GB/pCP8.x/4TB>LMS 8.2.x>Transporter, Touch, Boom, Radio
(all ethernet)
*Cottage:* rPi4B-4GB/pCP8.x/4TB>LMS 8.2.x>Touch>Benchmark DAC I, Boom,
Radio w/Battery (Radio WIFI)
*Office:* Win10(64)>foobar2000
*The Wild: *rPi3B+/pCP7.x/4TB>LMS 8.1.x>hifiberry Dac+Pro (LMS &
Squeezelite) 
*Controllers:* iPhone11 & iPadAir3 (iPeng), CONTROLLER, Material Skin,
or SqueezePlay 7.8 on Win10(64)
*Files:* -Ripping-: dBpoweramp > FLAC; -Post-rip-: mp3tag, PerfectTunes,
TuneFusion; -Streaming:- Spotify

garym's Profile: http://forums.slimdevices.com/member.php?userid=17325
View this thread: http://forums.slimdevices.com/showthread.php?t=116037

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


Re: [SlimDevices: Plugins] SMB share only giving me ~1GB out of 931GB Win10 <-> RPi4 pCP

2022-02-27 Thread Redrum


kidstypike wrote: 
> 
> 
> I have eight or more!!!

which copy sound best?:p:D

four here



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

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


Re: [SlimDevices: Plugins] SMB share only giving me ~1GB out of 931GB Win10 <-> RPi4 pCP

2022-02-27 Thread sheeple


df -h

Code:

tc@pCP:~$ cd /
  tc@pCP:/$ df -h
  FilesystemSize  Used Available Use% Mounted on
  tmpfs 1.7G 15.5M  1.7G   1% /
  tmpfs   961.1M 0961.1M   0% /dev/shm
  /dev/mmcblk0p2  979.9M107.5M835.7M  11% /mnt/mmcblk0p2
  /dev/loop0   19.6M 19.6M 0 100% /tmp/tcloop/slimserver
  /dev/loop1  128.0K128.0K 0 100% /tmp/tcloop/pcp
  /dev/loop2  512.0K512.0K 0 100% /tmp/tcloop/ntfs-3g
  /dev/loop3  256.0K256.0K 0 100% 
/tmp/tcloop/pcp-8.1.0-www
  /dev/loop4   92.0K 92.0K 0 100% 
/tmp/tcloop/exfat-utils
  /dev/loop55.2M  5.2M 0 100% /tmp/tcloop/samba4
  /dev/loop6  128.0K128.0K 0 100% /tmp/tcloop/pcp-base
  /dev/loop7   48.0K 48.0K 0 100% /tmp/tcloop/alsa
  /dev/loop81.1M  1.1M 0 100% /tmp/tcloop/alsa-utils
  /dev/loop92.0M  2.0M 0 100% /tmp/tcloop/openssh
  /dev/loop10  28.0K 28.0K 0 100% /tmp/tcloop/rng-tools
  /dev/loop11 128.0K128.0K 0 100% /tmp/tcloop/dialog
  /dev/loop12 128.0K128.0K 0 100% 
/tmp/tcloop/pcp-squeezelite
  /dev/loop13   5.5M  5.5M 0 100% 
/tmp/tcloop/slimserver-CPAN
  /dev/loop14   3.0M  3.0M 0 100% 
/tmp/tcloop/filesystems-5.10.77-pcpCore-v7l
  /dev/loop15   8.8M  8.8M 0 100% /tmp/tcloop/samba4-lib
  /dev/loop16  32.0K 32.0K 0 100% /tmp/tcloop/fuse-exfat
  /dev/loop17   1.4M  1.4M 0 100% /tmp/tcloop/glib2
  /dev/loop18 224.0K224.0K 0 100% /tmp/tcloop/ncurses
  /dev/loop19 336.0K336.0K 0 100% /tmp/tcloop/libasound
  /dev/loop20   1.5M  1.5M 0 100% /tmp/tcloop/openssl
  /dev/loop21 128.0K128.0K 0 100% /tmp/tcloop/sysfsutils
  /dev/loop22 256.0K256.0K 0 100% 
/tmp/tcloop/pcp-libfaad2
  /dev/loop23 256.0K256.0K 0 100% 
/tmp/tcloop/pcp-libmpg123
  /dev/loop24 128.0K128.0K 0 100% 
/tmp/tcloop/pcp-libsoxr
  /dev/loop25  64.0K 64.0K 0 100% /tmp/tcloop/pcp-libmad
  /dev/loop26 256.0K256.0K 0 100% 
/tmp/tcloop/pcp-libopus
  /dev/loop27 256.0K256.0K 0 100% 
/tmp/tcloop/pcp-libvorbis
  /dev/loop28 128.0K128.0K 0 100% 
/tmp/tcloop/pcp-libflac
  /dev/loop29 128.0K128.0K 0 100% 
/tmp/tcloop/pcp-libalac
  /dev/loop30 840.0K840.0K 0 100% /tmp/tcloop/gcc_libs
  /dev/loop31 176.0K176.0K 0 100% 
/tmp/tcloop/perl_io_socket_ssl
  /dev/loop32  24.0K 24.0K 0 100% 
/tmp/tcloop/perl_crypt_openssl_rsa
  /dev/loop33  17.3M 17.3M 0 100% /tmp/tcloop/perl5
  /dev/loop34  12.0K 12.0K 0 100% 
/tmp/tcloop/perl_linux_inotify2
  /dev/loop35 640.0K640.0K 0 100% 
/tmp/tcloop/raid-dm-5.10.77-pcpCore-v7l
  /dev/loop36 128.0K128.0K 0 100% 
/tmp/tcloop/cdrom-5.10.77-pcpCore-v7l
  /dev/loop37  88.0K 88.0K 0 100% /tmp/tcloop/fuse
  /dev/loop38 128.0K128.0K 0 100% /tmp/tcloop/gamin
  /dev/loop39   1.6M  1.6M 0 100% /tmp/tcloop/gnutls
  /dev/loop40 128.0K128.0K 0 100% /tmp/tcloop/libacl
  /dev/loop41 128.0K128.0K 0 100% /tmp/tcloop/libcap
  /dev/loop42  13.3M 13.3M 0 100% /tmp/tcloop/icu
  /dev/loop43 128.0K128.0K 0 100% /tmp/tcloop/jansson
  /dev/loop44  16.0K 16.0K 0 100% /tmp/tcloop/talloc
  /dev/loop45 128.0K128.0K 0 100% /tmp/tcloop/libelf
  /dev/loop46   1.1M  1.1M 0 100% 
/tmp/tcloop/alsa-modules-5.10.77-pcpCore-v7l
  /dev/loop47 452.0K452.0K 0 100% /tmp/tcloop/pcre
  /dev/loop48 136.0K136.0K 0 100% 
/tmp/tcloop/ca-certificates
  /dev/loop49 128.0K128.0K 0 100% /tmp/tcloop/pcp-libogg
  /dev/loop50 364.0K364.0K 0 100% 
/tmp/tcloop/perl_net_ssleay
  /dev/loop51 140.0K140.0K 0 100% 
/tmp/tcloop/perl_mozilla_ca
  /dev/loop52  24.0K 24.0K 0 100% 
/tmp/tcloop/perl_crypt_openssl_bignum
  /dev/loop53   8.0K  8.0K 0 100% 
/tmp/tcloop/perl_crypt_openssl_random
  /dev/loop54  12.0K 12.0K 0 100% 
/tmp/tcloop/perl_common_sense
  /dev/loop55 128.0K128.0K 0 100% /tmp/tcloop/libidn2
  /dev/loop56 

Re: [SlimDevices: Plugins] Announce: UPnPBridge = integrate UPnP/DLNA players with LMS (squeeze2upnp)

2022-02-27 Thread Saughassy


slartibartfast wrote: 
> I checked the manual to check if the JBL could be connected via UPnP and
> had to laugh at the standby power spec in Watts/Hour. You would expect
> them to know better [emoji1787]37326
> 
> Sent from my Pixel 3a using Tapatalk

Haha i never checked it, but i have two of them. Very good sounding
stuffs for half/third of a Sonos. I can sync them together easily but
not with the Ikea. :( I do not want to change them, love their sound.



Saughassy's Profile: http://forums.slimdevices.com/member.php?userid=18489
View this thread: http://forums.slimdevices.com/showthread.php?t=103728

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


Re: [SlimDevices: Plugins] SMB share only giving me ~1GB out of 931GB Win10 <-> RPi4 pCP

2022-02-27 Thread d6jg


sheeple wrote: 
> Which commands should I run? The SD card has a nominal capacity of 32
> GB, I do not think this is the reason.

Ssh to Pi
Run
cd / 
df -h
This will display your top level file structure and sizes in human
readable way
Post the results



Jim
https://jukeradio.double6.net


VB2.4[/B] STORAGE *QNAP TS419P (NFS)
[B]Living Room* Joggler & Pi4/Khadas  -> Onkyo TXNR686 -> Celestion F20s

*Office* Joggler & Pi3 -> Denon RCD N8 -> Celestion F10s 
*Dining Room* SB Radio
*Bedroom (Bedside)* Pi Zero+DAC ->ToppingTP21 ->AKG Headphones
*Bedroom (TV) & Bathroom* SB Touch ->Denon AVR ->Mordaunt Short M10s +
Kef ceiling speakers
*Guest Room* Joggler > Topping Amp -> Wharfedale Modus Cubes

d6jg's Profile: http://forums.slimdevices.com/member.php?userid=44051
View this thread: http://forums.slimdevices.com/showthread.php?t=116037

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


Re: [SlimDevices: Plugins] SMB share only giving me ~1GB out of 931GB Win10 <-> RPi4 pCP

2022-02-27 Thread sheeple


Redrum wrote: 
> @ sheepie - I think you want picoreplayer on a pi, with an attached HDD
> to play your library/internet stations, correct? I think you also want
> to be able to access/maintain the HDD (connected to pi) from your PC
> (without disconnecting the HDD and plugin it in to the PC), correct? In
> the old days we used to call that "sneaker net" :)
> 
>  maintenance (obviously)>
> 
> That is why you want Samba (or an alternative) to work correctly.
> 
> What I described is exactly what I an many others have.
> 
> Jim

This was my intention from the beginning, yes.
I will check if winSCP works later.



sheeple's Profile: http://forums.slimdevices.com/member.php?userid=72502
View this thread: http://forums.slimdevices.com/showthread.php?t=116037

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


Re: [SlimDevices: Plugins] SMB share only giving me ~1GB out of 931GB Win10 <-> RPi4 pCP

2022-02-27 Thread kidstypike


sheeple wrote: 
> This and my workstation is running MusicBee as a player, which needs
> access to the files too.

Sounds as if you only have the one copy of your music files?

I have eight or more!!!



*LMS server/study player - LMS 8.3.0 *Pi4B 4GB/NanoSound ONE case/pCP
8.1.0 - 75K library, playlists & LMS cache on Sata SSD (ntfs)
*Lounge* - Pi2/pCP 8.1.0 > HiFiBerry DIGI+ > Topping E30 > AVI DM5
*Dining Room* - Echo Show 8
*Garage* - Squeezebox Touch > Edifier

*Spares* - 1xSB Radio, 1xSB3, 6xRPi, 1xDAC32, 1xCORE32

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

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


Re: [SlimDevices: Plugins] SMB share only giving me ~1GB out of 931GB Win10 <-> RPi4 pCP

2022-02-27 Thread sheeple


Redrum wrote: 
> What has gotten lost is the PC has to be on to access the files
> (maintenance, etc) either via Samba or WinSCP.
> 

This and my workstation is running MusicBee as a player, which needs
access to the files too.



sheeple's Profile: http://forums.slimdevices.com/member.php?userid=72502
View this thread: http://forums.slimdevices.com/showthread.php?t=116037

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


Re: [SlimDevices: Plugins] SMB share only giving me ~1GB out of 931GB Win10 <-> RPi4 pCP

2022-02-27 Thread Redrum


@ sheepie - I think you want picoreplayer on a pi, with an attached HDD
to play your library/internet stations, correct? I think you also want
to be able to access/maintain the HDD (connected to pi) from your PC
(without disconnecting the HDD and plugin it in to the PC), correct? In
the old days we used to call that "sneaker net" :)



That is why you want Samba (or an alternative) to work correctly.

What I described is exactly what I an many others have.

Jim



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

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


Re: [SlimDevices: Plugins] SMB share only giving me ~1GB out of 931GB Win10 <-> RPi4 pCP

2022-02-27 Thread kidstypike


sheeple wrote: 
> My workstation draws a kilowatt per hour and has a loud fan. When I
> listen to my music I prefer not to hear the noise of a workstation
> running. I bought the Pi4 to not run my workstation for music listening.
> Why do I want to have the network drive? Because I buy and download
> music from the internet and this is easier to do and manage from my
> computer, where I also organize my music collection from. When I add new
> music which is not from my streaming service, I will use the PC. This
> cleared up your questions?

Yes it does answer it in part.

However have you even tried using winscp to transfer files from your
Windows PC to your PI? I'm sure many people on here would wish to know
if this works for you or not.



*LMS server/study player - LMS 8.3.0 *Pi4B 4GB/NanoSound ONE case/pCP
8.1.0 - 75K library, playlists & LMS cache on Sata SSD (ntfs)
*Lounge* - Pi2/pCP 8.1.0 > HiFiBerry DIGI+ > Topping E30 > AVI DM5
*Dining Room* - Echo Show 8
*Garage* - Squeezebox Touch > Edifier

*Spares* - 1xSB Radio, 1xSB3, 6xRPi, 1xDAC32, 1xCORE32

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

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


Re: [SlimDevices: Plugins] SMB share only giving me ~1GB out of 931GB Win10 <-> RPi4 pCP

2022-02-27 Thread Redrum


kidstypike wrote: 
> What's the problem with attaching the USB drive to your Windows PC,
> copying all your music files to it, then attaching it to your Pi?
> 
> Samba is then totally unnecessary. You don't need it.
> 
> Or install LMS on your Windows PC, point LMS at your music library
> there, and just use your Pi as a player connected to your HiFi.
> 
> It's not clear to me and I suppose others here exactly what you're
> trying to achieve.
> 
> For instance, your post #23
> https://forums.slimdevices.com/showthread.php?116037-SMB-share-only-giving-me-1GB-out-of-931GB-Win10-lt-gt-RPi4-pCP=1048959=1#post1048959
> makes no sense whatsoever! :confused::(

My interpretation of #23 is I think a misunderstanding of winSCP. When
winSCP was recommended in place of Samba, @sheepie asked if it can be
integrated as part of pcP. @Paul said SCP capabilities are their. You
told him that winSCP runs on windows. You meant as an application. It
should just work (I have never tried it).

I think what got lost/is getting mixed up is file access (to maintain)
is a separate subject from LMS file access (to play). I think that he
does not want to run LMS on his PC, nor does he want to hook the HDD to
his PC (either would require his PC being on to play his library). Which
is understandable. What has gotten lost is the PC has to be on to access
the files (maintenance, etc) either via Samba or WinSCP.

You guys were responding to Samba issues with "try winSCP instead"

Jim



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

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


Re: [SlimDevices: Plugins] SMB share only giving me ~1GB out of 931GB Win10 <-> RPi4 pCP

2022-02-27 Thread sheeple

d6jg wrote: 
> Here’s a thought.
> 
> Is Samba actually looking at the USB disk or is it mis configured and
> actually using the remainder of your SD card? That would explain the
> 1.66gb capacity.
> 
> Please post your pCP settings for both the USB and Samba.

Which commands should I run? The SD card has a nominal capacity of 32
GB, I do not think this is the reason.



sheeple's Profile: http://forums.slimdevices.com/member.php?userid=72502
View this thread: http://forums.slimdevices.com/showthread.php?t=116037

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


Re: [SlimDevices: Plugins] SMB share only giving me ~1GB out of 931GB Win10 <-> RPi4 pCP

2022-02-27 Thread sheeple


My workstation draws a kilowatt per hour and has a loud fan. When I
listen to my music I prefer not to hear the noise of a workstation
running. I bought the Pi4 to not run my workstation for music
listening.
Why do I want to have the network drive? Because I buy and download
music from the internet and this is easier to do and manage from my
computer, where I also organize my music collection from. When I add new
music which is not from my streaming service, I will use the PC. This
cleared up your questions?



sheeple's Profile: http://forums.slimdevices.com/member.php?userid=72502
View this thread: http://forums.slimdevices.com/showthread.php?t=116037

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


Re: [SlimDevices: Plugins] SMB share only giving me ~1GB out of 931GB Win10 <-> RPi4 pCP

2022-02-27 Thread kidstypike


What's the problem with attaching the USB drive to your Windows PC,
copying all your music files to it, then attaching it to your Pi?

Samba is then totally unnecessary. You don't need it.

Or install LMS on your Windows PC, point LMS at your music library
there, and just use your Pi as a player connected to your HiFi.

It's not clear to me and I suppose others here exactly what you're
trying to achieve.

For instance, your post #23
https://forums.slimdevices.com/showthread.php?116037-SMB-share-only-giving-me-1GB-out-of-931GB-Win10-lt-gt-RPi4-pCP=1048959=1#post1048959
makes no sense whatsoever! :confused::(



*LMS server/study player - LMS 8.3.0 *Pi4B 4GB/NanoSound ONE case/pCP
8.1.0 - 75K library, playlists & LMS cache on Sata SSD (ntfs)
*Lounge* - Pi2/pCP 8.1.0 > HiFiBerry DIGI+ > Topping E30 > AVI DM5
*Dining Room* - Echo Show 8
*Garage* - Squeezebox Touch > Edifier

*Spares* - 1xSB Radio, 1xSB3, 6xRPi, 1xDAC32, 1xCORE32

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

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


Re: [SlimDevices: Plugins] SMB share only giving me ~1GB out of 931GB Win10 <-> RPi4 pCP

2022-02-27 Thread Redrum


sheeple wrote: 
> Jim,
> appologies, I didn't want to come across rude. I have been working on
> this for quite some time now and naturally checked whether i. e. the
> drive itself is operating before the network implementation. Here is one
> example for a RaspberryPi related samba <-> windows incompatibility and
> with a solution which I was following before I asked for help.
> https://forums.raspberrypi.com/viewtopic.php?t=200482
> I have found more accounts of this behavior that I had found when I was
> searching for a solution for the problem.
> 
> The hard disk drive attached via USB to the Pi4 2 GB rev 1.5 PCB is a
> Toshiba product,MQ01ABD100, production date 3/2013. It comes with a
> USB3-controller and is attached to one of the four Pi4 USB ports. I have
> tried both USB 3.0 as well as USB 2.0 ports, with no difference. I have
> also attached the disk itself to another hdd controller from another
> case, which is a USB 2.0 controller, but this did not make a difference.
> Therefore I assume the issue is not happening at the hardware level.

You did not come across that way, you seem frustrated (if you can read
frustration), and I am often, very wrong :) This forum needs me to
balance out the very smart people :):o 

I see where you got the inspiration to delve into the registry. I am
100% completely out of my league when it comes to windows anomalies. I
don't think I have ever recovered from a blue (now black) screen of
death, or a "startup repair" without hours of frustration ending in a
clean install.

So, I really can't help you with windows. The other members that are
trying to help are far better to guide you in the details of your
system.

I was just trying to encourage the swap out approach and then try to
eliminate the variable. For example, if you had another pi (or your pi
with a fresh SD), I would try a clean install of picoreplayer, maybe add
a third partition to the SD card and/or a thumb drive, mount those, then
see if Samba behaves as expected with the same windows box, or another
if you have one.

My experience with that approach is you will have something basic that
works right, and then add a piece back at a time until it breaks. Then
you know. For example, you eliminated the controllers, but not the disk
itself. A thumb drive will do that if the thumb drive also behaves
badly.

good luck
Jim



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

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


Re: [SlimDevices: Plugins] Announce: Music & Artist Information plugin

2022-02-27 Thread CypherMK


CypherMK wrote: 
> I'm using this plugin for a while now, but it slows down the browsing
> through LMS considerably. So when I press M on the web interface or use
> the 3 stripes in SqueezeCTRL, it can take a while for that sub menu to
> load.
> 
> What can I do to speed things up?
> 
> EDIT:
> Everything is running on a Pi 4. Also tried turning every checkbox off
> and turning artist pictures off.

So does anyone know what to do about it?



CypherMK's Profile: http://forums.slimdevices.com/member.php?userid=62798
View this thread: http://forums.slimdevices.com/showthread.php?t=99537

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


Re: [SlimDevices: Plugins] SMB share only giving me ~1GB out of 931GB Win10 <-> RPi4 pCP

2022-02-27 Thread sheeple


Jim,
appologies, I didn't want to come across rude. I have been working on
this for quite some time now and naturally checked whether i. e. the
drive itself is operating before the network implementation. Here is one
example for a RaspberryPi related samba <-> windows incompatibility and
with a solution which I was following before I asked for help.
https://forums.raspberrypi.com/viewtopic.php?t=200482
I have found more accounts of this behavior that I had found when I was
searching for a solution for the problem.

The hard disk drive attached via USB to the Pi4 2 GB rev 1.5 PCB is a
Toshiba product,MQ01ABD100, production date 3/2013. It comes with a
USB3-controller and is attached to one of the four Pi4 USB ports. I have
tried both USB 3.0 as well as USB 2.0 ports, with no difference. I have
also attached the disk itself to another hdd controller from another
case, which is a USB 2.0 controller, but this did not make a difference.
Therefore I assume the issue is not happening at the hardware level.



sheeple's Profile: http://forums.slimdevices.com/member.php?userid=72502
View this thread: http://forums.slimdevices.com/showthread.php?t=116037

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


Re: [SlimDevices: Plugins] Cannot seek within a Tidal track

2022-02-27 Thread slartibartfast


Redrum wrote: 
> I took a short video to show you, then realized I can't just embed it, I
> would have to post it...got nowhere to post...h well...
> 
> JimWell even though I can't see the Tidal app in 8.2.1 the track I was
playing earlier is still in the playlist. Seeking works with 8.2.1 but
not with 8.3. Hopefully @mherger will see this.

Sent from my Pixel 3a using Tapatalk





slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609
View this thread: http://forums.slimdevices.com/showthread.php?t=116048

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


Re: [SlimDevices: Plugins] Cannot seek within a Tidal track

2022-02-27 Thread Redrum


I took a short video to show you, then realized I can't just embed it, I
would have to post it...got nowhere to post...h well...

Jim



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

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


Re: [SlimDevices: Plugins] Cannot seek within a Tidal track

2022-02-27 Thread slartibartfast


Redrum wrote: 
> for lack of any better ideas I am LMS 8.2, Material 2.9.1, Tidal 2.0
> 
> anyone else out there that can give it a try?
> 
> JimI see the same behaviour using LMS 8.3 on Windows. I installed 8.2.1 and
now the Tidal plugin doesn't appear in My Apps.

Sent from my Pixel 3a using Tapatalk





slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609
View this thread: http://forums.slimdevices.com/showthread.php?t=116048

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


Re: [SlimDevices: Plugins] Cannot seek within a Tidal track

2022-02-27 Thread slartibartfast


Redrum wrote: 
> for lack of any better ideas I am LMS 8.2, Material 2.9.1, Tidal 2.0
> 
> anyone else out there that can give it a try?
> 
> JimLatest 8.3 for me on a Pi. I'll try on my Windows PC to compare.

Sent from my Pixel 3a using Tapatalk





slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609
View this thread: http://forums.slimdevices.com/showthread.php?t=116048

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


Re: [SlimDevices: Plugins] Cannot seek within a Tidal track

2022-02-27 Thread Redrum


for lack of any better ideas I am LMS 8.2, Material 2.9.1, Tidal 2.0

anyone else out there that can give it a try?

Jim



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

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


Re: [SlimDevices: Plugins] SMB share only giving me ~1GB out of 931GB Win10 <-> RPi4 pCP

2022-02-27 Thread Redrum


sheeple wrote: 
> Jim, please read the first post:
> 
> 1 TB hdd, which can only be connected via usb.
> 
> Also your other claims are not true. There is several report of this
> problem on the internet. I will however try my best to find out whether
> this a singular problem with my setup.
> 
> 

I read your first post. I meant what type of drive - powered/not, make,
model, I was pursuing the hardware/power angle. That's why I asked about
direct connection of your drive to the PC. That's why I also suggested
trying a thumb drive.

I didn't think I "claimed" anything, sorry, maybe a bad choice of words.
I didn't intend to give you the impression that I thought I knew
everything. If you do have other instances that you have found, why not
post them? I was trying to say that myself and others trying to help you
(here) have not seen anything like this. It really should be plug,
configure, and play. 

Again, in the spirit of trying to track it down, as an alternate
thought, I would rebuild it, and use another known good drive (thumb
drives don't have power issues).

You decide
Jim



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

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


Re: [SlimDevices: Plugins] Cannot seek within a Tidal track

2022-02-27 Thread slartibartfast


Redrum wrote: 
> yea, mine works fine for both Tidal and my library. Both if a just click
> ahead, or drag and drop in the progress bar.
> 
> What's weird is what you describe is similar to my issues with podcasts
> prior to reliable/persistent.
> 
>  material, even with a mouse>

Even pressing and holding the seek buttons doesn't work, the progress
bar moves but the track starts from the beginning.

Sent from my Pixel 3a using Tapatalk





slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609
View this thread: http://forums.slimdevices.com/showthread.php?t=116048

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


Re: [SlimDevices: Plugins] SMB share only giving me ~1GB out of 931GB Win10 <-> RPi4 pCP

2022-02-27 Thread Jeff07971


I ran up a pCP instance to test what you'd found and it works
perfectly.

Clean installed latest pCP v8.1.0 minimal addition of file systems and
samba and then set up

1TB WD Blue formatted NTFS on windows 10 via USB

37356

37357

37358

37359

37360

Jeff


+---+
|Filename: 2022-02-27 13_56_35-Music.jpg|
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=37360|
+---+


*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=116037

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


Re: [SlimDevices: Plugins] Cannot seek within a Tidal track

2022-02-27 Thread Redrum


yea, mine works fine for both Tidal and my library. Both if a just click
ahead, or drag and drop in the progress bar.

What's weird is what you describe is similar to my issues with podcasts
prior to reliable/persistent.





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

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


Re: [SlimDevices: Plugins] SMB share only giving me ~1GB out of 931GB Win10 <-> RPi4 pCP

2022-02-27 Thread Jeff07971


sheeple wrote: 
> I will work through your suggestions.
> 
> Can someone indicate me how I can enforce that the changes undertaken to
> smb.conf remain after reboot.

Run "pcp bu" through ssh or terminal

This will not survive an upgrade though.

You don't need to manually change anything in smb.conf to make it work
though

Jeff



*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=116037

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


Re: [SlimDevices: Plugins] SMB share only giving me ~1GB out of 931GB Win10 <-> RPi4 pCP

2022-02-27 Thread sheeple


I will work through your suggestions.

Can someone indicate me how I can enforce that the changes undertaken to
smb.conf remain after reboot.



sheeple's Profile: http://forums.slimdevices.com/member.php?userid=72502
View this thread: http://forums.slimdevices.com/showthread.php?t=116037

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


Re: [SlimDevices: Plugins] SMB share only giving me ~1GB out of 931GB Win10 <-> RPi4 pCP

2022-02-27 Thread d6jg

Here’s a thought.

Is Samba actually looking at the USB disk or is it mis configured and
actually using the remainder of your SD card? That would explain the
1.66gb capacity.

Please post your pCP settings for both the USB and Samba.



Jim
https://jukeradio.double6.net


VB2.4[/B] STORAGE *QNAP TS419P (NFS)
[B]Living Room* Joggler & Pi4/Khadas  -> Onkyo TXNR686 -> Celestion F20s

*Office* Joggler & Pi3 -> Denon RCD N8 -> Celestion F10s 
*Dining Room* SB Radio
*Bedroom (Bedside)* Pi Zero+DAC ->ToppingTP21 ->AKG Headphones
*Bedroom (TV) & Bathroom* SB Touch ->Denon AVR ->Mordaunt Short M10s +
Kef ceiling speakers
*Guest Room* Joggler > Topping Amp -> Wharfedale Modus Cubes

d6jg's Profile: http://forums.slimdevices.com/member.php?userid=44051
View this thread: http://forums.slimdevices.com/showthread.php?t=116037

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


Re: [SlimDevices: Plugins] Cannot seek within a Tidal track

2022-02-27 Thread slartibartfast


Redrum wrote: 
> I just tried it, works fine for me. :confused:
> 
> 
> JimSo it jumps to the correct place in the track and you can hear that it
has jumped to the correct place. In my case the progress bar jumps but
the track actually restarts from the beginning.

Sent from my Pixel 3a using Tapatalk





slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609
View this thread: http://forums.slimdevices.com/showthread.php?t=116048

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


Re: [SlimDevices: Plugins] SMB share only giving me ~1GB out of 931GB Win10 <-> RPi4 pCP

2022-02-27 Thread sheeple


Redrum wrote: 
> @sheepie - I read through the thread again, and I don't see where you
> have answered the questions on the specifics of your setup - what is the
> drive, how is it connected, etc.
> 
> I am also wondering if you have eliminated the drive itself as a
> problem. For example - does it work fine attached to you win machine?
> Have you tried to mount a usb thumb drive with music as a "test
> library", etc.
> 
> When I run into problems that no one else has, I start swapping things
> out to try to isolate the problem.
> 
> You did allot of twiddling to date that no one else has had to do. I
> fear you are descending into a rabbit hole. I've been there until that
> "ah-ha" moment comes. Its usually not at the bottom of the hole. I'd
> start by trying another drive (even a thumb drive) with a clean install
> of picore (start over).
> 
> Jim

Jim, please read the first post:

sheeple wrote: 
> Hi folks,
> it was some work to get my Samba Share from a piCorePlayer 8.1
> installation going with Win10. It was necessary to reactivate SMB 1.0
> support and additionally change a registry key for guest user
> authentication. The drive is now listed and accessible from my Windows
> 10 Desktop, where I work on and also organize my music collection. But I
> cannot transfer more than a 1GB of data to the external hard drive that
> is mounted to the Pi4. This has nominally a terrabyte of storage
> capacity (real 931 GB) and I have mounted it with permission 0664 to the
> Pi4. In Windows10 network explorer, the hdd does not indicate its size,
> it reads as 0 Byte capacity. How can I tell it that I want my other 930
> GB, too? PITA

1 TB hdd, which can only be connected via usb.

Also your other claims are not true. There is several report of this
problem on the internet. I will however try my best to find out whether
this a singular problem with my setup.

Also, as I wrote before, I can store up to 1.66 GB on the hdd. I have
never reported any problems with playback, this is not the issue here,
otherwise I have had indicated this. I can  use the LMS server
functions, play from files, but the use of the network drive is flawed
for my use case. Also, I can use the hard drive for storage, no issues.

There where questions whether I have assigned the network drive a
letter. I had done this, when I was running on SMB 1.0, and it worked,
but it was also possible to login everything via usr: tc pw: tc over the
network.



sheeple's Profile: http://forums.slimdevices.com/member.php?userid=72502
View this thread: http://forums.slimdevices.com/showthread.php?t=116037

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


Re: [SlimDevices: Plugins] Cannot seek within a Tidal track

2022-02-27 Thread Redrum


slartibartfast wrote: 
> I was clicking on the progress bar in Material skin to jump forward in a
> track. That works for everything except Tidal.
> 
> Sent from my Pixel 3a using Tapatalk

I just tried it, works fine for me. :confused:


Jim



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

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


Re: [SlimDevices: Plugins] SMB share only giving me ~1GB out of 931GB Win10 <-> RPi4 pCP

2022-02-27 Thread Man in a van


@sheeple

I'm not reading all this thread, so apologies if this has been
mentioned;

WinSCP and / or FileZilla

will alow you do move files in a simalar manner to smb :)

ronnie



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

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


Re: [SlimDevices: Plugins] Cannot seek within a Tidal track

2022-02-27 Thread slartibartfast


Redrum wrote: 
> I gave it a try (on a Tidal track) both on a radio and material UI. If I
> press and release seek, it does indeed restart the track. If I press and
> hold, then release, it works as expected...
> 
> but my library works the same way. I never really noticed, I don't use
> seek, except for finding a spot in a podcast (where I would normally
> hold for a bit anyhow)
> 
> JimI was clicking on the progress bar in Material skin to jump forward in a
track. That works for everything except Tidal.

Sent from my Pixel 3a using Tapatalk





slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609
View this thread: http://forums.slimdevices.com/showthread.php?t=116048

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


Re: [SlimDevices: Plugins] SMB share only giving me ~1GB out of 931GB Win10 <-> RPi4 pCP

2022-02-27 Thread d6jg


Jeff07971 wrote: 
> Samba on pCP does not use WSD (Web Service Discovery)
> 
> Windows 10 does not use netbios to identify SMB shares it uses WSD
> 
> https://fitzcarraldoblog.wordpress.com/2020/06/16/using-ws-discovery-to-enable-windows-10-to-browse-smb-shares-in-my-home-network-of-linux-computers/
> 
> Simplest way round this is to do \\ in windows
> explorer rather than netbios name
> You can add to quick access or map a drive if you want to make a
> permanent link in windows
> 
> You need change NOTHING in windows from a defualt install to use this
> 
> Jeff

I stand corrected on the Netbios statement but you knew what I meant



Jim
https://jukeradio.double6.net


VB2.4[/B] STORAGE *QNAP TS419P (NFS)
[B]Living Room* Joggler & Pi4/Khadas  -> Onkyo TXNR686 -> Celestion F20s

*Office* Joggler & Pi3 -> Denon RCD N8 -> Celestion F10s 
*Dining Room* SB Radio
*Bedroom (Bedside)* Pi Zero+DAC ->ToppingTP21 ->AKG Headphones
*Bedroom (TV) & Bathroom* SB Touch ->Denon AVR ->Mordaunt Short M10s +
Kef ceiling speakers
*Guest Room* Joggler > Topping Amp -> Wharfedale Modus Cubes

d6jg's Profile: http://forums.slimdevices.com/member.php?userid=44051
View this thread: http://forums.slimdevices.com/showthread.php?t=116037

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


Re: [SlimDevices: Plugins] SMB share only giving me ~1GB out of 931GB Win10 <-> RPi4 pCP

2022-02-27 Thread d6jg

Also.

In Windows Explorer turn off “icons” at bottom right for the mapped
drive and show details only. As the drive is 900gb full of music Windows
will struggle to generate icons as it will to do so for each and every
file that contains artwork.

As others have said use Squeezelite-x to play music on PC. It does not
need Samba to do so.



Jim
https://jukeradio.double6.net


VB2.4[/B] STORAGE *QNAP TS419P (NFS)
[B]Living Room* Joggler & Pi4/Khadas  -> Onkyo TXNR686 -> Celestion F20s

*Office* Joggler & Pi3 -> Denon RCD N8 -> Celestion F10s 
*Dining Room* SB Radio
*Bedroom (Bedside)* Pi Zero+DAC ->ToppingTP21 ->AKG Headphones
*Bedroom (TV) & Bathroom* SB Touch ->Denon AVR ->Mordaunt Short M10s +
Kef ceiling speakers
*Guest Room* Joggler > Topping Amp -> Wharfedale Modus Cubes

d6jg's Profile: http://forums.slimdevices.com/member.php?userid=44051
View this thread: http://forums.slimdevices.com/showthread.php?t=116037

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


Re: [SlimDevices: Plugins] SMB share only giving me ~1GB out of 931GB Win10 <-> RPi4 pCP

2022-02-27 Thread Redrum


@sheepie - I read through the thread again, and I don't see where you
have answered the questions on the specifics of your setup - what is the
drive, how is it connected, etc.

I am also wondering if you have eliminated the drive itself as a
problem. For example - does it work fine attached to you win machine?
Have you tried to mount a usb thumb drive with music as a "test
library", etc.

When I run into problems that no one else has, I start swapping things
out to try to isolate the problem.

You did allot of twiddling to date that no one else has had to do. I
fear you are descending into a rabbit hole. I've been there until that
"ah-ha" moment comes. Its usually not at the bottom of the hole. I'd
start by trying another drive (even a thumb drive) with a clean install
of picore (start over).

Jim



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

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


Re: [SlimDevices: Plugins] SMB share only giving me ~1GB out of 931GB Win10 <-> RPi4 pCP

2022-02-27 Thread d6jg

sheeple wrote: 
> It remains that only with SMB 1.0 support reenabled on my Windows 10
> machine, I can see the drive at all on the network. But with the
> previously described limitations, that it is barely usable. These issues
> are known issues. It shreds me that there are Windows 10 users where it
> is purportedly working, however there is many reports on the webs where
> it isnt.
> 
> Here is my troubleshooting attempts so far, maybe someone can guide me
> from here to a new approach. What I did:
> 
> 1.) I checked with PowerShell ssh (working with this so far) whether the
> disk and the mounted partition are recognized: fdisk -l
> > 
Code:

  >   > 
  > fdisk -l
  > tc@pCP:~$ tc@pCP:~$ fdisk -l
  > Disk /dev/mmcblk0: 30 GB, 32010928128 bytes, 62521344 sectors
  > 976896 cylinders, 4 heads, 16 sectors/track
  > Units: sectors of 1 * 512 = 512 bytes
  > 
  > Device   Boot StartCHSEndCHSStartLBA EndLBASectors  
Size Id Type
  > /dev/mmcblk0p1128,0,1 127,3,16  8192 139263 131072 
64.0M  c Win95 FAT32 (LBA)
  > /dev/mmcblk0p21023,3,16   1023,3,16   13926421872632048000 
1000M 83 Linux
  > Disk /dev/sda: 932 GB, 1000204883968 bytes, 1953525164 sectors
  > 121601 cylinders, 255 heads, 63 sectors/track
  > Units: sectors of 1 * 512 = 512 bytes
  > 
  > Device  Boot StartCHSEndCHSStartLBA EndLBASectors  Size 
Id Type
  > /dev/sda10,1,1   1023,254,63 63 1953525104 1953525042  931G 
 7 HPFS/NTFS

> > 
> 
> Yup, 931 GB recognized as disk and mounted device.
> 
> I checked whether samba was running: used smbd status
> 
> > 
Code:

  >   > tc@pCP:~$ smbd status
  > [2022/02/27 13:05:46,  0] ../../lib/util/debug.c:1099(reopen_one_log)
  > reopen_one_log: Unable to open new log file '/var/log/log.smbd': Permission 
denied
  > [2022/02/27 13:05:46,  0] 
../../source3/lib/dumpcore.c:59(get_default_corepath)
  > Failed to create /var/log/cores for user 1001 with mode 0700
  > [2022/02/27 13:05:46,  0] ../../source3/lib/dumpcore.c:256(dump_core_setup)
  > Unable to setup corepath for smbd: File exists
  > [2022/02/27 13:05:46.291139,  0] ../../lib/util/debug.c:1099(reopen_one_log)
  > reopen_one_log: Unable to open new log file '/var/log/log.smbd': Permission 
denied
  > [2022/02/27 13:05:46.291185,  0] ../../source3/smbd/server.c:1782(main)
  > smbd version 4.12.6 started.
  > Copyright Andrew Tridgell and the Samba Team 1992-2020
  > 

> > 
> Perhaps not the best command, anyway, a Samba 4.X instance is started.
> Fine.
> 
> According to this source
> https://www.elektronik-kompendium.de/sites/raspberry-pi/2101091.htm,
> for Windows 10 after Fall Creators Update 1709 with disabled SMB 1.0,
> it is recommended to add the following lines in smb.conf under the
> section [global]
> 
> > 
Code:

  >   > client min protocol = SMB2
  > client max protocol = SMB3
  > 

> > 
> According to this source
> https://www.cyberciti.biz/faq/how-to-configure-samba-to-use-smbv2-and-disable-smbv1-on-linux-or-unix/,
> for Samba 4.X it is possible to instead add the line 
> 
> > 
Code:

  >   > protocol = SMB3

> > 
> 
> I tried both but will document the first solution here. I entered 
> > 
Code:

  >   > sudo vi /usr/local/etc/samba/smb.conf

> > 
> and added the lines
> > 
Code:

  >   > client min protocol = SMB2
  > client max protocol = SMB3

> > 
> then safed and closed vi with :wq
> 
> I checked whether it was saved and reopend:
> 
> > 
Code:

  >   > [global]
  > netbios name = music
  > workgroup = WORKGROUP
  > log file = /var/log/%m.log
  > max log size = 1000
  > local master = no
  > security = user
  > map to guest = bad user
  > dns proxy = no
  > load printers = no
  > client min protocol = SMB2
  > client max protocol = SMB3
  > [music]
  > path = /mnt/music
  > create mask = 0664
  > browseable = yes
  > writeable = yes

> > 
> 
> Yes, still there. Then I used the smbd command that give a bit sketchy
> returns, and also restarted from within pCP backend later. I entered
> smbd restart smb.service and got
> > 
Code:

  >   > tc@pCP:~$ tc@pCP:~$ smbd restart smb.service
  > [2022/02/27 13:10:18,  0] ../../lib/util/debug.c:1099(reopen_one_log)
  > reopen_one_log: Unable to open new log file '/var/log/log.smbd': Permission 
denied
  > [2022/02/27 13:10:18,  0] 
../../source3/lib/dumpcore.c:59(get_default_corepath)
  > Failed to create /var/log/cores for user 1001 with mode 0700
  > [2022/02/27 13:10:18,  0] ../../source3/lib/dumpcore.c:256(dump_core_setup)
  > Unable to setup corepath for smbd: File exists
  > [2022/02/27 13:10:18.240644,  0] ../../lib/util/debug.c:1099(reopen_one_log)
  > reopen_one_log: Unable to open new log 

Re: [SlimDevices: Plugins] SMB share only giving me ~1GB out of 931GB Win10 <-> RPi4 pCP

2022-02-27 Thread Jeff07971


Samba on pCP does not use WSD (Web Service Discovery)

Windows 10 does not use netbios to identify SMB shares it uses WSD

Simplest way round this is to do \\ in windows
explorer rather than netbios name
You can add to quick access or map a drive if you want to make a
permanent link in windows

You need change NOTHING in windows from a defualt install to use this

Jeff



*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=116037

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


Re: [SlimDevices: Plugins] SMB share only giving me ~1GB out of 931GB Win10 <-> RPi4 pCP

2022-02-27 Thread sheeple


It remains that only with SMB 1.0 support reenabled on my Windows 10
machine, I can see the drive at all on the network. But with the
previously described limitations, that it is barely usable. These issues
are known issues. It shreds me that there are Windows 10 users where it
is purportedly working, however there is many reports on the webs where
it isnt.

Here is my troubleshooting attempts so far, maybe someone can guide me
from here to a new approach. What I did:

1.) I checked with PowerShell ssh (working with this so far) whether the
disk and the mounted partition are recognized: fdisk -l

Code:


  fdisk -l
  tc@pCP:~$ tc@pCP:~$ fdisk -l
  Disk /dev/mmcblk0: 30 GB, 32010928128 bytes, 62521344 sectors
  976896 cylinders, 4 heads, 16 sectors/track
  Units: sectors of 1 * 512 = 512 bytes
  
  Device   Boot StartCHSEndCHSStartLBA EndLBASectors  
Size Id Type
  /dev/mmcblk0p1128,0,1 127,3,16  8192 139263 131072 
64.0M  c Win95 FAT32 (LBA)
  /dev/mmcblk0p21023,3,16   1023,3,16   13926421872632048000 
1000M 83 Linux
  Disk /dev/sda: 932 GB, 1000204883968 bytes, 1953525164 sectors
  121601 cylinders, 255 heads, 63 sectors/track
  Units: sectors of 1 * 512 = 512 bytes
  
  Device  Boot StartCHSEndCHSStartLBA EndLBASectors  Size 
Id Type
  /dev/sda10,1,1   1023,254,63 63 1953525104 1953525042  931G  
7 HPFS/NTFS



Yup, 931 GB recognized as disk and mounted device.

I checked whether samba was running: used smbd status


Code:

tc@pCP:~$ smbd status
  [2022/02/27 13:05:46,  0] ../../lib/util/debug.c:1099(reopen_one_log)
  reopen_one_log: Unable to open new log file '/var/log/log.smbd': Permission 
denied
  [2022/02/27 13:05:46,  0] 
../../source3/lib/dumpcore.c:59(get_default_corepath)
  Failed to create /var/log/cores for user 1001 with mode 0700
  [2022/02/27 13:05:46,  0] ../../source3/lib/dumpcore.c:256(dump_core_setup)
  Unable to setup corepath for smbd: File exists
  [2022/02/27 13:05:46.291139,  0] ../../lib/util/debug.c:1099(reopen_one_log)
  reopen_one_log: Unable to open new log file '/var/log/log.smbd': Permission 
denied
  [2022/02/27 13:05:46.291185,  0] ../../source3/smbd/server.c:1782(main)
  smbd version 4.12.6 started.
  Copyright Andrew Tridgell and the Samba Team 1992-2020
  


Perhaps not the best command, anyway, a Samba 4.X instance is started.
Fine.

According to this source
https://www.elektronik-kompendium.de/sites/raspberry-pi/2101091.htm, for
Windows 10 after Fall Creators Update 1709 with disabled SMB 1.0, it is
recommended to add the following lines in smb.conf under the section
[global]


Code:

client min protocol = SMB2
  client max protocol = SMB3
  


According to this source
https://www.cyberciti.biz/faq/how-to-configure-samba-to-use-smbv2-and-disable-smbv1-on-linux-or-unix/,
for Samba 4.X it is possible to instead add the line 


Code:

protocol = SMB3



I tried both but will document the first solution here. I entered 

Code:

sudo vi /usr/local/etc/samba/smb.conf


and added the lines

Code:

client min protocol = SMB2
  client max protocol = SMB3


then safed and closed vi with :wq

I checked whether it was saved and reopend:


Code:

[global]
  netbios name = music
  workgroup = WORKGROUP
  log file = /var/log/%m.log
  max log size = 1000
  local master = no
  security = user
  map to guest = bad user
  dns proxy = no
  load printers = no
  client min protocol = SMB2
  client max protocol = SMB3
  [music]
  path = /mnt/music
  create mask = 0664
  browseable = yes
  writeable = yes



Yes, still there. Then I used the smbd command that give a bit sketchy
returns, and also restarted from within pCP backend later. I entered
smbd restart smb.service and got

Code:

tc@pCP:~$ tc@pCP:~$ smbd restart smb.service
  [2022/02/27 13:10:18,  0] ../../lib/util/debug.c:1099(reopen_one_log)
  reopen_one_log: Unable to open new log file '/var/log/log.smbd': Permission 
denied
  [2022/02/27 13:10:18,  0] 
../../source3/lib/dumpcore.c:59(get_default_corepath)
  Failed to create /var/log/cores for user 1001 with mode 0700
  [2022/02/27 13:10:18,  0] ../../source3/lib/dumpcore.c:256(dump_core_setup)
  Unable to setup corepath for smbd: File exists
  [2022/02/27 13:10:18.240644,  0] ../../lib/util/debug.c:1099(reopen_one_log)
  reopen_one_log: Unable to open new log file '/var/log/log.smbd': Permission 
denied
  [2022/02/27 13:10:18.240691,  0] ../../source3/smbd/server.c:1782(main)
  smbd version 4.12.6 started.
  Copyright Andrew Tridgell and the Samba Team 1992-2020



But no network drive appeared in windows. A restart of the Windows 10

Re: [SlimDevices: Plugins] Cannot seek within a Tidal track

2022-02-27 Thread Redrum


I gave it a try (on a Tidal track) both on a radio and material UI. If I
press and release seek, it does indeed restart the track. If I press and
hold, then release, it works as expected...

but my library works the same way. I never really noticed, I don't use
seek, except for finding a spot in a podcast (where I would normally
hold for a bit anyhow)

Jim



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

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


Re: [SlimDevices: Plugins] SMB share only giving me ~1GB out of 931GB Win10 <-> RPi4 pCP

2022-02-27 Thread Redrum


sheeple wrote: 
> I want to listen to my music both from my workstation aswell as from the
> pCP, which is connected to my HiFi. If I cannot do this, I need to
> manage my music twice, which will make it very difficult to keep track
> which directories are up to date.
> 
> I thought samba was the solution, but seemingly only on some Win10
> machines.

This doesn't address your share problem, but you can use Squeezelite-X
installed on your Win PC to listen to your library which is on your pcP.
LMS running on your pcP is a server for your "network". You use
"players" at each listening location. Squeezelite-X makes your PC a
"player"

https://forums.slimdevices.com/showthread.php?108550-Announce-Squeezelite-X=squeezelite-x

as @ktp mentioned, Samba give your access to your mounted drive on your
pcP over the network. The drive is a "network location" but looks just
like any other folder to win apps, file explorer, etc.

Jim



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

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


Re: [SlimDevices: Plugins] SMB share only giving me ~1GB out of 931GB Win10 <-> RPi4 pCP

2022-02-27 Thread sheeple


I want to listen to my music both from my workstation aswell as from the
pCP, which is connected to my HiFi. If I cannot do this, I need to
manage my music twice, which will make it very difficult to keep track
which directories are up to date.

I thought samba was the solution, but seemingly only on some Win10
machines.



sheeple's Profile: http://forums.slimdevices.com/member.php?userid=72502
View this thread: http://forums.slimdevices.com/showthread.php?t=116037

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


Re: [SlimDevices: Plugins] Announce: UPnPBridge = integrate UPnP/DLNA players with LMS (squeeze2upnp)

2022-02-27 Thread FatPete


Hi Philippe

I've been meaning to get some logs over to you about this for several
months now, but had always assumed it was a wi-fi blip at my end until
yesterday when I was able to hard-wire a new Sonos unit and was still
able to replicate it on multiple occasions.

I currently have a Sonos Beam Gen 2 (connected via ethernet) and a Sonos
Roam (connected via Wi-Fi), but this was also occurring last year with a
Sonos Move I used to own.

Basically I'll be playing an album and I'll usually get a track skipping
to the next one partway through. If I go back and try replaying the same
track then it will be fine, so I can't replicate it under the exact same
conditions.

I've attached a log which shows the following:
Track 1 (Wonderful Life) played through okay
Track 2 (He Wants You) skipped to the next track partway through. I
wasn't paying attention so didn't spot the exact time it happened.
Track 3 (Right Out Of Your Hand) started playing after Track 2 skipped,
at which point I cleared the queue and stopped the bridge to get the
logs over to you.

In most cases the track will skip when it's already a fair way through,
although every now and again it happens at the very start of the track
where I'll hear a split second before it advances to the next track. I
was having similar issues with playback skipping at the very start a
while back on my previous Sonos Move and you were able to identify
something with Sonos that you were able to work around, but it's now
mostly happening later into the track.

I've attached a log from today's occurrence.
Thanks
Pete 
37354


+---+
|Filename: upnpbridge.log   |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=37354|
+---+


FatPete's Profile: http://forums.slimdevices.com/member.php?userid=64294
View this thread: http://forums.slimdevices.com/showthread.php?t=103728

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


[SlimDevices: Plugins] Cannot seek within a Tidal track

2022-02-27 Thread slartibartfast


I have just noticed seeking doesn't work for Tidal tracks. The track
progress bar jumps to the new position but the track restarts from the
beginning.

Sent from my Pixel 3a using Tapatalk





slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609
View this thread: http://forums.slimdevices.com/showthread.php?t=116048

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


iPeng and Playback on MacOS�stream problem

2022-02-27 Thread whitman

Anyone running iPeng on MacOS and using its Playback facility?

M1 Macs will run some iOS apps, like iPeng, and iPeng's Playback option
turns iPeng into an LMS player.

Certainly iPeng runs on my MacBook Air M1 and delivers Playback, but I
have a problem with it crashing when I try to play certain radio
streams.

I should add that I can play any and every one of these streams
perfectly well using iPeng with Playback on iOS devices, like my iPhone
or iPad. It’s only when I try Playback on the Mac that I hit the
problem.

I’ve tried to find common factors among the relevant streams, and
quality seems to be one. 

All the 44.1 kHz streams play perfectly (for example Europa Jazz). 

The 48 kHz streams do not play (for example D-Dur Classical), nor does a
96 kHz one (Mother Earth). They do not play and they crash iPeng.

The codec does not seem to be a factor—some OGG streams play (for
example Juke), some do not (for example CRo Jazz); some AAC streams play
(for example Jazz24), some do not (Classic Jazz Radio).

I’m connecting the laptop to LMS via wifi, so in iPeng Playback’s player
prefs I have bitrate limiting for wifi set to off. I can’t see any other
prefs that might affect the problem.

On the laptop, in Audio MIDI Setup I have my headphone output set to
96kHz 2ch 32-bit Float, which is the highest possible. I’ve tried it at
the other options, 44.1, 48, and 88.2, and that seems to make no
difference.

I have the sense that I’m missing something obvious. I really want to
use iPeng like this on my laptop with headphones for all my radio
streams, which I have collected as Favourites sourced from the excellent
Radio Now Playing app.

Any ideas?



whitman's Profile: http://forums.slimdevices.com/member.php?userid=9053
View this thread: http://forums.slimdevices.com/showthread.php?t=116047

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