Re: [SlimDevices: Plugins] Announce: CastBridge = integrate Chromecast players with LMS (squeeze2cast)

2019-11-02 Thread mhendu


I'm somewhat of a novice when it comes to Linux and have been trying to
get this up and running on my x86 (Atom-based) Ubuntu PC (running
18.04). I'm trying to get my LMS server to stream from my DLNA server to
a Chromecast (and ultimately hoping to get some voice control from the
Google Home Mini set up).

I was able to get initial playback more or less working by disabling the
firewall, setting my DLNA server to convert all files to FLAC and then
streaming to one of my Google Home Minis. However, I'd prefer for the
firewall to be enabled. Just passing thru port 49152 doesn't work - also
tried setting up a range of 49152:49202 but that didn't work either. Any
idea which ports specifically I need to pass through?

Also, I had read earlier that LMS had a way to read / index the contents
of a DLNA server and allow for searching that server but that doesn't
seem to be the case, at least in the more recent versions. Presumably
will make it problematic for voice control if I can't get that working,
I would assume. Not really related to this thread then but if someone
can point me in the right direction it would be appreciated.

Thanks!



mhendu's Profile: http://forums.slimdevices.com/member.php?userid=69530
View this thread: http://forums.slimdevices.com/showthread.php?t=104614

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


Re: [SlimDevices: Plugins] [Announce] Squeezelite-X

2019-11-02 Thread rgdawson


rgdawson wrote: 
> I bought a Surface Go, so now I can start discovering and working on
> issues related to running on a Surface with its touch interface as well
> as issues related to Windows S Mode.  Although SLX passes Windows S Mode
> code integrity tests I can run, and it passes Microsoft Store
> validation, and you can install it from the Store onto a device running
> Windows in S Mode, it does not run perfectly on a surface in S mode.
> 
> First, the squeezelite player fails to run, and keeps trying and trying
> indefinitely.  I also notice that calls to the audio library (portaudio)
> fail, which may explain why squeezelite does not run, since it relies on
> portaudio.  I have no idea if I'll be able to make this work in S Mode,
> so until I do I will probably need to detect the condition and disable
> squeezelite if appropriate, limited SLX to controller only mode in that
> case.
> 
> I hope to be able to address any issues with the touch interface as
> well.
> 
> R Greg Dawson
> 
> P.S.  So if you are running on a Surface Go, you should disable the
> player.

OK Nevermind above.  After the Surface Go finished all its updates,
squeezelite works just fine.  Yippee.  So I can focus on touch screen
stuff.

R Greg Dawson



Squeezelite-X

rgdawson's Profile: http://forums.slimdevices.com/member.php?userid=65236
View this thread: http://forums.slimdevices.com/showthread.php?t=108550

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


Re: [SlimDevices: Plugins] [Announce] Spotty 2.8.x - Spotify Connect for your Squeezebox

2019-11-02 Thread bpa


mherger wrote: 
> How would I do that? If I changed the isRemote() flag, spotty wouldn't 
> play any more at all. At least not on the Mac.

I just quoted to keep continuity on this line of dialogue.

I think the AlienBBC approach is not directly applicable as its protocol
handler for RTSP was based on handling a TCP connection where I think
spotty uses LMS http handling.

I think it may be best to go along with socketwrapper mods. 

Looking at the code the suggested mod seems OK - only area I am worried
is with more than 2 exe's  (i.e. not  typical faad/flac )

I've tested watchdog with a "I" convert.conf rules (stream from stdin)
and it is OK although a bit slower.   I've still to do a "R" rules
(stream from an URL) to make most normal cases are still ok.

I didn't test the #PIPE# construct as I don't know any plugin which uses
it anymore or any transcoding type application which may require it.

The rarer case of 3 exes (e.g. AAC to a older SB player which has bit
rate limiting, Brutfir on some other transcoding)  also remains to be
tested.



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

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


Re: [SlimDevices: Plugins] Announce: Material Skin

2019-11-02 Thread d6jg


Ron F. wrote: 
> Branch 1.2 - the user guide is a great asset to learning how to use the
> material skin, looks good.

Thank you.
When 1.2 is released there will be a separate user guide thread where
folks can post error / omission type comments so I can improve it
further.



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

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


Re: [SlimDevices: Plugins] Announce: Material Skin

2019-11-02 Thread cpd73


Ron F. wrote: 
> Branch 1.2 - the user guide is a great asset to learning how to use the
> material skin, looks good.

You should thank d6jg for that, be wrote it all - I just added the
links.



cpd73's Profile: http://forums.slimdevices.com/member.php?userid=66686
View this thread: http://forums.slimdevices.com/showthread.php?t=109624

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


Re: [SlimDevices: Plugins] [Announce] Squeezelite-X

