Re: [SlimDevices: SqueezeCenter] Using Sox to parametrically equalizing I'm losing seek functionality. Could it work?

2020-06-30 Thread philippe_44
gorman wrote: > I thought I had it active but maybe I didn't, I don't know. Redid the > whole thing here: https://pastebin.com/xQRYVBn3 > > You can see it's playing "I'd Do Anything for Love But I Won't Do That", > I seek and it gives, at 02:52:08.0695, some error about end of file... > but

Re: [SlimDevices: SqueezeCenter] Using Sox to parametrically equalizing I'm losing seek functionality. Could it work?

2020-06-30 Thread bpa
gorman wrote: > I thought I had it active but maybe I didn't, This is expanded command line is only output on DEBUG. Code: [20-06-30 02:52:07.9655] Slim::Player::TranscodingHelper::tokenizeConvertCommand2 (616) Using command for conversion:

Re: [SlimDevices: SqueezeCenter] Using Sox to parametrically equalizing I'm losing seek functionality. Could it work?

2020-06-30 Thread bpa
philippe_44 wrote: > No it's still here - I almost lost my mind the other day because I > thought it was my remote-header PR that created an issue. I've verified > the problem by invoking flac manually OK then there must be a use case that wasn't tested. I remember testing and setting locale

Re: [SlimDevices: SqueezeCenter] Using Sox to parametrically equalizing I'm losing seek functionality. Could it work?

