Re: [SlimDevices: SqueezeCenter] LMS on MacOS 10.15 "Catalina"?

2019-11-29 Thread JPEG


JPEG wrote: 
> Thanks, MrC.
> 
> ALL: Is this the proven way to get LMS to run on macOS 10.15? 
> 
> Has this *failed* for anyone who has tried it?
> 
> I am on 10.14.6 but looking to upgrade soon -- I'm trying to get a
> handle on what I am up against.

MrC's steps appear to have worked for me.

It probably doesn't matter, but I modified the Full Disk Access setting
for perl and bash *before* upgrading to 10.15.1.

I am running Mac LMS 7.9.1 / r1522157629



JPEG's Profile: http://forums.slimdevices.com/member.php?userid=36378
View this thread: http://forums.slimdevices.com/showthread.php?t=111037

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


Re: [SlimDevices: SqueezeCenter] Stream.flc ?

2019-11-29 Thread philchillbill

The buffer can be emptied by a skill. It’s how I removed the latency
with MediaServer. Every change to the playlist by voice just clears the
buffer before sending the new stream. You indeed cannot do that from LMS
but a skill can. So don’t let that worry you. 

https://developer.amazon.com/docs/custom-skills/audioplayer-interface-reference.html#audio-stream-requirements

This is the quoted spec for what the AudioPlayer interface supports. Max
384K and no FLAC. However, Amazon are famous for not updating docs. So
maybe that interface had been upgraded, or maybe they’re using a
different interface for HD. Should be trivial to test for. I’ll start a
case asking about HD. 

If somebody can tell me how to get a FLAC stream out of LMS then I can
test how well the Echos can handle it. 


Sent from my iPhone using Tapatalk





philchillbill's Profile: http://forums.slimdevices.com/member.php?userid=68920
View this thread: http://forums.slimdevices.com/showthread.php?t=111289

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


Re: [SlimDevices: SqueezeCenter] NPR Live stream

2019-11-29 Thread bdohrn


Thanks Bpa



bdohrn's Profile: http://forums.slimdevices.com/member.php?userid=69604
View this thread: http://forums.slimdevices.com/showthread.php?t=107063

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


Re: [SlimDevices: SqueezeCenter] Stream.flc ?

2019-11-29 Thread philippe_44


d6jg wrote: 
> In the back of my mind I have a vague recollection of the problem being
> todo with device discovery. 
> My simplified testing of the Mediaserver skill with the new Echo Flex
> and some Bluetooth speakers is enough to convince me that if HiRes can
> be achieved then the Echo Studio etc is going to become a viable SB
> player and that voice control of this and also SB and pseudo SB players
> is only going to get better and better.

I did one special version of the bridge but there were mainly around
controls (I don't remember the details). For example, the echo would not
let me send play/pause commands so when you pause from LMS, similar to
when using stream.mp3, there is huge uncontrollable delay and that makes
the user experience unacceptable. The echo would grab as much data as it
can and so unless we give it just what the bitrate requires, it would
end up with that gigantic delay. At that time, the possibility to send
commands either directly or through a skill did not exist, the echo
would not let itself be controlled, it wanted to have control.



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=111289

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


Re: [SlimDevices: SqueezeCenter] Songs Will Not Play

2019-11-29 Thread bpa


I think the GetPriorityClass error message is not fatal and not your
root cause.

How are you starting LMS ? as adminstrator ?

On the Web interface - do all your players show up in the drop down box
on top RHS ?



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

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


Re: [SlimDevices: SqueezeCenter] Songs Will Not Play

2019-11-29 Thread mrw


efluon wrote: 
> My current Linux-based server is broken, so I am temporarily using my
> work-computer, which runs Windows 10.
> 
> 2 days ago I could not get songs to play any more.. they can be queued,
> and started fine, but they instantly jump to 2:44 where the players
> (classic) get stuck, while iPeng happily increments position from there.
> No sound, no errors regarding this in the logs. 
> I got this as well, but only once, despite several restarts of the
> server and one restart of the system.. 
> > 
Code:

  >   > [19-11-26 09:58:26.9728] Slim::Utils::OS::Win32::getPriorityClass (750) 
Error: Slim::Utils::LogCan't get process handle (The handle is invalid) [Wrong 
number of parameters: expected 0, got 1.
  > ]

> > 
> 
> Happens with local files or with soundcloud, with the identical
> behaviour. 
> 
> This probably is caused by windows 10.