2019-11-02 Thread rgdawson


I bought a Surface Go, so now I can start discovering and working on
issues related to running on a Surface with its touch interface as well
as issues related to Windows S Mode.  Although SLX passes Windows S Mode
code integrity tests I can run, and it passes Microsoft Store
validation, and you can install it from the Store onto a device running
Windows in S Mode, it does not run perfectly on a surface in S mode.

First, the squeezelite player fails to run, and keeps trying and trying
indefinitely.  I also notice that calls to the audio library (portaudio)
fail, which may explain why squeezelite does not run, since it relies on
portaudio.  I have no idea if I'll be able to make this work in S Mode,
so until I do I will probably need to detect the condition and disable
squeezelite if appropriate, limited SLX to controller only mode in that
case.

I hope to be able to address any issues with the touch interface as
well.

R Greg Dawson



Squeezelite-X

rgdawson's Profile: http://forums.slimdevices.com/member.php?userid=65236
View this thread: http://forums.slimdevices.com/showthread.php?t=108550

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


Re: [SlimDevices: Plugins] Announce: Material Skin

2019-11-02 Thread Ron F.


Branch 1.2 - the user guide is a great asset to learning how to use the
material skin, looks good.



*Living Room:* SB Touch + DIY PSU > CI Audio VDA.2 DAC + VAC.1 PSU >
VRX.1 cables > Emotiva XSP-1 Gen 2 preamp + XPA-DR2 amp > Blue Jeans
cables > B 804 speakers
*Laptop:* System76 Galago + Ubuntu 16.04 + Squeezelite + Material Skin >
ifi USB iSilencer > Audirect Beam DAC > Senn IE 80 earbuds
*Bedroom:* Pixel 3a Phone + SB Player + Material/mobile > Bose SoundLink
Revolve
*Server:* Puget Systems Serenity + Ubuntu 18.04 + LMS 7.9.2
*Music:* Personal FLAC, Radio Paradise FLAC, Qobuz, Spotify

Ron F.'s Profile: http://forums.slimdevices.com/member.php?userid=5616
View this thread: http://forums.slimdevices.com/showthread.php?t=109624

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


Re: [SlimDevices: Plugins] Announce: Material Skin

2019-11-02 Thread defec1


slartibartfast wrote: 
> I thought the default order of favourites does have the latest at the
> bottom of the list unless you have selected alphabetic order.
> 
> Sent from my SM-G900F using Tapatalk

Dumb me. I found a option in Material's settings to turn off
alphabetical sorting of favorites. Thanks for the tip. I don't know why
that I didn't catch it before.



defec1's Profile: http://forums.slimdevices.com/member.php?userid=69525
View this thread: http://forums.slimdevices.com/showthread.php?t=109624

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


Re: [SlimDevices: Plugins] Announce: Material Skin

2019-11-02 Thread defec1


slartibartfast wrote: 
> If you are using Chrome then that is a known issue discussed earlier in
> the thread.
> https://forums.slimdevices.com/showthread.php?p=953941
> 
> Sent from my SM-G900F using Tapatalk

easy enough to change. thank you.



defec1's Profile: http://forums.slimdevices.com/member.php?userid=69525
View this thread: http://forums.slimdevices.com/showthread.php?t=109624

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


Re: [SlimDevices: Plugins] [Announce] Squeezelite-X

2019-11-02 Thread rgdawson


left channel wrote: 
> Odd. I started SLX this morning and found it updated to .23, then went
> into the Store to look for updates and found an update also labeled .23
> in there awaiting installation. I installed it and now I've got .23
> still/again. Greg, is it possible .24 is mis-numbered, or was this just
> a weird MS Store thing? (I was unable to reproduce the resize bug before
> or after, because I don't run SLX from the systray.)

StoreApp thing I guess.  The MS Store validation process does not let
you mess up the numbering.  .24 has not been published yet as I write
this.

The resize bug in .23 happens only when SLX is minimized and you
restoring by clicking on the tray icon (as opposed to the taslbar icon).
so, right, if not running in background you won't see it.

R Greg Dawson



Squeezelite-X

rgdawson's Profile: http://forums.slimdevices.com/member.php?userid=65236
View this thread: http://forums.slimdevices.com/showthread.php?t=108550

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


Re: [SlimDevices: Plugins] [Announce] Spotty 2.8.x - Spotify Connect for your Squeezebox

2019-11-02 Thread holle

I´m sorry to seem confused ;)

let me try to clarify: the error existed since the beginning (20-30
times during the day). But lms/spotty was working without a problem. No
bother cause lms is running on a dedicated machine not used for many
other things. Since spotty v2.8.7 i am still getting the error, but
lms/spotty is NOT working. I thought thats what i wrote.

