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 the same problem is visible in the log I posted before.
> 
> I'm using Squeezelite, launched with -n Headphones -s Music -c
> flac,pcm,mp3,ogg,aac,wma,dsd -o "Topping USB Audio Device [ASIO]"
> 
> Edit: tried both Kernel Streaming and WASAPI exclusive, to see whether
> that made a difference. It didn't.
> 
> It seems to me that this happens.
> 
> > 
Code:

  >   > Slim::Player::StreamingController::_eventAction (302) 
bc:5f:f4:bf:3e:70: JumpToTime - new state BUFFERING-STREAMING

> > 
> 
> The above gets the command to seek.
> 
> After that there's a list of lines that take care of checking the
> format to be transcoded (and in my case equalization being applied
> through sox).
> And then:
> > 
Code:

  >   > 
  > [20-06-30 03:20:57.6219] 
Slim::Player::TranscodingHelper::getConvertCommand2 (445) Matched: flc->flc 
via: [flac] -dcs $START$ $END$ -- $FILE$ | [sox] -D -q -t wav - -t flac -C 0 -b 
24 - gain -6.9 equalizer 30 0.43q +6.2 equalizer 699 2.00q +1.0 equalizer 2924 
4.11q -1.7 equalizer 6031 5.05q -6.2 equalizer 9825 4.08q +2.2 equalizer 83 
4.24q +1.3 equalizer 209 1.54q -1.2 equalizer 2842 0.1q +0.2 equalizer 12443 
1.29q +2.7 equalizer 19698 0.46q -11.8
  > [20-06-30 03:20:57.7317] Slim::Player::Source::_readNextChunk (349) Read to 
end of file or pipe
  > [20-06-30 03:20:57.7319] Slim::Player::Source::_readNextChunk (372) end of 
file or error on socket, song pos: 7520256
  > [20-06-30 03:20:57.7320] Slim::Player::Source::_readNextChunk (377) 
bc:5f:f4:bf:3e:70 mark end of stream
  > [20-06-30 03:20:57.7320] Slim::Player::Source::_readNextChunk (385) Didn't 
stream any bytes for this song; mark it as failed
  > [20-06-30 03:20:57.7321] 
Slim::Player::StreamingController::playerStreamingFailed (2248) 
bc:5f:f4:bf:3e:70
  > [20-06-30 03:20:57.7323] Slim::Player::StreamingController::_playersMessage 
(796) Problem: Can't open file for:: 
file:///D:/Music/FLAC%20Rips/Meat%20Loaf%20-%20Bat%20Out%20Of%20Hell%20II-%20Back%20Into%20Hell/Meat%20Loaf%20-%20Bat%20Out%20Of%20Hell%20II-%20Back%20Into%20Hell%20-%2006%20-%20Objects%20In%20The%20Rear%20View%20Mirror%20May%20Appear%20Closer%20Than%20They%20Are.flac
  > [20-06-30 03:20:57.7328] Slim::Player::StreamingController::_eventAction 
(270) bc:5f:f4:bf:3e:70: StreamingFailed in BUFFERING-STREAMING -> 
Slim::Player::StreamingController::_StopNextIfMore
  > [20-06-30 03:20:57.7328] Slim::Player::StreamingController::_eventAction 
(283) params: errorDisconnect => undef
  > [20-06-30 03:20:57.7331] Slim::Player::StreamingController::_Stop (610) 
Song queue is now 21

> > 

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 Frenchie)



LMS 7.7, 7.8 and 7.9 - 5xRadio, 3xBoom, 4xDuet, 1xTouch, 1 SB2. Sonos
PLAY:3, PLAY:5, Marantz NR1603, JBL OnBeat, XBoxOne, XBMC, Foobar2000,
ShairPortW, JRiver 21, 2xChromecast Audio, Chromecast v1 and v2, , Pi
B3, B2, Pi B+, 2xPi A+, Odroid-C1, Odroid-C2, Cubie2, Yamaha WX-010,
AppleTV 4, Airport Express, GGMM E5