The relevant part of code seems to have been disabled in LMS 7.9.2,
within this commit: -Remove priority settings from Windows.- 
https://github.com/Logitech/slimserver/commit/4470977a7af796b5eb071f86960034632d6e78a5#diff-8daedffbdb0654d2a540cf4452c5d70c

Perhaps it would be worth trying LMS 7.9.2 to rule the point in or out.

I don't use Windows, and I don't know how LMS runs on Windows, so this
can only be speculation on my part.



mrw's Profile: http://forums.slimdevices.com/member.php?userid=38299
View this thread: http://forums.slimdevices.com/showthread.php?t=111277

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


Re: [SlimDevices: SqueezeCenter] NPR Live stream

2019-11-29 Thread bpa


bdohrn wrote: 
> Now it's 2019.  Is there an app or plugin to stream NPR programs?  
> 
> Thanks for letting me know.  Moderately literate but not a certified
> hacker... so I might need plain english guidance.

Not that I know of. I did a plugin a few years ago but NPR broke their
own feeds a few years ago and never fixed them.  In the meantime I think
it has become more decentralised - shows seems to do their own thing.

I suspect podcast would be your best way in - try searching in Radio /
Tune-in.



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

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


Re: [SlimDevices: SqueezeCenter] NPR Live stream

2019-11-29 Thread bdohrn


Now it's 2019.  Is there an app or plugin to stream NPR programs?  

THanks for letting me know.  Moderately literate but not a certified
hacker... so I might need plain english guidance.



bdohrn's Profile: http://forums.slimdevices.com/member.php?userid=69604
View this thread: http://forums.slimdevices.com/showthread.php?t=107063

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


Re: [SlimDevices: SqueezeCenter] Stream.flc ?

2019-11-29 Thread castalla

d6jg wrote: 
> Yes 90 days but it is only usable by 2nd Gen Echo’s and via their player
> on a PC or Smartphone app.
> 
> I’ve not tried MyMedia skill as my reading of it suggested that it
> doesn’t appear as a controllable player in LMS whereas Mediaserver does
> by virtue of its use of stream.mp3.