ok, i skip over to the german forum.

thank you
H.



holle's Profile: http://forums.slimdevices.com/member.php?userid=67122
View this thread: http://forums.slimdevices.com/showthread.php?t=110455

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


Re: [SlimDevices: Plugins] [Announce] Spotty 2.8.x - Spotify Connect for your Squeezebox

2019-11-02 Thread Michael Herger

i always got this crash since the beginning of using spotty.exe.
Sometimes 20-30 times (seems to restart the helper). But before, there
wasn´t a problem in using lms. Since this version lms is blocked
(web-interface) and not responding anymore.


Your postings are rather confusing. Once it's "since the beginning", 
then it's "since this version". And quite obviously it did work, as 
there seem to be credentials stored in your system...


Please feel free to post in the German group. Might simplify the trouble 
shooting.


--

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


Re: [SlimDevices: Plugins] [Announce] Spotty 2.8.x - Spotify Connect for your Squeezebox

2019-11-02 Thread holle

i always got this crash since the beginning of using spotty.exe.
Sometimes 20-30 times (seems to restart the helper). But before, there
wasn´t a problem in using lms. Since this version lms is blocked
(web-interface) and not responding anymore. 

No, i´m not using kodi. It´s just a good, detailed description of the
problem (in terms of the error) there.

best
H.


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


holle's Profile: http://forums.slimdevices.com/member.php?userid=67122
View this thread: http://forums.slimdevices.com/showthread.php?t=110455

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


Re: [SlimDevices: Plugins] playlist

2019-11-02 Thread nervoteso


kidstypike wrote: 
> There's Philip Meyer's "Playlist Manager".
> 
> You can't use it from the default LMS web interface, but you can using
> the Material skin, your new 7" touch display, or most phone apps.

just installed playlist manager lms stopped working. it startded new
analyising. never ends, now restartde lms and nothing appears

now it asks me again mysqueezebox account , it's like i have to setup
again!!



Touchx2,radiox4, Squeezebox Server 7.9 (Raspberrypi 3 and qnap ts-269)

nervoteso's Profile: http://forums.slimdevices.com/member.php?userid=30262
View this thread: http://forums.slimdevices.com/showthread.php?t=49

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


Re: [SlimDevices: Plugins] [Announce] Spotty 2.8.x - Spotify Connect for your Squeezebox

2019-11-02 Thread Michael Herger

Hi Michael, spotty.exe 2.8.7 crashes constantly on LMS 7.9.1
This is happening all the time (also before with older versions), but
now renders lms unusable (before i just got the error messages but
spotty/spotify was working fine).

The problem is described in detail here ->
https://github.com/kodi-community-addons/plugin.audio.spotify/issues/80
... in my case for win7x64 without kodi

Would you mind to take a look?


Well... there's not much to look at. That discussion over at Kodi's is 
from last year. I don't know how they're integrating with Spotty, or 
whether they build their own. Therefore this is rather irrelevant here. 
Are you even using Kodi?


When do you get the crash? Any error message?

--

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


Re: [SlimDevices: Plugins] [Announce] Spotty 2.8.x - Spotify Connect for your Squeezebox

2019-11-02 Thread holle


Hi Michael, spotty.exe 2.8.7 crashes constantly on LMS 7.9.1
This is happening all the time (also before with older versions), but
now renders lms unusable (before i just got the error messages but
spotty/spotify was working fine).

The problem is described in detail here ->
https://github.com/kodi-community-addons/plugin.audio.spotify/issues/80
... in my case for win7x64 without kodi

Would you mind to take a look?

thank you and best regards
H.



holle's Profile: http://forums.slimdevices.com/member.php?userid=67122
View this thread: http://forums.slimdevices.com/showthread.php?t=110455

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


Re: [SlimDevices: Plugins] playlist

2019-11-02 Thread d6jg


kidstypike wrote: 
> There's Philip Meyer's "Playlist Manager".
> 
> You can't use it from the default LMS web interface, but you can using
> the Material skin, your new 7" touch display, or most phone apps.



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

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


Re: [SlimDevices: Plugins] playlist

2019-11-02 Thread kidstypike


nervoteso wrote: 
> Hello
> 
> could you suggest me a plugin to add songs to any playlist?
> thanks

There's Philip Meyer's "Playlist Manager".

You can't use it from the default LMS web interface, but you can using
the Material skin, your new 7" touch display, or most phone apps.



*Server - LMS 7.9.2 *Pi4B 4GB/pCP 6.0.0-b6 18K library, playlists & LMS
cache on SSD (ntfs)
*Study -* Pi3B+/pCP 5.0.0/pi screen/HiFiBerry DAC+/jivelite,
*Lounge* - Pi2/pCP 5.0.0 > HiFiBerry DIGI+ > AudioEngine DAC1 > AVI DM5
*Dining Room* - Squeezebox Boom
*Garage* - Pi3B/Pi screen/HiFiBerry DAC+/pCP 5.0.0 > Edifier R980T