2020-06-30 Thread bpa
philippe_44 wrote: > In your PC locales settings, what defines the decimal separator? There > is a bug/issue with flac and decimal separator for some non-english. > Flac expects time in the locale settings, and that might be mm::ss,ff > and LMS sends mm::ss.ff (I have the issue being a

Re: [SlimDevices: SqueezeCenter] Using Sox to parametrically equalizing I'm losing seek functionality. Could it work?

2020-06-30 Thread philippe_44
bpa wrote: > Is this still an issue ? I thought it was fixed it see > https://github.com/Logitech/slimserver/issues/277 No it's still here - I almost lost my mind the other day because I thought it was my remote-header PR that created an issue. I've verified the problem by invoking flac

Re: [SlimDevices: SqueezeCenter] LMS on Synology NAS Installation - user ID recommendations

2020-06-30 Thread Michael Herger
Do people install LMS on their NAS's under a unique User ID, or use a standard user/admin user ID? How do you install it? I can't remember having had a choice. -- Michael ___ Squeezecenter mailing list Squeezecenter@lists.slimdevices.com

Re: [SlimDevices: SqueezeCenter] Squeezebox Radio and Google WiFi Mesh dropping connection

2020-06-30 Thread cramcram
Works for me on Google Wifi cramcram's Profile: http://forums.slimdevices.com/member.php?userid=22906 View this thread: http://forums.slimdevices.com/showthread.php?t=112500

Re: [SlimDevices: SqueezeCenter] LMS on Synology NAS Installation - user ID recommendations

2020-06-30 Thread Michael Herger
No specific choice during the installation process. I was wondering if I log in as "fred" that it would install and run under user "fred". My current installation is running as "admin" - but I can't remember if I've specifically installed under that userid, or it just defaults to the default

Re: [SlimDevices: SqueezeCenter] Squeezebox Radio and Google WiFi Mesh dropping connection

2020-06-30 Thread Tony T
cramcram wrote: > Works for me on Google Wifi It works with my Squeezebox Touch, nut the SB Radio. I have the 1st gen Google WiFi, do you have that one or the 2nd gen? Do you have the Google WiFi software ver 12871.57.12 Tony SBTouch SBRadio

Re: [SlimDevices: SqueezeCenter] LMS on Synology NAS Installation - user ID recommendations

2020-06-30 Thread kidhazy
mherger wrote: > > Do people install LMS on their NAS's under a unique User ID, or use a > > standard user/admin user ID? > > How do you install it? I can't remember having had a choice. > > -- > > Michael No specific choice during the installation process. I was wondering if I log in as

Re: [SlimDevices: SqueezeCenter] LMS 8.0: Very strange sorting order?

2020-06-30 Thread Viragored
This may not help, so I'm sorry if it's a distraction. Ages ago I had a similar problem and no amount of altering the tags got rid of the problem. The root cause turned out to be my including in 'Comments" reviews of albums which exceeded the character limit for the field, causing corruption

[SlimDevices: SqueezeCenter] LMS on Synology NAS Installation - user ID recommendations

2020-06-30 Thread kidhazy
Do people install LMS on their NAS's under a unique User ID, or use a standard user/admin user ID? Whilst I work out a possible permission issue with my playlists on me LMS installation on my Synology NAS I'm interested in suggested approaches. Previously I've just installed LMS after I logged

Re: [SlimDevices: SqueezeCenter] Lms crashes

2020-06-30 Thread mcgoverg
Paul Webster wrote: > The scanner.log might have some useful information in it. Unfortunately not, the pi reboots and so all logs are lost so it’s very difficult to get a handle on what’s going on. And the failure point is random so can’t localise it to a particular folder/album.

Re: [SlimDevices: SqueezeCenter] Lms crashes

2020-06-30 Thread mcgoverg
mcgoverg wrote: > Managed to get screen grab of the scanner log before latest crash. And this +---+ |Filename: 9CFF54C0-1655-4825-AADA-08537F018712.jpg | |Download:

Re: [SlimDevices: SqueezeCenter] Using Sox to parametrically equalizing I'm losing seek functionality. Could it work?

2020-06-30 Thread ralphy
I remember creating a linux i386 and win32 flac binary with the patch, but testing stalled after the initial tests confirmed that the change worked. Links to the binaries and details are in the 'slimserver-vendor pull request #72' (https://github.com/Logitech/slimserver-vendor/pull/72).

Re: [SlimDevices: SqueezeCenter] Using Sox to parametrically equalizing I'm losing seek functionality. Could it work?

2020-06-30 Thread bpa
gorman wrote: > LMS version is: 7.9.3 - 1579195498 @ Thu Jan 16 21:08:22 WEST 2020 It seems the fix to flac was never put into "production" your language settings look OK to me. Looking at your sox command - is the trailing "-" missing ? Can you post the custom-convert.conf file you are

Re: [SlimDevices: SqueezeCenter] Using Sox to parametrically equalizing I'm losing seek functionality. Could it work?

2020-06-30 Thread gorman
Ok, found solution for MP3s as well. Since I have music only in flac and mp3 my solution is complete. Code: mp3 flc * bc:5f:f4:bf:3e:70 # FT:{START=-ss %t} [ffmpeg] -loglevel quiet $START$ -i $FILE$ -f wav - | [sox] -D -q -t wav - -t flac -C 0 -b 24

Re: [SlimDevices: SqueezeCenter] Lms crashes

2020-06-30 Thread mcgoverg
mcgoverg wrote: > Unfortunately not, the pi reboots and so all logs are lost so it’s very > difficult to get a handle on what’s going on. And the failure point is > random so can’t localise it to a particular folder/album. Managed to get screen grab of the scanner log before latest crash.

Re: [SlimDevices: SqueezeCenter] LMS on Synology NAS Installation - user ID recommendations

2020-06-30 Thread pinkdot
Correct, 'Fred'should be part of the group 'Administrators' in this case. Login as Admin and add Fred to the groep of administartors. Check permissions and log out. Log in to your Fred account and disable the admin user. -DS718+, RPI 2 ('Spotifyd'

Re: [SlimDevices: SqueezeCenter] LMS could not reestablish any USB connection after USB Dac is disconnected

2020-06-30 Thread meq123
Just wanted to add another round of thanks for this. My new RPi4 + Topping E30 DAC install had this problem - if the USB was disconnected or the DAC turned off while PCP started up (or was running), it would stop playback until a reboot. Just cutting & pasting the Output setting line fixed it.

Re: [SlimDevices: SqueezeCenter] Using Sox to parametrically equalizing I'm losing seek functionality. Could it work?

2020-06-30 Thread gorman
philippe_44 wrote: > In your PC locales settings, what defines the decimal separator? There > is a bug/issue with flac and decimal separator for some non-english. > Flac expects time in the locale settings, and that might be mm::ss,ff > and LMS sends mm::ss.ff (I have the issue being a

Re: [SlimDevices: SqueezeCenter] LMS 8.0: Very strange sorting order?

2020-06-30 Thread carsten_h
garym wrote: > The way LMS works Oh, I didn't know. Thank you for the information. Very strange, but I think I will have to live with it. Pi4 4GB piCorePlayer with LMS and Squeezelite for USB; Pi3B+ (7" Display, Hifiberry DAC+ Pro) piCoreplayer with Squeezlite/Jivelite for Hifiberry and

Re: [SlimDevices: SqueezeCenter] LMS 8.0: Very strange sorting order?

2020-06-30 Thread garym
carsten_h wrote: > Hello! > > I found the problem. But it seems to me a wrong behaviour of LMS when > sorting. > > The files for LMS are a 1:1 copy of my Music (before iTunes)-library > from my Mac. There was an orphaned album from Westernhagen that had > "ARTISTSORTORDER" set to

Re: [SlimDevices: SqueezeCenter] LMS 8.0: Very strange sorting order?

2020-06-30 Thread dolodobendan
carsten_h wrote: > Oh, I didn't know. Thank you for the information. Very strange, but I > think I will have to live with it. >From what I understand it's because every track has an assigned contributor ID (in the "album" table) and each contributor ID has an assigned artist (in the

Re: [SlimDevices: SqueezeCenter] Using Sox to parametrically equalizing I'm losing seek functionality. Could it work?

2020-06-30 Thread gorman
ralphy wrote: > I remember creating a linux i386 and win32 flac binary with the patch, > but testing stalled after the initial tests confirmed that the change > worked. > > Links to the binaries and details are in the 'slimserver-vendor pull > request #72'

Re: [SlimDevices: SqueezeCenter] Using Sox to parametrically equalizing I'm losing seek functionality. Could it work?

2020-06-30 Thread gorman
bpa wrote: > Re why has new Flac not beenincludedin LMS. It's because there are so > many possibilities and file formats and there is a question whether LMS > should have a non-standard version of Flac which means more maintenance, > that committing a change to something as central as "flac" is

[SlimDevices: SqueezeCenter] Installation/upgrade problem 7.9.3

2020-06-30 Thread John Stimson
Hi, I have been running 7.9.2 on my Ubuntu 18.04.03 LTS system since February, and it has been working great. I originally installed it from the nightly build package using apt. Today I downloaded the nightly build for 7.9.3 and first tried installing/upgrading it with dpkg -i

Re: [SlimDevices: SqueezeCenter] Lms crashes

2020-06-30 Thread Paul Webster
Can you attach it to a screen (HDMI) and then see if the under-power indicator (yellow lightning flash) comes up around the time of failure? Paul Webster http://dabdig.blogspot.com author of \"now playing\" plugins covering radio france (fip etc), kcrw, supla finland, abc australia,

[SlimDevices: SqueezeCenter] "Remove Played Songs" Plugin Missing

2020-06-30 Thread NFLnut
I recently had a C: drive go boobs up on me. Reinstalled everything including LMS. I cannot find the "Remove Played Songs" plugin. The repository at http://www.koldware.net/SlimStuff/repodata.xml gives a 404 error. Anyone know where I can get this plugin? I actually thought it was a standard LMS

Re: [SlimDevices: SqueezeCenter] LMS 8.0: Very strange sorting order?

2020-06-30 Thread dolodobendan
d6jg wrote: > > I quite like digging about in library.db using an SQL browser. You can > work out quite a bit even without the schema Yes. I was trying to find out why Custom Browse is so slow (It's because it only uses one table (in persist.db) for all custom tags. So instead of maybe one

Re: [SlimDevices: SqueezeCenter] Lms crashes

2020-06-30 Thread mcgoverg
mcgoverg wrote: > And this I’ve also noticed that the system is pretty unstable. If lms is activated , even not using the system at all it will randomly reboot. However if I stop lms the system runs happily and no crashes.

Re: [SlimDevices: SqueezeCenter] Using Sox to parametrically equalizing I'm losing seek functionality. Could it work?

2020-06-30 Thread gorman
bpa wrote: > I suspect if the Flac file has embedded CUE to identify tracks within > it. - then there is a "start time" and "end time" for each track. > Oh, ok, that makes sense. I don't use CUE files, so it's irrelevant for me. Thanks for explaining this. Convert.conf still is some sort of

Re: [SlimDevices: SqueezeCenter] Using Sox to parametrically equalizing I'm losing seek functionality. Could it work?

2020-06-30 Thread bpa
gorman wrote: > Oh, ok, that makes sense. I don't use CUE files, so it's irrelevant for > me. Thanks for explaining this. > > Convert.conf still is some sort of black magic stuff under many > aspects... it's good to have clarifications on the forums, when > possible. For future reference. Re

Re: [SlimDevices: SqueezeCenter] Only new playlists work, after a rescan they appear empty

2020-06-30 Thread dolodobendan
kidhazy wrote: > > I turned on debug for all the scan options, and didn't see any > permission issues. > I don't think you would see any if LMS hasn't read access to that file. It would just appear empty. I'd recommend setting the permissions to the lowest security setting possible and see

Re: [SlimDevices: SqueezeCenter] Using Sox to parametrically equalizing I'm losing seek functionality. Could it work?

2020-06-30 Thread bpa
gorman wrote: > Yeah, I get that... as mentioned, I guess ffmpeg might be an alternative > for people not wanting to mess with the flac executable. If it works for > MP3s it'll probably work fine for flac files. The odd thing was that after a lot of disucssuion, I thought it has been agreed to

Re: [SlimDevices: SqueezeCenter] Installation/upgrade problem 7.9.3

2020-06-30 Thread John Stimson
It seems to be the specific version I downloaded today. This one crashes and restarts every 5 seconds: logitechmediaserver_7.9.3_1591161343_i386.deb This one at least doesn't crash from a clean install: logitechmediaserver_7.9.3_1580910396_amd64.deb

Re: [SlimDevices: SqueezeCenter] LMS 8.0: Very strange sorting order?

2020-06-30 Thread d6jg
dolodobendan wrote: > From what I understand it's because every track has an assigned > contributor ID (in the "album" table) and each contributor ID has an > assigned artist (in the "contributor" table). My guess is that the > ARTISTSORT equivalent in the contributor table ("namesearch") is

Re: [SlimDevices: SqueezeCenter] Using Sox to parametrically equalizing I'm losing seek functionality. Could it work?

2020-06-30 Thread bpa
gorman wrote: > Edit: can anybody explain the use of the --until=v% command when using > flac decoding? With the above line in ffmpeg I've got complete seek > functionality and I don't get if I'm missing something and what would > that be. I suspect if the Flac file has embedded CUE to identify

Re: [SlimDevices: SqueezeCenter] LMS 8.0: Very strange sorting order?

2020-06-30 Thread garym
carsten_h wrote: > Oh, I didn't know. Thank you for the information. Very strange, but I > think I will have to live with it. Just remove the artistsort tag from the files that have it, and rescan your library and the sorting effect will not happen. *Home:* VBA 4TB (2.5) -or-

Re: [SlimDevices: SqueezeCenter] Installation/upgrade problem 7.9.3

2020-06-30 Thread John Stimson
I am dumb. I downloaded the i386 version and not the amd64 version. I'm sure that's what the problem was. John Stimson's Profile: http://forums.slimdevices.com/member.php?userid=218 View this thread:

Re: [SlimDevices: SqueezeCenter] LMS 8.0: Very strange sorting order?

2020-06-30 Thread carsten_h
garym wrote: > Just remove the artistsort tag from the files that have it Yes, I did it already. Now there is no more problem. I don't use the Artistsort Tag normally. It was only in these orphaned files. Pi4 4GB piCorePlayer with LMS and Squeezelite for USB; Pi3B+ (7" Display, Hifiberry

Re: [SlimDevices: SqueezeCenter] LMS could not reestablish any USB connection after USB Dac is disconnected

2020-06-30 Thread Greg Erskine
Tip: Available output devices (click to use) Rather than cut and paste you should be able to click on the option. :D Greg Erskine's Profile: http://forums.slimdevices.com/member.php?userid=7403 View this thread:

Re: [SlimDevices: SqueezeCenter] Only new playlists work, after a rescan they appear empty

2020-06-30 Thread kidhazy
dolodobendan wrote: > I don't think you would see any if LMS hasn't read access to that file. > It would just appear empty. > > I'd recommend setting the permissions to the lowest security setting > possible and see if it works. Cheers - but I'm not sure how much lower than can go. LMS is

Re: [SlimDevices: SqueezeCenter] Only new playlists work, after a rescan they appear empty

2020-06-30 Thread dolodobendan
kidhazy wrote: > > I'm tempted to do a fresh install as "admin" just in case something's > got screwed up - but I just can't work out what's changed. > Maybe that's the fastest way to success in this case. QLMS 8.0.0@2.20 x64 (digimaster) with perl 5.30.1 / QNAP 469L QTS 4.3.4