philippe_44's Profile: http://forums.slimdevices.com/member.php?userid=17261
View this thread: http://forums.slimdevices.com/showthread.php?t=112497

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


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: 
"C:\PROGRA~2\SQUEEZ~1\server\Bin\MSWin32-x86-multi-thread\flac.exe" -dcs 
--skip=1:34.00 -- "D:\Music\FLAC Rips\Meat Loaf - Bat Out Of Hell II- Back Into 
Hell\Meat Loaf - Bat Out Of Hell II- Back Into Hell - 01 - I'd Do Anything For 
Love (But I Won't Do That).flac" | 
"C:\PROGRA~2\SQUEEZ~1\server\Bin\MSWin32-x86-multi-thread\sox.exe" -D -q -t wav 
- -t flac -C 0 -b 24 - gain -6.9 equalizer 30 0.43q +6.2 equalizer 699 2.00q 
+1.0 equalizer 2924 4.11q -1.7 equalizer 6031 5.05q -6.2 equalizer 9825 4.08q 
+2.2 equalizer 83 4.24q +1.3 equalizer 209 1.54q -1.2 equalizer 2842 0.1q +0.2 
equalizer 12443 1.29q +2.7 equalizer 19698 0.46q -11.8 |
  [20-06-30 02:52:07.9658] Slim::Player::Song::open (558) Tokenized command: 
"C:\PROGRA~2\SQUEEZ~1\server\Bin\MSWin32-x86-multi-thread\flac.exe" -dcs 
--skip=1:34.00 -- "D:\Music\FLAC Rips\Meat Loaf - Bat Out Of Hell II- Back Into 
Hell\Meat Loaf - Bat Out Of Hell II- Back Into Hell - 01 - I'd Do Anything For 
Love (But I Won't Do That).flac" | 
"C:\PROGRA~2\SQUEEZ~1\server\Bin\MSWin32-x86-multi-thread\sox.exe" -D -q -t wav 
- -t flac -C 0 -b 24 - gain -6.9 equalizer 30 0.43q +6.2 equalizer 699 2.00q 
+1.0 equalizer 2924 4.11q -1.7 equalizer 6031 5.05q -6.2 equalizer 9825 4.08q 
+2.2 equalizer 83 4.24q +1.3 equalizer 209 1.54q -1.2 equalizer 2842 0.1q +0.2 
equalizer 12443 1.29q +2.7 equalizer 19698 0.46q -11.8 |



So there are two command being executed - one of them is broken on your
setup.  Run them in a command shell to find out why.  You'll need to
modify output of first to save into a tempt file and then modify 2nd
command input to take from a suitable file.
If theproblem is in flac as Phuillippe thinks - all you need to is check
the correcteness of " --skip=1:34.00 "


Code:


  "C:\PROGRA~2\SQUEEZ~1\server\Bin\MSWin32-x86-multi-thread\flac.exe" -dcs 
--skip=1:34.00 -- "D:\Music\FLAC Rips\Meat Loaf - Bat Out Of Hell II- Back Into 
Hell\Meat Loaf - Bat Out Of Hell II- Back Into Hell - 01 - I'd Do Anything For 
Love (But I Won't Do That).flac"
  



For sox - ypou need tocheck whether the iptui and output file settings
(i.e. source, destination format)  are correct.

Code:


  "C:\PROGRA~2\SQUEEZ~1\server\Bin\MSWin32-x86-multi-thread\sox.exe" -D -q -t 
wav - -t flac -C 0 -b 24 - gain -6.9 equalizer 30 0.43q +6.2 equalizer 699 
2.00q +1.0 equalizer 2924 4.11q -1.7 equalizer 6031 5.05q -6.2 equalizer 9825 
4.08q +2.2 equalizer 83 4.24q +1.3 equalizer 209 1.54q -1.2 equalizer 2842 0.1q 
+0.2 equalizer 12443 1.29q +2.7 equalizer 19698 0.46q -11.8
  




bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=112497

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


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 specially decimal setting to see error appear /
disappear. IIRC It was awkward to find equivalent setting in Windows.

I thought the change made was such that LMS and Flac (supplied by LMS
not standard) hardwired a locale setting into Flac and it matched LMS
formatting of "skip".



bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=112497

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


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 Frenchie)

Is this still an issue ? I thought it was fixed it see
https://github.com/Logitech/slimserver/issues/277



bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=112497

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


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 manually



LMS 7.7, 7.8 and 7.9 - 5xRadio, 3xBoom, 4xDuet, 1xTouch, 1 SB2. Sonos
PLAY:3, PLAY:5, Marantz NR1603, JBL OnBeat, XBoxOne, XBMC, Foobar2000,
ShairPortW, JRiver 21, 2xChromecast Audio, Chromecast v1 and v2, , Pi
B3, B2, Pi B+, 2xPi A+, Odroid-C1, Odroid-C2, Cubie2, Yamaha WX-010,
AppleTV 4, Airport Express, GGMM E5

philippe_44's Profile: http://forums.slimdevices.com/member.php?userid=17261
View this thread: http://forums.slimdevices.com/showthread.php?t=112497

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


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
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


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

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


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 administrator user id.


You can't install packages on DSM unless you're an admin, can you?

--

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


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 

Tony T's Profile: http://forums.slimdevices.com/member.php?userid=34544
View this thread: http://forums.slimdevices.com/showthread.php?t=112500

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


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 "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 administrator user id.

Cheers.



kidhazy's Profile: http://forums.slimdevices.com/member.php?userid=42259
View this thread: http://forums.slimdevices.com/showthread.php?t=112502

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


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 elsewhere in the tagging. At that time, MP3tag
didn't have error checking to constrain tags to valid sizes. I no longer
copy and paste comments, so have not investigated further in MP3tag.



Digital: Raspberry Pi 3B; piCorePlayer 6 + LMS 8; HifiBerry DAC+DSP >
Yamaha RX-V2700 > Jamo speakers
Analogue: HifiBerry DAC+DSP > Speakercraft MZC-66 > whole house 
Library: External USB drive
Android: Squeezer app

Viragored's Profile: http://forums.slimdevices.com/member.php?userid=32954
View this thread: http://forums.slimdevices.com/showthread.php?t=112489

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


[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 in as "admin".  But
Synology security recommendations is to disable the well-known "admin"
user id and create a unique administrator ID.

There is also some discussions about using different user IDs for
running 'service' type applications that are always running in the
background - with the 'benefit' to control/lock-down what the processes
can do.
The discussions I've seen have been more focused around when running
things inside Docker containers on the NAS.

Any suggestions/recommendations or benefits either way?

Cheers.



kidhazy's Profile: http://forums.slimdevices.com/member.php?userid=42259
View this thread: http://forums.slimdevices.com/showthread.php?t=112502

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


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.



mcgoverg's Profile: http://forums.slimdevices.com/member.php?userid=1620
View this thread: http://forums.slimdevices.com/showthread.php?t=112461

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


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: http://forums.slimdevices.com/attachment.php?attachmentid=30874|
+---+


mcgoverg's Profile: http://forums.slimdevices.com/member.php?userid=1620
View this thread: http://forums.slimdevices.com/showthread.php?t=112461

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


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).



Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *1*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=LL5P6365KQEXN=CA_name=Squeezebox%20client%20builds_code=USD=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=112497

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


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 using ?  ( I think you
may have posted above but to be sure) 

If you have put into convert.conf (not a goof idea as you'll lose them
after an LMS update) - then post the conf lines.wioth sox in them



bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=112497

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


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 - gain -6.9 equalizer 30 0.43q +6.2 equalizer 699 
2.00q +1.0 equalizer 2924 4.11q -1.7 equalizer 6031 5.05q -6.2 equalizer 9825 
4.08q +2.2 equalizer 83 4.24q +1.3 equalizer 209 1.54q -1.2 equalizer 2842 0.1q 
+0.2 equalizer 12443 1.29q +2.7 equalizer 19698 0.46q -11.8
  



I had to use ffmpeg because, as far as I can see, LAME does not accept
time offsets when decoding
(https://svn.code.sf.net/p/lame/svn/trunk/lame/USAGE). Don't know how
the internal functionality of mp3 transcoding works (when lowering
bitrates) because that is capable of seeking but the convert.conf line
does not show any instruction for that. I could probably be using ffmpeg
for flac files too but I guess there's no point or added value.

If there are mistakes in my solution above, please do point them out.



gorman's Profile: http://forums.slimdevices.com/member.php?userid=56
View this thread: http://forums.slimdevices.com/showthread.php?t=112497

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


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.


+---+
|Filename: 18625B0E-C9CD-4376-9040-38F35566F617.jpg |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=30873|
+---+


mcgoverg's Profile: http://forums.slimdevices.com/member.php?userid=1620
View this thread: http://forums.slimdevices.com/showthread.php?t=112461

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


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'
(https://github.com/Spotifyd/spotifyd)/'myMPD'
(https://jcorporation.github.io/myMPD/)),Aune S6 - Exposure 3010S2 - PMC
FB1i-s -'LmsRepack + LmsUpdate'
(https://forums.slimdevices.com/showthread.php?111876-LmsUpdate-and-LmsRepack-Synology-8-0-*-packages)
- Updated and Cleaned up Logitech Media Server 8.0.0 for Synology.

pinkdot's Profile: http://forums.slimdevices.com/member.php?userid=34644
View this thread: http://forums.slimdevices.com/showthread.php?t=112502

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


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.  Yay!

Thanks @Chill!

30877


+---+
|Filename: setting.jpg  |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=30877|
+---+


meq123's Profile: http://forums.slimdevices.com/member.php?userid=69108
View this thread: http://forums.slimdevices.com/showthread.php?t=109934

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


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 Frenchie)This is what I 
> have in my settings:

[image: https://i.imgur.com/8m2vXlX.png]



gorman's Profile: http://forums.slimdevices.com/member.php?userid=56
View this thread: http://forums.slimdevices.com/showthread.php?t=112497

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


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 Bluetooth headphone; two Airport Express

carsten_h's Profile: http://forums.slimdevices.com/member.php?userid=69113
View this thread: http://forums.slimdevices.com/showthread.php?t=112489

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


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 "Müller-Westernhagen, Marius" for all tracks
> which is clearly in "M". This album exists on the filesystem, but not in
> Music (iTunes), so I didn't saw it on the Mac.
> 
> This is the reason why these tracks are shown in "M". I can understand
> this.
> 
> But now comes the problem: Why are all other tracks of this artist also
> shown in "M". I would expect that only the tracks where
> "ARTISTSORTORDER" is set are shown there and not the others.
> 
> Can someone explain me the reason for this?

The way LMS works, if a single file for an ARTIST also has an ARTISTSORT
tag, then *all* files for that ARTIST will be sorted using the
ARTISTSORT tag information.



*Home:* VBA 4TB (2.5) -or- rPi4B/pCP6.0/4TB>LMS 7.9.3>Transporter,
Touch, Boom, Radio (all ethernet)
*Cottage:* VBA 3TB (2.4) -or- rPi4B/pCP6.0/4TB>LMS 7.9.1>Touch>Benchmark
DAC I, Boom, Radio w/Battery (ethernet, Radio WIFI)
*Office:* Win10(64)>LMS 7.9.3>Squeezelite
*The Wild: *rPi3B+/pCP4.0, hifiberry Dac+Pro, 4TB USB (LMS &
Squeezelite) 
*Controllers:* iPhone11 & iPadAir2 (iPeng), CONTROLLER, or SqueezePlay
7.8 on Win10(64)
*Files:* ripping: dbpa > FLAC; post-rip: mp3tag, PerfectTunes;
Streaming: Spotify

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

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


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 "contributor" table). My guess is that the
ARTISTSORT equivalent in the contributor table ("namesearch") is always
set, either automatically by LMS or customized when we set ARTISTSORT
for a track. I further guess that LMS doesn't overwrite such
customization with its own "ARTISTSORT" derivative but only if there's a
second, "man-made" contradicting(?) one that is scanned later. Therefore
one ARTISTSORT tag changes the sorting behavior for all tracks of that
contributor ID and by doing that also for that artist.

I could be totally wrong, though.



QLMS 8.0.0@2.20 x64 (digimaster) with perl 5.30.1 / QNAP 469L QTS 4.3.4

dolodobendan's Profile: http://forums.slimdevices.com/member.php?userid=67663
View this thread: http://forums.slimdevices.com/showthread.php?t=112489

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


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' (https://github.com/Logitech/slimserver-vendor/pull/72).THIS 
> WORKS PERFECTLY! THANK YOU SO MUCH!

Now I see that a similar problem arises with mp3 files. Instead of
jumping to the next track in the queue, when seeking the track is
restarted. Lines in custom-convert.conf are:


Code:


  mp3 flc * bc:5f:f4:bf:3e:70
# FT:{START=--skip=%t}U:{END=--until=%v}
[lame] --mp3input --decode --silent $FILE$ - | [sox] -D -q -t wav - -t 
flac -C 0 -b 24 - gain -6.9 equalizer 30 0.43q +6.2 equalizer 699 2.00q +1.0 
equalizer 2924 4.11q -1.7 equalizer 6031 5.05q -6.2 equalizer 9825 4.08q +2.2 
equalizer 83 4.24q +1.3 equalizer 209 1.54q -1.2 equalizer 2842 0.1q +0.2 
equalizer 12443 1.29q +2.7 equalizer 19698 0.46q -11.8
  



I'm going to investigate some more, as the START and END variables are
not called in the line... so it's understandable they don't work, I
guess.
I'll come back with my findings later.

In the meantime, thank you so much to everybody that chimed in to help.
And a special thank you to ralphy for providing the solution. I think
that build should be part of the standard distribution of LMS, btw.



gorman's Profile: http://forums.slimdevices.com/member.php?userid=56
View this thread: http://forums.slimdevices.com/showthread.php?t=112497

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


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 only done
> with caution and after a lot of consideration.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.



gorman's Profile: http://forums.slimdevices.com/member.php?userid=56
View this thread: http://forums.slimdevices.com/showthread.php?t=112497

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


[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
logitechmediaserver_7.9.3_1591161343_i386.deb

There were messages about changing the ownership of the files in
/var/lib/squeezeboxserver/ from group slim to group nogroup.

The server would not run at that point. 
/var/log/squeezeboxserver/server.log updated every five seconds with the
message: 

2020-06-30 09:36:35 Logitech Media Server died. Restarting.

I tried changing the file group ownership to "slim" and restarted the
logitechmediaserver service.

Same behavior and messages.  

I removed the package with 

apt purge logitechmediaserver 

and deleted /var/lib/squezeboxserver.  Then I installed it again with 

apt install ./logitechmediaserver_7.9.3_1591161343_i386.deb

Same messages and behavior.  

Is there a way to find out why the server is dying?  When I originally
installed under Ubuntu, I had a problem with using an old server.prefs
file that was pointing to an old music db location, and when I deleted
the old server.prefs the server started and I was able to follow the
setup wizard through the web interface.  But this time I'm working with
no server.prefs file in place (or any other files in the prefs
directory) before installing.  So I'm stuck.  I could really use some
more detailed error messages, or a better understanding of where all the
LMS files are stored so I can make sure I'm starting from a blank slate
when I install.



John Stimson's Profile: http://forums.slimdevices.com/member.php?userid=218
View this thread: http://forums.slimdevices.com/showthread.php?t=112505

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


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, cbc/radio-canada and rte ireland

Paul Webster's Profile: http://forums.slimdevices.com/member.php?userid=105
View this thread: http://forums.slimdevices.com/showthread.php?t=112461

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


[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 plugin.



NFLnut's Profile: http://forums.slimdevices.com/member.php?userid=13180
View this thread: http://forums.slimdevices.com/showthread.php?t=112506

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


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 hundred thousand entries, it has over one million (in my
case)).



QLMS 8.0.0@2.20 x64 (digimaster) with perl 5.30.1 / QNAP 469L QTS 4.3.4

dolodobendan's Profile: http://forums.slimdevices.com/member.php?userid=67663
View this thread: http://forums.slimdevices.com/showthread.php?t=112489

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


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.



mcgoverg's Profile: http://forums.slimdevices.com/member.php?userid=1620
View this thread: http://forums.slimdevices.com/showthread.php?t=112461

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


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 black magic stuff under many
aspects... it's good to have clarifications on the forums, when
possible. For future reference.



gorman's Profile: http://forums.slimdevices.com/member.php?userid=56
View this thread: http://forums.slimdevices.com/showthread.php?t=112497

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


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 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 only done
with caution and after a lot of consideration.



bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=112497

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


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 if it works.



QLMS 8.0.0@2.20 x64 (digimaster) with perl 5.30.1 / QNAP 469L QTS 4.3.4

dolodobendan's Profile: http://forums.slimdevices.com/member.php?userid=67663
View this thread: http://forums.slimdevices.com/showthread.php?t=108532

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


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 update Flac but it just never happened.  Now  the issue has
come to light again, one way or another I think it will be resolved as
part of standard LMS.  Previously, LMS has had customised versions of
Flac so there is precedent.



bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=112497

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


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



John Stimson's Profile: http://forums.slimdevices.com/member.php?userid=218
View this thread: http://forums.slimdevices.com/showthread.php?t=112505

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


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 always
> set, either automatically by LMS or customized when we set ARTISTSORT
> for a track. I further guess that LMS doesn't overwrite such
> customization with its own "ARTISTSORT" derivative but only if there's a
> second, "man-made" contradicting(?) one that is scanned later. Therefore
> one ARTISTSORT tag changes the sorting behavior for all tracks of that
> contributor ID and by doing that also for that artist.
> 
> I could be totally wrong, though.

I think there is a fair chance you are correct.
I quite like digging about in library.db using an SQL browser. You can
work out quite a bit even without the schema



VB2.4[/B] STORAGE *QNAP TS419P (NFS)
[B]Living Room* - Joggler & SB3 -> Onkyo TS606 -> Celestion F20s
*Office* - Pi3+Sreen -> Sony TAFE320 -> Celestion F10s / Pi2+DAC & SB3
-> Onkyo CRN755 -> Wharfedale Modus Cubes
*Dining Room* -> SB Boom 
*Kitchen* -> UE Radio (upgraded to SB Radio)
*Bedroom (Bedside)* - Pi2+DAC ->ToppingTP21 ->AKG Headphones
*Bedroom (TV)* - SB Touch ->Sherwood AVR ->Mordaunt Short M10s
Everything controlled by iPeng

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

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


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 tracks within
it. - then there is a "start time" and  "end time" for each track.

from top of convert.conf

Code:


  # 
  # %S - stream samples start offset (not yet implemented)
  # %s - stream seconds start offset
  # %t - stream time (m:ss) start offset
  # %U - stream samples end offset (not yet implemented)
  # %u - stream seconds end offset
  # %v - stream time (m:ss) end offset
  # %w - stream seconds duration
  




bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=112497

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


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- rPi4B/pCP6.0/4TB>LMS 7.9.3>Transporter,
Touch, Boom, Radio (all ethernet)
*Cottage:* VBA 3TB (2.4) -or- rPi4B/pCP6.0/4TB>LMS 7.9.1>Touch>Benchmark
DAC I, Boom, Radio w/Battery (ethernet, Radio WIFI)
*Office:* Win10(64)>LMS 7.9.3>Squeezelite
*The Wild: *rPi3B+/pCP4.0, hifiberry Dac+Pro, 4TB USB (LMS &
Squeezelite) 
*Controllers:* iPhone11 & iPadAir2 (iPeng), CONTROLLER, or SqueezePlay
7.8 on Win10(64)
*Files:* ripping: dbpa > FLAC; post-rip: mp3tag, PerfectTunes;
Streaming: Spotify

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

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


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: http://forums.slimdevices.com/showthread.php?t=112505

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


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 DAC+ Pro) piCoreplayer with Squeezlite/Jivelite for
Hifiberry and Bluetooth headphone; two Airport Express

carsten_h's Profile: http://forums.slimdevices.com/member.php?userid=69113
View this thread: http://forums.slimdevices.com/showthread.php?t=112489

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


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: http://forums.slimdevices.com/showthread.php?t=109934

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


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 running as user admin (which is enabled)

Code:

admin15862 1  1 Jun30 ?00:19:48 /usr/bin/perl 
/volume1/@appstore/SqueezeCenter/slimserver.pl --daemon --pidfile /volume1 
<>



Playlist directory/file settings all seem to allow all users

Code:


  drwxrwxrwx+ 1 admin users 26 Jul  1 08:38 My Playlists (admin)
  
  -rwxrwxrwx+ 1 admin users   212 Jul  1 09:14 FromLMS.m3u


Contents of Playlist that was created by LMS, and now appears as 'empty'
after a rescan

Code:

#CURTRACK 0
  #EXTM3U
  
#EXTURL:file:///volume1/Music/Fugees/The%20Score/08%20Fugees%20-%20Killing%20Me%20Softly.mp3
  #EXTINF:283,Killing Me Softly
  /volume1/Music/Fugees/The Score/08 Fugees - Killing Me Softly.mp3



And the actual music file

Code:

-rwxrwxrwx+ 1 admin users 3991552 Mar 22  2015 08 Fugees - Killing Me 
Softly.mp3
  
  /volume1/Music/Fugees/The Score/08 Fugees - Killing Me Softly.mp3



If anyone can spot which permission may be wrong - thank you.
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.

Cheers.



kidhazy's Profile: http://forums.slimdevices.com/member.php?userid=42259
View this thread: http://forums.slimdevices.com/showthread.php?t=108532

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


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

dolodobendan's Profile: http://forums.slimdevices.com/member.php?userid=67663
View this thread: http://forums.slimdevices.com/showthread.php?t=108532

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