*Spares* - 2xTouch, 1xSB3, 1xRadio, 6xRPi

kidstypike's Profile: http://forums.slimdevices.com/member.php?userid=10436
View this thread: http://forums.slimdevices.com/showthread.php?t=49

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


Re: [SlimDevices: Plugins] Announce: Material Skin

2019-11-02 Thread cpd73


Bug fix release. Main changes:

  
-  Fix mobile bottom nav layout with Firefox.
-  Supply album sort when using add-all/play-all - so albums are added
  in the order shown. Requires LMS from 1st Nov - not sure if its in the
  current nightly build or not.
-  Don't show composer if it's the same as artist.
-  Allow starting a new search from search results list.
-  Fix HTML rendering for biographies, reviews, etc. when called from
  'More' menu.
-  Fix swipe to change now-playing info tabs on mobile layout.
-  Fix references to classic skin modification CSS files in releases.
  This should make the settings more Material-like.



cpd73's Profile: http://forums.slimdevices.com/member.php?userid=66686
View this thread: http://forums.slimdevices.com/showthread.php?t=109624

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


[SlimDevices: Plugins] playlist

2019-11-02 Thread nervoteso


Hello

could you suggest me a plugin to add songs to any playlist?
thanks



Touchx2,radiox4, Squeezebox Server 7.9 (Raspberrypi 3 and qnap ts-269)

nervoteso's Profile: http://forums.slimdevices.com/member.php?userid=30262
View this thread: http://forums.slimdevices.com/showthread.php?t=49

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


Re: [SlimDevices: Plugins] Announce: Material Skin

2019-11-02 Thread slartibartfast


defec1 wrote: 
> Hi, I love your skin. Thank you for sharing it with us. Anyway, i have a
> small issue with the last update. Pause no longer works for my on my
> android pie's lock screen. unpause strangely enough does though. While I
> have your ear also is it possible to display my favorites in order of
> date added? latest on the bottom?I thought the default order of favourites 
> does have the latest at the
bottom of the list unless you have selected alphabetic order.

Sent from my SM-G900F using Tapatalk





slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609
View this thread: http://forums.slimdevices.com/showthread.php?t=109624

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


Re: [SlimDevices: Plugins] Announce: Material Skin

2019-11-02 Thread slartibartfast


defec1 wrote: 
> Hi, I love your skin. Thank you for sharing it with us. Anyway, i have a
> small issue with the last update. Pause no longer works for my on my
> android pie's lock screen. unpause strangely enough does though. While I
> have your ear also is it possible to display my favorites in order of
> date added? latest on the bottom?If you are using Chrome then that is a known 
> issue discussed earlier in
the thread.
https://forums.slimdevices.com/showthread.php?p=953941

Sent from my SM-G900F using Tapatalk





slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609
View this thread: http://forums.slimdevices.com/showthread.php?t=109624

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


Re: [SlimDevices: Plugins] is squeezelite a "memory" player...

2019-11-02 Thread philippe_44


posnos wrote: 
> Thanks to all for the replies.
> 
> Yes I understand that a track doesnt need to be completely in memory,
> the memory buffer pages will follow a LIFO scheme where stale pages are
> reused.
> It was just interesting that various well known contributors on some
> non-slimdevices forums suggested such a wide disparity in squeezelite
> buffer size.
> 
> I can see that a few 100MB would be ok but to me 2GB per buffer (4GB in
> total between the I/O buffers) would result in a large amount of unused
> and/or stale memory that squeezelite would have to manage. The larger
> the buffer the more the management overhead.
> 
> 

I would add to what Michael said that some people foolishly think that
sound quality is better if the file is fully in RAM instead of being
streamed piece by piece while it's being played. Not only is it a
non-sense but also with squeezelite, this might happen for the 1st
track, but as soon as the 1st track is fully decoded, then the 2nd one
will be streamed while the 1st is beeing played (and so on). So don't
overthink things that do not matter anyway :)



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

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


Re: [SlimDevices: Plugins] is squeezelite a "memory" player...

2019-11-02 Thread Michael Herger

It was just interesting the various well known contributors on some
non-slimdevices forums suggested such a wide disparity in squeezelite
buffer size.


Maybe the reason for the discrepancy is rather simple: it doesn't really 
matter. I've been in touch with one of the "give it all the memory you 
can afford" section - because they were having problems with the 
playback. Some people seem to prefer discussing numbers over listening 
to the music. I prefer the music. Leave those parameters alone and just 
enjoy a music.


--

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