[SlimDevices: SqueezeCenter] building full text index

2020-06-14 Thread teebee
I forgot to test this on my test pi after turning it off to speed up the scan process. Does it do a new full text index on every scan or just a update? Perl use 100% cpu and been running 18hrs and are on task 2/7 :( SB Radio x2, SB Duet, Squeezelite

Re: [SlimDevices: SqueezeCenter] building full text index

2020-06-14 Thread Michael Herger
I forgot to test this on my test pi after turning it off to speed up the scan process. Does it do a new full text index on every scan or just a update? Perl use 100% cpu and been running 18hrs and are on task 2/7 :( The fulltext index is build anew on each scan. But it's using data already stor

Re: [SlimDevices: SqueezeCenter] building full text index

2020-06-14 Thread teebee
huge collection with +500k tracks server.log is filled with these lines Code: [20-06-14 10:18:42.1145] Slim::Web::Cometd::handler (421) errorNeedsClient: 00:04:20:28:d0:19, displaystatus, subscribe:showbriefly [20-06-14 10:19:58.1549] Slim::Web::Cometd::handler (421)

Re: [SlimDevices: SqueezeCenter] OMV5 Docker LMS Installation

2020-06-14 Thread bpa
tannaroo wrote: > When I start the LMS docker container, it all seems to work (e.g. when I > go to the LMS UI etc) but on my container logs, I do get this > '!ERROR LOADING CONFIG FILE' - so this cannot be good? This error message is from the squeeze2cast plugin not from LMS. How did y

Re: [SlimDevices: SqueezeCenter] OMV5 Docker LMS Installation

2020-06-14 Thread tannaroo
bpa wrote: > This error message is from the squeeze2cast plugin not from LMS. > > How did you managed to install Squeeze2cast if your LMS cannot connect > to network ? > > Did you copy LMS prefs files from an existing LMS installation ? My LMS is connected to the network, I can access it on p

[SlimDevices: SqueezeCenter] LMS not automatically starting on Mac boot

2020-06-14 Thread whitman
Running LMS 7.9.3 recent build on a Mac mini with MacOS Catalina 10.15.5. I have “Automatically start server when system boots” checked on the pref panel’s Status tab. But when I do indeed have cause to restart the mini, LMS does not automatically start. Not a great pain to start it manually

Re: Can�t see older playlists in MacOS Catalina Music on LMS

2020-06-14 Thread whitman
Thanks for the help, Michael, always appreciated. I'm afraid I gave up. My main need for access to a playlist is to get to the BBC radio shows I download to Muisc (aka iTunes) via Get iPlayer Automator. On reflection, I can get to the relevant playlist relatively easily through my Apple TV box—an

Re: [SlimDevices: SqueezeCenter] building full text index

2020-06-14 Thread Michael Herger
huge collection with +500k tracks Ok, that's a lot. What memory setting are you using in Settings/Advanced/Performance? server.log is filled with these lines I'm sorry, meant scanner.log. Can you check the process list whether scanner.pl is still running? -- Michael

Re: [SlimDevices: SqueezeCenter] building full text index

2020-06-14 Thread teebee
ahh that is untouched so is on high. might put it on maximum since pi has 4gb now. scanner.log is empty. how do i check id scanner.pl is running? I know it's moving forward as it was 1/7 before I went to bed. SB Radio x2, SB Duet, Squeezelite, SB Player, Squeezer, LMS 8.0.0 on Raspberry Pi 4

Re: [SlimDevices: SqueezeCenter] building full text index

2020-06-14 Thread Michael Herger
scanner.log is empty. how do i check id scanner.pl is running? I know it's moving forward as it was 1/7 before I went to bed. Check the process list using top or ps. What OS are you running on the Pi? -- Michael ___ Squeezecenter mailing list Squeeze

Re: [SlimDevices: SqueezeCenter] building full text index

2020-06-14 Thread Paul Webster
teebee wrote: > how do i check id scanner.pl is running? I know it's moving forward as > it was 1/7 before I went to bed. from ssh / temrinal session ps -ef | grep scanner Paul Webster http://dabdig.blogspot.com author of \"now playing\" plugins covering radio france (fip etc), kcrw, supla

Re: [SlimDevices: SqueezeCenter] LMS not automatically starting on Mac boot

2020-06-14 Thread Paul Webster
Checking the logs might tell you if it tries to start on boot and fails. Check before you start it by hand. Paul Webster http://dabdig.blogspot.com author of \"now playing\" plugins covering radio france (fip etc), kcrw, supla finland, abc australia, cbc/radio-canada and rte ireland --

Re: [SlimDevices: SqueezeCenter] building full text index

2020-06-14 Thread teebee
Code: squeeze+ 533 464 87 Jun12 ?1-10:03:00 /usr/bin/perl /usr/sbin/squeezeboxserver-scanner --novideo --noimage --prefsdir=/var/lib/squeezeboxserver/prefs --logconfig=/var/lib/squeezeboxserver/prefs/log.conf --logdir=/var/log/squeezeboxserver/ --wipe --pr

Re: [SlimDevices: SqueezeCenter] OMV5 Docker LMS Installation

2020-06-14 Thread bpa
tannaroo wrote: > My LMS is connected to the network, I can access it on port 9000. I am > using the phillippe44 castbridge, so are you saying that error message > is from this plugin? Yes. Look at the differn style logs entries - blue is LMS and red is plugin. Code:

Re: [SlimDevices: SqueezeCenter] Is it possible to control LMS with a radio remote

2020-06-14 Thread Howard Passman
Thanks Paul. I'll try the keyboard idea, but the remote I have is HID. As I mentioned, it does work, to an extent, on my pi with the screen attached. That's pretty much the only difference between the one in my car. Well that and the one in my car runs LMS. The remote works on the one with the sc

Re: [SlimDevices: SqueezeCenter] Is it possible to control LMS with a radio remote

2020-06-14 Thread Paul Webster
The one with the screen is probably controlling Jivelite - which handles such input directly. Squeezelite is a different beast so using TriggerHappy to detect the input and having it send directly to LMS which in turn controls the player is a way to do it. Paul Webster http://dabdig.blogspot.

Re: [SlimDevices: SqueezeCenter] LMS not automatically starting on Mac boot

2020-06-14 Thread whitman
Paul, thanks for the tip. I'm never sure quite how to get the logs. How do I do this one? whitman's Profile: http://forums.slimdevices.com/member.php?userid=9053 View this thread: http://forums.slimdevices.com/showthread.p

Re: [SlimDevices: SqueezeCenter] LMS not automatically starting on Mac boot

2020-06-14 Thread Paul Webster
>From your running LMS web interface look in Settings/Information and it will show the path. You can also view the logs from the web interface but not sure if old logs are removed. Paul Webster http://dabdig.blogspot.com author of \"now playing\" plugins covering radio france (fip etc), kcrw,

Re: [SlimDevices: SqueezeCenter] LMS not automatically starting on Mac boot

2020-06-14 Thread whitman
Ta, will give it a whirl. whitman's Profile: http://forums.slimdevices.com/member.php?userid=9053 View this thread: http://forums.slimdevices.com/showthread.php?t=112414 ___ Squ

[SlimDevices: SqueezeCenter] Library scanning issues

2020-06-14 Thread daumar
Hi all, I am running LMS 8.0.0 (pinkdot repack) these are my tech details: Logitech Media Server Version: 8.0.0 - 1588308753 @ Fri May 1 07:25:27 CEST 2020 Hostname: Server IP-Adresse des Servers: 192.168.2.3 Server-HTTP-Portnummer: 9002 Betriebssystem: Synology DSM 6.2.3 - DE - utf8 Plattfor

Re: [SlimDevices: SqueezeCenter] building full text index

2020-06-14 Thread teebee
took just over 24 hrs to complete full text index. when it's done I'll do a new with maximum performance setting and see what a time it uses then. think I just have removed some files and not added. SB Radio x2, SB Duet, Squeezelite, SB Player, Squeezer, LMS 8.0.0 on Raspberry Pi 4 (4GB) -

Re: [SlimDevices: SqueezeCenter] Library scanning issues

2020-06-14 Thread d6jg
daumar wrote: > Hi all, > > I am running LMS 8.0.0 (pinkdot repack) > > these are my tech details: > > Logitech Media Server Version: 8.0.0 - 1588308753 @ Fri May 1 07:25:27 > CEST 2020 > Hostname: Server > IP-Adresse des Servers: 192.168.2.3 > Server-HTTP-Portnummer: 9002 > Betriebssystem:

Re: [SlimDevices: SqueezeCenter] building full text index

2020-06-14 Thread teebee
just to summarise. first initial run took 46 hrs total and 24 hrs for full text index. second run with just removing a few albums took 1 hrs total and full text index took 7 mins. I did change to maximum performance between runs, but not sure if that did anything. I'm ok with this result :D SB

Re: [SlimDevices: SqueezeCenter] Library scanning issues

2020-06-14 Thread SpiderJon
daumar wrote: > > in the log I see few red errors (which I will check later) but there is > a very big number of errors like this > > [20-06-14 16:58:23.5613] AUDIO::SCAN::SCAN (75) WARNING: APE: [TAG > LARGER THAN MAXIMUM POSSIBLE SIZE] /VOLUME1/DATEIEN/MUSIK/FINAL > COLLECTION/ALBEN/BEE GEES/