No it's not a LMS player.  But it does have a reasonable web-interface
to access the indexing data - it runs a tiny server on a variety of
devices - I use the same pi zero as LMS  (and it's only 5 euro a year!).
What I like is that you can use it on different internet access points
(as a sort of cloud server).   But then so does Mediaserver!(Almost
too many choices really!)



LMS server: Pi Zero

Amp: Denon PMA-50

Players/Speakers:  Touch, Logitech Radios, Sonos Play 1s & Beam,
Libratone Zipp, GGMM E2 & E3, Yamaha WXAD-010, Loewe Airspeaker, Google
Chromecast Audio, Home Mini & Nest Hub, Amazon Echo 2,3 and Show5,
Pioneer WX-SMA1, Roberts S1, O2 Joggler, Cisco Joggler, Avantree Priva
BT transmitter

Brexit =   stupidity




castalla's Profile: http://forums.slimdevices.com/member.php?userid=15624
View this thread: http://forums.slimdevices.com/showthread.php?t=111289

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


Re: [SlimDevices: SqueezeCenter] Stream.flc ?

2019-11-29 Thread d6jg


bpa wrote: 
> Curious, the bridge squeezelite produces http streams of various
> qualities on demand - if the bridge squeezelite (which we have total
> control) can't be modified produce a stream I wonder why modifying
> stream.mp3 (which is likely to have restrictions as it is using the same
> standard LMS stream to player code) would be easier.

In the back of my mind I have a vague recollection of the problem being
todo with device discovery. 
My simplified testing of the Mediaserver skill with the new Echo Flex
and some Bluetooth speakers is enough to convince me that if HiRes can
be achieved then the Echo Studio etc is going to become a viable SB
player and that voice control of this and also SB and pseudo SB players
is only going to get better and better.



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=111289

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


Re: [SlimDevices: SqueezeCenter] Stream.flc ?

2019-11-29 Thread d6jg

castalla wrote: 
> Is there a free trial for HD.
> 
> Maybe contact MyMedia authors to see what they actually offer for flac
> files - maybe they've changed the specs.   They're slow to respond in my
> experience.

Yes 90 days but it is only usable by 2nd Gen Echo’s and via their player
on a PC or Smartphone app.

I’ve not tried MyMedia skill as my reading of it suggested that it
doesn’t appear as a controllable player in LMS whereas Mediaserver does
by virtue of its use of stream.mp3.



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=111289

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


Re: [SlimDevices: SqueezeCenter] Stream.flc ?

2019-11-29 Thread bpa

d6jg wrote: 
> I recall phillipe reporting that he’d looked into it at one point and
> that there were major issues that prevented it but I could be wrong.
Curious, the bridge squeezelite produces http streams of various
qualities on demand - if the bridge squeezelite (which we have total
control) can't be modified produce a stream I wonder why modifying
stream.mp3 (which is likely to have restrictions as it is using the same
standard LMS stream to player code) would be easier.



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

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


Re: [SlimDevices: SqueezeCenter] Stream.flc ?

2019-11-29 Thread castalla


d6jg wrote: 
> https://www.amazon.co.uk/b?ie=UTF8=3022219031

Is there a free trial for HD.

Maybe contact MyMedia authors to see what they actually offer for flac
files - maybe they've changed the specs.   They're slow to respond in my
experience.



LMS server: Pi Zero

Amp: Denon PMA-50

Players/Speakers:  Touch, Logitech Radios, Sonos Play 1s & Beam,
Libratone Zipp, GGMM E2 & E3, Yamaha WXAD-010, Loewe Airspeaker, Google
Chromecast Audio, Home Mini & Nest Hub, Amazon Echo 2,3 and Show5,
Pioneer WX-SMA1, Roberts S1, O2 Joggler, Cisco Joggler, Avantree Priva
BT transmitter

Brexit =   stupidity




castalla's Profile: http://forums.slimdevices.com/member.php?userid=15624
View this thread: http://forums.slimdevices.com/showthread.php?t=111289

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


Re: [SlimDevices: SqueezeCenter] Stream.flc ?

2019-11-29 Thread d6jg

bpa wrote: 
> Rather than modify stream.mp3 (which I feel maybe complicated) wouldn't
> it better to make a proper bridge player like the ones for unpn,
> Chromecast, Airplay etc. - as there will eb the issues of communicating
> player/quality options. I suspect use the modified squeezelite source as
> a basis would be a better start.

I recall phillipe reporting that he’d looked into it at one point and
that there were major issues that prevented it but I could be wrong.



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=111289

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


Re: [SlimDevices: SqueezeCenter] Stream.flc ?

2019-11-29 Thread bpa


Rather than modify stream.mp3 (which I feel maybe complicated) wouldn't
it better to make a proper bridge player like the ones for unpn,
Chromecast etc. - as there will eb the issues of communicating
player/quality options. I suspect use the modified squeezelite source as
a basis would be a better start.



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

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


Re: [SlimDevices: SqueezeCenter] Stream.flc ?

2019-11-29 Thread d6jg

d6jg wrote: 
> I’m not sure that is correct.
> I’m pretty certain that I read that some Echo devices do support FLAC
> etc as how could Amazon promote Amazon Music HD and then not have it
> play on their flagship devices?

https://www.amazon.co.uk/b?ie=UTF8=3022219031



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=111289

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


Re: [SlimDevices: SqueezeCenter] Stream.flc ?

2019-11-29 Thread d6jg

castalla wrote: 
> From MyMedia settings:
> 
> Echo devices do not natively support FLAC, WMA, WAV, OGG or AIF files,
> therefore support for these file formats requires transcoding. To enable
> this, you must have a copy of FFmpeg installed on your computer.
> 
> So how could any Echo handle native flacs?

I’m not sure that is correct.
I’m pretty certain that I read that some Echo devices do support FLAC
etc as how could Amazon promote Amazon Music HD and then not have it
play on their flagship devices?



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=111289

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


Re: [SlimDevices: SqueezeCenter] Stream.flc ?

2019-11-29 Thread castalla

d6jg wrote: 
> The stream commands invoke stream.mp3 which is limited to mp3
> If there was a stream.flc I’m sure the Mediaserver skill could be easily
> modified to invoke it instead of mp3 it’s the changes required on LMS
> that might be a show stopper.

>From MyMedia settings:

Echo devices do not natively support FLAC, WMA, WAV, OGG or AIF files,
therefore support for these file formats requires transcoding. To enable
this, you must have a copy of FFmpeg installed on your computer.

So how could any Echo handle native flacs?



LMS server: Pi Zero

Amp: Denon PMA-50

Players/Speakers:  Touch, Logitech Radios, Sonos Play 1s & Beam,
Libratone Zipp, GGMM E2 & E3, Yamaha WXAD-010, Loewe Airspeaker, Google
Chromecast Audio, Home Mini & Nest Hub, Amazon Echo 2,3 and Show5,
Pioneer WX-SMA1, Roberts S1, O2 Joggler, Cisco Joggler, Avantree Priva
BT transmitter

Brexit =   stupidity




castalla's Profile: http://forums.slimdevices.com/member.php?userid=15624
View this thread: http://forums.slimdevices.com/showthread.php?t=111289

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


Re: [SlimDevices: SqueezeCenter] Stream.flc ?

2019-11-29 Thread d6jg

castalla wrote: 
> I think the MyMedia skill can handle flac.

The stream commands invoke stream.mp3 which is limited to mp3
If there was a stream.flc I’m sure the Mediaserver skill could be easily
modified to invoke it instead of mp3 it’s the changes required on LMS
that might be a show stopper.



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

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


Re: [SlimDevices: SqueezeCenter] Stream.flc ?

2019-11-29 Thread castalla


d6jg wrote: 
> As phillchillbill has managed to make his Mediaserver skill for Alexa
> play LMS via stream.mp3 I am now wondering what would be required to
> implement steam.flc or stream.flac in order to make an Echo into a high
> res player.
> @Michael is this a possibility?

I think the MyMedia skill can handle flac.



LMS server: Pi Zero

Amp: Denon PMA-50

Players/Speakers:  Touch, Logitech Radios, Sonos Play 1s & Beam,
Libratone Zipp, GGMM E2 & E3, Yamaha WXAD-010, Loewe Airspeaker, Google
Chromecast Audio, Home Mini & Nest Hub, Amazon Echo 2,3 and Show5,
Pioneer WX-SMA1, Roberts S1, O2 Joggler, Cisco Joggler, Avantree Priva
BT transmitter

Brexit =   stupidity




castalla's Profile: http://forums.slimdevices.com/member.php?userid=15624
View this thread: http://forums.slimdevices.com/showthread.php?t=111289

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


[SlimDevices: SqueezeCenter] Stream.flc ?

2019-11-29 Thread d6jg


As phillchillbill has managed to make his Mediaserver skill for Alexa
play LMS via stream.mp3 I am now wondering what would be required to
implement steam.flc or stream.flac in order to make an Echo into a high
res player.
@Michael is this a possibility?



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=111289

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


[SlimDevices: SqueezeCenter] Slim::Control::Request::renderAsArray (2233) Error: request should set useIxHashes in

2019-11-29 Thread dolodobendan


I found this on my server.log:


Code:

[19-11-28 21:23:45.6228] main::init (387) Starting Logitech Media Server 
(v7.9.2, 1574959426, Thu Nov 28 18:19:40 CET 2019) perl 5.028001 - 
x86_64-linux-thread-multi
  [19-11-28 21:23:51.2448] Plugins::CustomScan::Scanner::executeSQLFile (522) 
Couldn't open: 
/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/Cache/InstalledPlugins/Plugins/CustomScan/SQL/SQLite/dbupgrade_valuesort.sql
 : No such file or directory
  [19-11-28 21:23:51.2458] Plugins::CustomScan::Scanner::executeSQLFile (522) 
Couldn't open: 
/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/Cache/InstalledPlugins/Plugins/CustomScan/SQL/SQLite/dbupgrade_extravalue.sql
 : No such file or directory
  [19-11-28 21:23:51.2468] Plugins::CustomScan::Scanner::executeSQLFile (522) 
Couldn't open: 
/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/Cache/InstalledPlugins/Plugins/CustomScan/SQL/SQLite/dbupgrade_valuetype.sql
 : No such file or directory
  [19-11-28 21:24:10.8837] Slim::Control::Request::renderAsArray (2233) Error: 
request should set useIxHashes in Slim::Control::Request->new()
  [19-11-28 21:24:10.9253] Slim::Control::Request::renderAsArray (2233) 
Backtrace:
  
  frame 0: Slim::Utils::Log::logBacktrace 
(/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/Slim/Control/Request.pm
 line 2233)
  frame 1: Slim::Control::Request::renderAsArray 
(/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/Slim/Plugin/CLI/Plugin.pm
 line 697)
  frame 2: Slim::Plugin::CLI::Plugin::cli_request_write 
(/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/Slim/Plugin/CLI/Plugin.pm
 line 1010)
  frame 3: Slim::Plugin::CLI::Plugin::cli_subscribe_notification 
(/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/Slim/Control/Request.pm
 line 2058)
  frame 4: (eval) 
(/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/Slim/Control/Request.pm
 line 2058)
  frame 5: Slim::Control::Request::notify 
(/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/Slim/Control/Request.pm
 line 859)
  frame 6: Slim::Control::Request::checkNotifications 
(/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/slimserver.pl line 
708)
  frame 7: main::idle 
(/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/slimserver.pl line 
677)
  frame 8: main::main 
(/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/slimserver.pl line 
1210)
  
  [19-11-28 21:24:12.9619] Slim::Control::Request::renderAsArray (2233) Error: 
request should set useIxHashes in Slim::Control::Request->new()
  [19-11-28 21:24:12.9625] Slim::Control::Request::renderAsArray (2233) 
Backtrace:
  
  frame 0: Slim::Utils::Log::logBacktrace 
(/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/Slim/Control/Request.pm
 line 2233)
  frame 1: Slim::Control::Request::renderAsArray 
(/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/Slim/Plugin/CLI/Plugin.pm
 line 697)
  frame 2: Slim::Plugin::CLI::Plugin::cli_request_write 
(/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/Slim/Plugin/CLI/Plugin.pm
 line 1010)
  frame 3: Slim::Plugin::CLI::Plugin::cli_subscribe_notification 
(/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/Slim/Control/Request.pm
 line 2058)
  frame 4: (eval) 
(/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/Slim/Control/Request.pm
 line 2058)
  frame 5: Slim::Control::Request::notify 
(/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/Slim/Control/Request.pm
 line 859)
  frame 6: Slim::Control::Request::checkNotifications 
(/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/slimserver.pl line 
708)
  frame 7: main::idle 
(/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/slimserver.pl line 
677)
  frame 8: main::main 
(/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/slimserver.pl line 
1210)
  
  [19-11-28 21:24:13.3278] Slim::Control::Request::renderAsArray (2233) Error: 
request should set useIxHashes in Slim::Control::Request->new()
  [19-11-28 21:24:13.3284] Slim::Control::Request::renderAsArray (2233) 
Backtrace:
  
  frame 0: Slim::Utils::Log::logBacktrace 
(/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/Slim/Control/Request.pm
 line 2233)
  frame 1: Slim::Control::Request::renderAsArray 
(/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/Slim/Plugin/CLI/Plugin.pm
 line 697)
  frame 2: Slim::Plugin::CLI::Plugin::cli_request_write 
(/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/Slim/Plugin/CLI/Plugin.pm
 line 1010)
  frame 3: Slim::Plugin::CLI::Plugin::cli_subscribe_notification 
(/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/Slim/Control/Request.pm
 line 2058)
  frame 4: (eval) 
(/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/Slim/Control/Request.pm
 line 2058)
  frame 5: Slim::Control::Request::notify 
(/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/Slim/Control/Request.pm
 line 859)
  

Re: [SlimDevices: SqueezeCenter] Songs Will Not Play

2019-11-29 Thread dolodobendan


MmmBeer wrote: 
> [19-11-27 18:15:47.0340] Slim::Web::JSONRPC::requestMethod (443) request
> not dispatchable!

Did you remove the MAC address here? If yes, was it the MAC address of
your iPhone's iPeng? That's how I get those log entries.



QLMS 7.9.2@2.04 x64 (digimaster) with perl 5.28 dedicated to me. :D /
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=111277

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


Re: [SlimDevices: SqueezeCenter] Songs Will Not Play

2019-11-29 Thread w3wilkes


Since 7.9.1 is working fine for me on Win10 pro I'm wondering if some
update to your anti-virus might be blocking LMS??



Main system - Rock Solid with LMS 7.9.1 Official on WHS 2011 - 2 Duets
and Squeeseslave
Cabin system - Rock solid with LMS 7.9.1 Official on Win10 Pro - 1 RPi 3
Model B/Hifiberry DAC+ Pro/PiCorePlayer and Squeezeslave
Headphones and car - Android phone/Bluetooth w/full library on MicroSD
card - PowerAmp music player app (similar to Material Skin)

w3wilkes's Profile: http://forums.slimdevices.com/member.php?userid=22973
View this thread: http://forums.slimdevices.com/showthread.php?t=111277

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


Re: [SlimDevices: SqueezeCenter] Songs Will Not Play

2019-11-29 Thread MmmBeer


[19-11-27 18:15:47.0340] Slim::Web::JSONRPC::requestMethod (443) request
not dispatchable!



MmmBeer's Profile: http://forums.slimdevices.com/member.php?userid=69589
View this thread: http://forums.slimdevices.com/showthread.php?t=111277

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