Re: [SlimDevices: Unix] PCP 8.2.0 on Pi4: very slow access to LMS tab

2022-11-15 Thread mherger
Skimming lms.cgi (takes 5s+ here) I'm seeing this candidate: Code: # logic to activate/inactivate buttons depending upon whether LMS cache is present or not TMP=$(find /mnt -type d -maxdepth 3 | grep slimserver/Cache) If you've mounted a (sl

Re: [SlimDevices: Unix] Start/restart squeezelite when plug-in USB dac

2022-11-15 Thread kitus
uudruid74 wrote: > Did you reboot the system so that it starts usbconnectd? > > If no ... > Restart the system from the web interface > > If yes .. > Ssh into the system to a command prompt. See what it says when you type > this ... > > sudo killall usbconnectd > > If it says "no process ki

Re: [SlimDevices: Unix] IP Addresses PiCore

2022-11-15 Thread MAAC
Search for Static Leases on Your router. Bear in mind the IPs You define have to belong to the DHCP pool addresses. MAAC's Profile: http://forums.slimdevices.com/member.php?userid=73036 View this thread: http://forums.slim

Re: [SlimDevices: Unix] IP Addresses PiCore

2022-11-15 Thread KeBul
I'm going to go against the "flow" here... I've never used a router to reserve addresses, I set the DHCP range on the router to be relatively small and then use the non DHCP unallocated blocks of addresses for types of devices that I may need to manage... and allocate and configure a fixed IP ad

Re: [SlimDevices: Unix] Start/restart squeezelite when plug-in USB dac

2022-11-15 Thread uudruid74
kitus wrote: > Thanks for the detailed instructions! I've already added it as User > Command #1 on the Tweaks tab. > > This is what I've done: > > > - I powered off my DAC - pCP did not notice it. Squeezelite still appeared as green on the > main page. - I then restarted Squeezelite

Re: [SlimDevices: Unix] IP Addresses PiCore

2022-11-15 Thread The Groundsman
Pi is on all the time other than when I'm away for more than a couple of weeks. Other devices are off overnight. Some might be off line for a longer period. I've reset the lease time to 10 days. Will see how we go. - NICHOLAS- RPi4 / piCorePlayer v8.1.0 /Logitech Media Server Version: 8.2.1

Re: [SlimDevices: Unix] IP Addresses PiCore

2022-11-15 Thread The Groundsman
Pu is On 24x7 other than when away for a week or more (not that frequently). A lot of other devices are off overnight though. A few devices are off for days. I've extended the lease time to 10 days. - NICHOLAS- RPi4 / piCorePlayer v8.1.0 /Logitech Media Server Version: 8.2.1/ Hifiberry Digi

Re: [SlimDevices: Unix] Start/restart squeezelite when plug-in USB dac

2022-11-15 Thread kitus
uudruid74 wrote: > Open the web interface for picoreplayer (not LMS). Go to the Tweaks > tab. You'll see where it says "User Commands" at the bottom. > > You want the full name and path here. For example, if in the default > user's home directory, it's ... > > /home/tc/usbconnectd > > If y

Re: [SlimDevices: Unix] IP Addresses PiCore

2022-11-15 Thread d6jg
Greg Erskine wrote: > If 1 day is the default then it should be OK, I was thinking it may have > been set to zero or something extreme. It entirely depends on whether or not the Pi is shutdown when not in use. If it is then 1 day isn’t very long at all. Jim https://jukeradio.double6.net VB2

Re: [SlimDevices: Unix] IP Addresses PiCore

2022-11-15 Thread Greg Erskine
If 1 day is the default then it should be OK, I was thinking it may have been set to zero or something extreme. Greg Erskine's Profile: http://forums.slimdevices.com/member.php?userid=7403 View this thread: http://forums.s

Re: [SlimDevices: Unix] IP Addresses PiCore

2022-11-15 Thread The Groundsman
Greg Erskine wrote: > Hi The Groundsman, > > Have you found the IP range for DHCP? You really need to know this > information, before setting fixed IP addresses. One duplicated IP > address will cause network havoc. > > You should check your IP reservation time. If that has been set low, IP >

Re: [SlimDevices: Unix] IP Addresses PiCore

2022-11-15 Thread Greg Erskine
Hi The Groundsman, Have you found the IP range for DHCP? You really need to know this information, before setting fixed IP addresses. One duplicated IP address will cause network havoc. You should check your IP reservation time. If that has been set low, IP addresses will change more often. It

Re: [SlimDevices: Unix] IP Addresses PiCore

2022-11-15 Thread stereoptic
It's not recommended, but maybe lock the IP address on the piCore itself using the piCoremenu instead of the router? stereoptic's Profile: http://forums.slimdevices.com/member.php?userid=53162 View this thread: http://foru

Re: [SlimDevices: Unix] IP Addresses PiCore

2022-11-15 Thread The Groundsman
Redrum wrote: > That's the behavior that was reported on the thread I posted, so it > appears nothing has changed in a year or two. > > Are you devoted to your router? A new one is not that expensive. Also, > you could get a separate inexpensive router for you sb family (2 > networks) > > Jim

Re: [SlimDevices: Unix] IP Addresses PiCore

2022-11-15 Thread Redrum
The Groundsman wrote: > . > I tried to use the "always use this ip address" and overtyped the > address with one outside the DHCP range but while it saved it in the > router it didnt seem to take effect. > > All seems to be more trouble than its worth tbh. Thanks for helping > though :) That

Re: [SlimDevices: Unix] IP Addresses PiCore

2022-11-15 Thread slartibartfast
The Groundsman wrote: > Thanks > > http://pcp.local worked for me in windows but not on an android phone > > I only connect at 2.4Gh. > > @Slartibartfast - I also assumed that with DHCP allocated addresses the > router would stop the same address being used twice but I found that not > to

Re: [SlimDevices: Unix] IP Addresses PiCore

2022-11-15 Thread d6jg
The reasons DHCP reservation v fixed When using WiFi, connection occurs in two phases 1. The SSID connection and 2. IP address from router. 2 can only happen if 1 has worked. If you attempt to fix an IP address at device level for something that connects over WiFi and it doesn’t work you have a lo

Re: [SlimDevices: Unix] IP Addresses PiCore

2022-11-15 Thread Redrum
The Groundsman wrote: > For some reason The IP address of piCore is getting changed by my > router. This means that favourites on my PC for the pcP main page and > access to the server, change. I also have to fine tune some of the > settings in Material which are reset to the defaults. It's ha

Re: [SlimDevices: Unix] IP Addresses PiCore

2022-11-15 Thread The Groundsman
Thanks http://pcp.local worked for me in windows but not on an android phone I only connect at 2.4Gh. @Slartibartfast - I also assumed that with DHCP allocated addresses the router would stop the same address being used twice but I found that not to be the case, even after a restart it was

Re: [SlimDevices: Unix] IP Addresses PiCore

2022-11-15 Thread slartibartfast
The Groundsman wrote: > Thanks for helping. > > I use a BT Hub 6 on Plusnet. I tried the always use this IP address but > this then caused conflicts with other DHCP assigned ones. I couldnt find > a setting for an address outside the DHCP range > 39121The router gives out all IP addresses and

Re: [SlimDevices: Unix] IP Addresses PiCore

2022-11-15 Thread Man in a van
As per Jim's reply :) I would also consider restricting that pi to the 2.4GHz band. And maybe research a better wireless dongle, that is more Linux friendly. There is a thread somewhere here ..? ronnie Man in a van'

Re: [SlimDevices: Unix] IP Addresses PiCore

2022-11-15 Thread d6jg
The Groundsman wrote: > Hi - This is quite trivial I know, but I thought I'd ask and see if > there is a simple solution. I'm running LMS 8.3.0 on PiCore 8.1.0. This > is on 24x7. Attachment to my router is wireless and wired is not > convenient. > > For some reason The IP address of piCore is

Re: [SlimDevices: Unix] IP Addresses PiCore

2022-11-15 Thread The Groundsman
slartibartfast wrote: > Reserving an IP address on your router should be all that is necessary. > Which router are you using? > > Sent from my Pixel 3a using Tapatalk Thanks for helping. I use a BT Hub 6 on Plusnet. I tried the always use this IP address but this then caused conflicts with o

Re: [SlimDevices: Unix] My Alpine Linux Repo for LMS and Squeezelite

2022-11-15 Thread sodface
ralphy wrote: > That's great! > > Audio Scan 1.06 fixes parsing large comment headers (such as large > embedded images) in opus files. Thanks for the info ralphy. It's really nice to see things moving along and maintained in the LMS ecosystem. Slightly off topic, but, I had an issue yesterday

Re: [SlimDevices: Unix] IP Addresses PiCore

2022-11-15 Thread slartibartfast
The Groundsman wrote: > Hi - This is quite trivial I know, but I thought I'd ask and see if > there is a simple solution. I'm running LMS 8.3.0 on PiCore 8.1.0. This > is on 24x7. Attachment to my router is wireless and wired is not > convenient. > > For some reason The IP address of piCore is

[SlimDevices: Unix] IP Addresses PiCore

2022-11-15 Thread The Groundsman
Hi - This is quite trivial I know, but I thought I'd ask and see if there is a simple solution. I'm running LMS 8.3.0 on PiCore 8.1.0. This is on 24x7. Attachment to my router is wireless and wired is not convenient. For some reason The IP address of piCore is getting changed by my router. This

Re: [SlimDevices: Unix] My Alpine Linux Repo for LMS and Squeezelite

2022-11-15 Thread ralphy
sodface wrote: > > > Code: > > > Logitech Media Server Version: 8.4.0 - 1668416677 @ Mon 14 Nov 2022 10:29:44 AM CET > Hostname: server > Server IP Address: 10.0.0.10 > Server HTTP Port Number: 9000 > Operating system: Alpine Linux - EN - utf8 > Platform