Re: [SlimDevices: Plugins] Spotty/Spotify Drops outs

2021-01-06 Thread joz


Still Suffering here!:(
Added Client ID but no change to dropouts.



joz's Profile: http://forums.slimdevices.com/member.php?userid=26291
View this thread: http://forums.slimdevices.com/showthread.php?t=113423

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


Re: [SlimDevices: Plugins] [Announce] SuperDateTime Screensaver v5.11.0 - Date/Time/Weather/Sports/Stocks

2021-01-06 Thread BoomX2


This release is adapted to pull precision data for wunderground weather
stations.  Temperatures are now displayed with decimal values that match
what is displayed on the website.



BoomX2's Profile: http://forums.slimdevices.com/member.php?userid=33529
View this thread: http://forums.slimdevices.com/showthread.php?t=112122

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


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

2021-01-06 Thread philippe_44


Jobarr wrote: 
> No, I am only controlling the volume via LMS when this happens. Would it
> be possible to just ignore it when LMS tries to set the volume to 0? I
> don't really see why that is even necessary. 
> 
As a bridge, I have no idea is the volume set to 0 is legit or not, so I
have to forward it. Remember it happens *before* the request to pause is
received, so I have no idea why volume is being changed. User request or
pausing???
> 
> Does this log have what you need? Starting from 2.999329447746%
> (according to Home Assistant, 3% in LMS UI), I played a track, set the
> volume to 43% (according to the UI, looks like 42 in the log), pressed
> pause, the volume dropped back to 2.9...%, pressed play and it didn't go
> back up.
> 
> 32854
> 
> Edit: I have also seen the stream start playing again on its own after
> pausing, but that is harder to make happen.


Yes, the log is good. When you say the volume does not come back, what do
you have in the UI? 43% or 3%?

The culprit seems to be volume feedback. This is a difficult feature where
you can change the volume on the player or using another controller and it
will be reflected on LMS and becomes the "official" volume. Now, every
command sent by LMS creates an "echo" volume returned by the player. When
the "echo" equals the command, then I consider that echo shall be ignored.
Now, remember echo are asynchronous, I don't know where they come from. So
when I receive and "echo", if it is NOT equals (enough) to my request, I
assume it's a direct user interaction with the device and that volume now
becomes the "official" volume for LMS.

In your case, the CC devices acts funny with volume that *refuses* to go
to 0. It's stuck at 0.03, so I order 0 and later see volume is 3... I can
only assume that 3 has been set by another mean and then I tell LMS
"volume is 3 now"  Your player *should* set the volume to 0 when it is
asked to, not to 0.03



LMS 7.9  on Pi 3B+ & Odroid-C2 - *SqueezeAMP!*, 5xRadio, 3xBoom, 4xDuet,
1xTouch, 1 SB3. Sonos PLAY:3, PLAY:5, Marantz NR1603, Foobar2000,
ShairPortW, JRiver 21, 2xChromecast Audio, Chromecast v1 and v2,
Squeezelite on Pi,  Yamaha WX-010, AppleTV 4, Airport Express, GGMM E5,
Riva 1 & 3

philippe_44's Profile: http://forums.slimdevices.com/member.php?userid=17261
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] Spotty 4.0 - integrate local library with your Spotify collection (LMS 8+)

2021-01-06 Thread Ron F.


philippe_44 wrote: 
> My guess is that you're not telling faac what format is the input.
> Spotty spits raw pcm, not wav so faac has no idea what it is receiving.
> You can have a look at the other rules

Thanks for the help. I say that because I know this is not an important
issue, it just bugs me that I cannot get transcoding to AAC to work!

I am using the faac -P option, which assumes raw pcm input. I modified
my SPT->AAC conversion rule to this:
spt aac * *
# RT:{START=--start-position %s}
[spotty] -n Squeezebox -c "$CACHE$" --single-track $URL$ --bitrate
320 --disable-discovery --disable-audio-cache $START$ | [faac] -P -q 150
--mpeg-vers 4 -o - -

The issue has something to do with streaming the AAC format to stdout.
When attempting to stream to my SBT, I do get error messages such as:
[21-01-06 15:34:58.7095] Slim::Player::Squeezebox2::statHandler (149)
Error: 00:04:20:23:c4:ce: Decoder does not support file format, code 0

I tried streaming to a squeezelite client, and using the UPnPBridge too.
I tried both mpeg versions 2 and 4. The format being generated by
libfaac is not acceptable somehow. I get a similar result using ffmpeg,
and it's various encoding choices.  Encoding to AAC is somehow different
than using the AAC pass-through rule.



*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 +
Vivaldi/Material Skin > Emotiva Little Ego DAC > Grado PS500 headphones
*Bedroom:* RPi Zero W + Squeezelite > miniBOSS DAC HAT > Bose SoundLink
Revolve
*Phone:* Pixel 3a + SB Player + Material APK > Senn IE80 earbuds
*Server:* Puget Systems Serenity + Ubuntu 18.04 + LMS 8.2

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

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.0 - integrate local library with your Spotify collection (LMS 8+)

2021-01-06 Thread pavowren


here's a log dump which may shed some light on this issue.


+---+
|Filename: server.log.zip   |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=32868|
+---+


pavowren's Profile: http://forums.slimdevices.com/member.php?userid=51958
View this thread: http://forums.slimdevices.com/showthread.php?t=111923

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.0 - integrate local library with your Spotify collection (LMS 8+)

2021-01-06 Thread slartibartfast


pavowren wrote: 
> It only happens with Spotify playists, never local music. I'd guess it
> happens nearly always; once in a while, it tracks perfectly.OK my theory is 
> out the window then. I have seen it when my HDD goes to
sleep during a Spotify track and if the next track is local then the
artwork and track info does not change.

Sent from my Pixel 3a using Tapatalk





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

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.0 - integrate local library with your Spotify collection (LMS 8+)

2021-01-06 Thread pavowren


slartibartfast wrote: 
> When do you notice this happening? Are you just playing from Spotify or
> a mixture of local tracks and Spotify tracks?
> 
> Sent from my Pixel 3a using Tapatalk
It only happens with Spotify playists, never local music. I'd guess it
happens nearly always; once in a while, it tracks perfectly.



pavowren's Profile: http://forums.slimdevices.com/member.php?userid=51958
View this thread: http://forums.slimdevices.com/showthread.php?t=111923

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.0 - integrate local library with your Spotify collection (LMS 8+)

2021-01-06 Thread slartibartfast


pavowren wrote: 
> I have been noticing this on my RaspberryPi running
> jivelite/squeezelite. Half the time, it is showing the album track
> previous to what is currently playing. I am not sure who is the culprit
> here, RPI or Spotty or what?
> Any ideas on what to look for?When do you notice this happening? Are you just 
> playing from Spotify or
a mixture of local tracks and Spotify tracks?

Sent from my Pixel 3a using Tapatalk





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

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.0 - integrate local library with your Spotify collection (LMS 8+)

2021-01-06 Thread pavowren


mherger wrote: 
> I'm happy to announce Spotty v4.0.0. This release adds support for the
> new online library integration of Logitech Media Server 8.0 (pre-release
> only!). This integration will list your favourite albums and artists
> from Spotify (and other supported streaming services) together with your
> local library. Quick search, random albums etc. will all give you access
> to your Spotify favourites, too.
> 
> Please note that 'LMS 8'
> (http://downloads.slimdevices.com/nightly/?ver=8.0) still is under
> development. If you feel adventurous, then go install it from the usual
> source of nightly builds. But please be prepared to update often - and
> to see the random issue here and there.

I have been noticing this on my RaspberryPi running
jivelite/squeezelite. Half the time, it is showing the album track
previous to what is currently playing. I am not sure who is the culprit
here, RPI or Spotty or what?
Any ideas on what to look for?



pavowren's Profile: http://forums.slimdevices.com/member.php?userid=51958
View this thread: http://forums.slimdevices.com/showthread.php?t=111923

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.0 - integrate local library with your Spotify collection (LMS 8+)

2021-01-06 Thread slartibartfast


I have asked this before but is "Optimise pre-buffering" being turned on
by default? I keep turning it off but next time I look it is enabled
again.

Sent from my Pixel 3a using Tapatalk





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

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.0 - integrate local library with your Spotify collection (LMS 8+)

2021-01-06 Thread Jogga


Jogga wrote: 
> I was actually referring to the desktop app by Spotify, but shouldn't
> have referred to my Windows 8 computer as the "LMS server". Sorry for
> that.
> In any case, Spotify is not installed on that computer so this can't be
> what determines the sorting order. Maybe it is best to install Spotify
> and then see how I can control the sorting order in Spotty through that.
> 
> And yes, I think I am using the latest version of Spotty (v4.4.6).

So, this is what I concluded. The Spotty playlist organization (incl.
sub-folders and sorting order) syncs with the Spotify desktop app, but
has no connection to the playlist sorting in the Spotify mobile app.
The desktop app doesn't have to be installed on the same computer that
is running LMS (this is the case for me).
I also learned that there exists no automatic alphabetical playlist
sorting in the Spotify desktop app (like there is in their mobile app).
It is, however, possible to manually sort the playlists by dragging and
dropping them one by one.



Jogga's Profile: http://forums.slimdevices.com/member.php?userid=39448
View this thread: http://forums.slimdevices.com/showthread.php?t=111923

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


Re: [SlimDevices: Plugins] SqueezeLite on Windows pausing, interruption, dropout of audio every 5 minutes

2021-01-06 Thread d6jg

There is definitely something in the one of the latest Windows update
that causes some issues with networking where the Red Cross status on
drive mapping occurs post boot up but doesn’t restore when you try to
access. If you restart it then works. I’ve not got to the bottom of it
yet.
Also I’ve noted that IPv6 is forced on even if not enabled in DHCP and
you will find an entry for :: in your DNS settings unless you switch it
off.
There is also an SMB 1.0 auto removal process that has been inserted.
So when we are talking about Squeezelite failing I think we need to know
what specific build of W10 we are talking about.



VB2.4[/B] STORAGE *QNAP TS419P (NFS)
[B]Living Room* Joggler & Pi4/Khadas  -> Onkyo TXNR686 -> Celestion F20s

*Office* Joggler & Pi3 -> Denon RCD N8 -> Celestion F10s 
*Dining Room* SB Boom 
*Kitchen* UE Radio (upgraded to SB Radio)
*Bedroom (Bedside)* Pi Zero+DAC ->ToppingTP21 ->AKG Headphones
*Bedroom (TV) & Bathroom* SB Touch ->Denon AVR ->Mordaunt Short M10s +
Kef ceiling speakers
*Guest Room* Joggler > Topping Amp -> Wharfedale Modus Cubes
Everything controlled by iPeng & Material on iOS

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

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


Re: [SlimDevices: Plugins] Qobuz.com streaming plugin

2021-01-06 Thread d6jg

psketch wrote: 
> I wondered how qobuz responds to the Preferred format selection.  So, if
> I have preferred 24/96, but an album is available in 24/192, what
> happens?  Does it mean the album won't show as available, or if an album
> is available in 24/192, does will it also be available in 24/96, or will
> it drop down to 16/44.1?  Most of my devices will play 24/192, but I
> have a Transporter, which caps out at 24/96.  Just trying to work out
> the best option where some devices are limited, but qobuz is increasing
> the amount of 192, so thinking about what's best to do.
> 
> ta
> 
> pete S

On the basis that I add albums to favourites via the Qobuz app which
allows 24/192 selection but they then appear in LMS even with 24/96
selected as preferred I’d say they definitely aren’t hidden.
What LMS actually chooses to play though I’m not sure.
Some testing required



VB2.4[/B] STORAGE *QNAP TS419P (NFS)
[B]Living Room* Joggler & Pi4/Khadas  -> Onkyo TXNR686 -> Celestion F20s

*Office* Joggler & Pi3 -> Denon RCD N8 -> Celestion F10s 
*Dining Room* SB Boom 
*Kitchen* UE Radio (upgraded to SB Radio)
*Bedroom (Bedside)* Pi Zero+DAC ->ToppingTP21 ->AKG Headphones
*Bedroom (TV) & Bathroom* SB Touch ->Denon AVR ->Mordaunt Short M10s +
Kef ceiling speakers
*Guest Room* Joggler > Topping Amp -> Wharfedale Modus Cubes
Everything controlled by iPeng & Material on iOS

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

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


Re: [SlimDevices: Plugins] Qobuz.com streaming plugin

2021-01-06 Thread Jazzlampe


I think I found my solution. And it seems the proponents for the plugin
are right. It works flawlessly now.

I had my router configured in stealth mode. A ping to
streaming-std.qobuz.com gave back an IPv4-address with packet loss of
about 25%.
After switching off stealth mode I sent another ping to
streaming-std.qobuz.com which was answered from an IPv6-host at Amazon's
cloudfront.net. That's what it should look like!!
Not to mention there's no packet loss at all!!

Very relieved greetings from northern Germany,
happy Jazzlampe



large: piCorePlayer -> HifiBerry Digi+ Pro-> Mutec MC-3+ Reclocker ->
MiniDSP 4x10HD -> 'Martion Bullfrog active speaker system'
(http://martion.de/product/bullfrogactive)
medium: piCorePlayer -> ifi micro iDSD -> Cayin A-55 T -> Sonics
Amerigo
small: piCorePlayer -> HifiBerry DAC -> Abacus Prepino -> DIY Amplifier
"the full swing" -> DIY Coax Monitor
kitchen: piCorePlayer -> HifiBerry Amp2 -> JBL Control One Pro
workshop: Squeezebox Radio

Jazzlampe's Profile: http://forums.slimdevices.com/member.php?userid=63821
View this thread: http://forums.slimdevices.com/showthread.php?t=97146

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


Re: [SlimDevices: Plugins] Qobuz.com streaming plugin

2021-01-06 Thread psketch


I wondered how qobuz responds to the Preferred format selection.  So, if
I have preferred 24/96, but an album is available in 24/192, what
happens?  Does it mean the album won't show as available, or if an album
is available in 24/192, does will it also be available in 24/96, or will
it drop down to 16/44.1?  Most of my devices will play 24/192, but I
have a Transporter, which caps out at 24/96.  Just trying to work out
the best option where some devices are limited, but qobuz is increasing
the amount of 192, so thinking about what's best to do.

ta

pete S



psketch's Profile: http://forums.slimdevices.com/member.php?userid=56555
View this thread: http://forums.slimdevices.com/showthread.php?t=97146

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


Re: [SlimDevices: Plugins] [Announce] Community Firmware for Squeezebox Radio/Touch/Controller and LMS 8

2021-01-06 Thread expectingtofly


mrw wrote: 
> They are very relevant. They imply that the Radio has been running out
> of decoded audio. My questions are: "why" ?, and "why just aac" ?
> 
> I had a few of this morning on my Radio, and I'm noticing a number of
> occasions when the stream has stopped and restarted. 
> 
> I don't have a good idea. My first thought is that LMS, whether 8.0 or
> 8.1, and/or BBC Sounds plugin, is not providing sufficient data. Or
> perhaps just not sufficient aac data. I don't have much experience in
> tracing these matters.
> 
> I don't see an option in BBC Sounds to choose a lower bit rate stream.
> Is that something worth trying ?

There is plenty of data being provided.   It even happens on the AOD
streams where the buffers are being filled up very quickly...

slartibartfast wrote: 
> Does the same thing happen with BBC iPlayer?
> 
> 
Very interestingly, it doesn't.So it seems that there is something
incompatible with the way BBC Sounds provides the data for the new AAC
decoder, that was fine on the old decoder.   The BBC Iplayer doesn't
appear to have the same problem, so I should be able to solve this. 
I'll have a look.



*BBC Sounds Plugin Wiki* : 
https://github.com/expectingtofly/LMS_BBC_Sounds_Plugin/wiki

expectingtofly's Profile: http://forums.slimdevices.com/member.php?userid=63263
View this thread: http://forums.slimdevices.com/showthread.php?t=113479

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


Re: [SlimDevices: Plugins] [Announce] Community Firmware for Squeezebox Radio/Touch/Controller and LMS 8

2021-01-06 Thread slartibartfast


mrw wrote: 
> They are very relevant. They imply that the Radio has been running out
> of decoded audio. My questions are: "why" ?, and "why just aac" ?
> 
> I had a few of this morning on my Radio, and I'm noticing a number of
> occasions when the stream has stopped and restarted. 
> 
> I don't have a good idea. My first thought is that LMS, whether 8.0 or
> 8.1, and/or BBC Sounds plugin, is not providing sufficient data. Or
> perhaps just not sufficient aac data. I don't have much experience in
> tracing these matters.
> 
> I don't see an option in BBC Sounds to choose a lower bit rate stream.
> Is that something worth trying ?Does the same thing happen with BBC iPlayer?

Sent from my Pixel 3a using Tapatalk





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

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


Re: [SlimDevices: Plugins] [Announce] Community Firmware for Squeezebox Radio/Touch/Controller and LMS 8

2021-01-06 Thread mrw


expectingtofly wrote: 
> I've upgraded the radios again and looked at the var/log/messages log.
> 
> I get these 'Audio underun' and 'OUTPUT UNDERRUN'messages that seem to
> coincide with the juddering and micro stuttering when playing BBC Sounds
> AAC streams.  Are they relevant?  I don't get similar messages with any
> other format (e.g forcing flac transcoding)
> 

They are very relevant. They imply that the Radio has been running out
of decoded audio. My questions are: "why" ?, and "why just aac" ?

I had a few of this morning on my Radio, and I'm noticing a number of
occasions when the stream has stopped and restarted. 

I don't have a good idea. My first thought is that LMS, whether 8.0 or
8.1, and/or BBC Sounds plugin, is not providing sufficient data. Or
perhaps just not sufficient aac data. I don't have much experience in
tracing these matters.

I don't see an option in BBC Sounds to choose a lower bit rate stream.
Is that something worth trying ?



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

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


Re: [SlimDevices: Plugins] Announce: Denon AVP Control Plugin

2021-01-06 Thread gnackwatschn


AFAIK it is not possible to play multiple dlna streams to a Denon
receiver at the same time. This might be the reason, why it only shows
up as one device.

muflon_ wrote: 
> Gents, 
> any hints (for beginner) how can I use 3 zones in my Denon receiver as
> separate players in LMS 
> I would like to integrate it with Loxone and I'm playing with plugin
> UPNP Bridge but this can see receiver only once (not 3 for each zone)
> 
> Many thanks



gnackwatschn's Profile: http://forums.slimdevices.com/member.php?userid=71199
View this thread: http://forums.slimdevices.com/showthread.php?t=60114

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


Re: [SlimDevices: Plugins] [Announce] SuperDateTime Screensaver v5.11.0 - Date/Time/Weather/Sports/Stocks

2021-01-06 Thread Stingracer


peterw wrote: 
> That's very kind! 
> 
> (not that I, as a typical 'merican, need better Celsius options, but
> having just read that block of code I know this will be a bit of a
> nuisance to do)

I appreciate that. Thanks in advance @BoomX2 :)



Stingracer's Profile: http://forums.slimdevices.com/member.php?userid=71190
View this thread: http://forums.slimdevices.com/showthread.php?t=112122

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


Re: [SlimDevices: Plugins] [Announce] SuperDateTime Screensaver v5.11.0 - Date/Time/Weather/Sports/Stocks

2021-01-06 Thread peterw


BoomX2 wrote: 
> I plan to correct this in the next release.  Currently SDT always pulls
> Fahrenheit values from wunderground and then converts to centigrade. 
> The values are getting rounded in the "FtoC" subroutine.  In the next
> release I will pull centigrade values directly from wunderground that
> include the decimal value if the "Temperature Units" setting is equal to
> Celsius in SDT.

That's very kind! 

(not that I, as a typical 'merican, need better Celsius options, but
having just read that block of code I know this will be a bit of a
nuisance to do)



owner of the stuff at https://tuxreborn.netlify.app/
(which used to reside at www.tux.org/~peterw/)
Note: The best way to reach me is email or PM, as I don't spend much
time on the forums.
*Free plugins:* AllQuiet Auto Dim/AutoDisplay BlankSaver ContextMenu
DenonSerial
FuzzyTime KidsPlay KitchenTimer PlayLog PowerCenter/BottleRocket
SaverSwitcher
SettingsManager SleepFade StatusFirst SyncOptions VolumeLock

peterw's Profile: http://forums.slimdevices.com/member.php?userid=2107
View this thread: http://forums.slimdevices.com/showthread.php?t=112122

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


Re: [SlimDevices: Plugins] ANNOUNCE: YouTube Plugin (API v3)

2021-01-06 Thread doubleugk


SlimChances wrote: 
> I set up a new project and credentials ...

For whatever reason I had to setup a complete new project too. I've also
got the quota notification.
The new configuration process console.developers.google.com required
several additional input.
First of all OAuth confirmation screen is something what I somehow
managed to get accepted.
For the irst try with OAuth Client ID was using web app, that didn't
work, with desktop app it finally worked.
I now have access to my playlists and subscriptions :)

Thanx to all that always keep digging to get the shit working 



ASUS P6-P5G41E W10 x64 20H2 | 8.1.0 - 1608700893 | 5 SB Radios FW
8.0.1-r16815 | 1 SB Receivers | Squeeze Ctrl 2.1.8

doubleugk's Profile: http://forums.slimdevices.com/member.php?userid=36464
View this thread: http://forums.slimdevices.com/showthread.php?t=105840

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


Re: [SlimDevices: Plugins] [Announce] SuperDateTime Screensaver v5.11.0 - Date/Time/Weather/Sports/Stocks

2021-01-06 Thread peterw


BoomX2 wrote: 
> How about I implement Feels Like eq Heat Index unless Wind Chill <
> Actual Temp, then Feels Like eq Wind Chill?

Yeah, that's pretty much where I landed. Ended up going conservative on
the data Just In Case either windChill or heatIndex were missing:


Code:


  --- SDT-Plugin.pm   2020-12-28 08:46:42.0 -0500
  +++ 
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/SuperDateTime/lib/Plugins/SuperDateTime/Plugin.pm
  2020-12-31 07:48:36.0 -0500
  @@ -3003,8 +3003,10 @@
  #Wunderground
  s/%e/$wetData{'wu_temperatureF'}/;
  s/%r/$wetData{'wu_temperatureFr'}/;
  +s/%i/$wetData{'wu_feelsLikeFr'}/;
  s/%E/$wetData{'wu_temperatureC'}/;
  s/%R/$wetData{'wu_temperatureCr'}/;
  +s/%I/$wetData{'wu_feelsLikeCr'}/;
  s/%H/$wetData{'wu_humidity'}/;
  s/%l/$wetData{'wu_pressureIN'}/;
  s/%L/$wetData{'wu_pressureMB'}/;
  @@ -3745,8 +3747,13 @@
  $wetData{'wu_longitude'} =  sprintf("%.2f", $WU_detail->{'lon'});
  $wetData{'wu_temperatureF'} = $WU_detail->{'imperial'}->{'temp'};
  $wetData{'wu_temperatureFr'} = int($wetData{'wu_temperatureF'} + .5 * 
($wetData{'wu_temperatureF'} <=> 0));
  +   my $wuFeelsLikeF = $wetData{'wu_temperatureF'};
  +   if ( defined($WU_detail->{'imperial'}->{'heatIndex'}) && ((0 
+ $WU_detail->{'imperial'}->{'heatIndex'}) > (0 + $wuFeelsLikeF)) ) { 
$wuFeelsLikeF = $WU_detail->{'imperial'}->{'heatIndex'}; }
  +   if ( defined($WU_detail->{'imperial'}->{'windChill'}) && ((0 
+ $WU_detail->{'imperial'}->{'windChill'}) < (0 + $wuFeelsLikeF)) ) { 
$wuFeelsLikeF = $WU_detail->{'imperial'}->{'windChill'}; }
  +   $wetData{'wu_feelsLikeFr'} = nearest(1,$wuFeelsLikeF);
  $wetData{'wu_temperatureC'} = FtoC($wetData{'wu_temperatureF'});
  $wetData{'wu_temperatureCr'} = int($wetData{'wu_temperatureC'} + .5 * 
($wetData{'wu_temperatureC'} <=> 0));
  +   $wetData{'wu_feelsLikeCr'} = nearest(1, FtoC($wuFeelsLikeF));
  $wetData{'wu_dewpointF'} = $WU_detail->{'imperial'}->{'dewpt'};
  $wetData{'wu_dewpointC'} = FtoC($wetData{'wu_dewpointF'});
  $wetData{'wu_pressureIN'} = $WU_detail->{'imperial'}->{'pressure'};
  @@ -3779,8 +3786,10 @@
  $log->debug("WU Station Lat: ".$wetData{'wu_latitude'});
  $log->debug("WU Station Long: ".$wetData{'wu_longitude'});
  $log->debug("TemperatureF: ".$wetData{'wu_temperatureF'});
  +   $log->debug("FeelsLikeFr: ".$wetData{'wu_feelsLikeFr'});
  $log->debug("TemperatureFr: ".$wetData{'wu_temperatureFr'});
  $log->debug("TemperatureC: ".$wetData{'wu_temperatureC'});
  +   $log->debug("FeelsLikeCr: ".$wetData{'wu_feelsLikeCr'});
  $log->debug("TemperatureCr: ".$wetData{'wu_temperatureCr'});
  $log->debug("DewpointF: ".$wetData{'wu_dewpointF'});
  $log->debug("DewpointC: ".$wetData{'wu_dewpointC'});
  




owner of the stuff at https://tuxreborn.netlify.app/
(which used to reside at www.tux.org/~peterw/)
Note: The best way to reach me is email or PM, as I don't spend much
time on the forums.
*Free plugins:* AllQuiet Auto Dim/AutoDisplay BlankSaver ContextMenu
DenonSerial
FuzzyTime KidsPlay KitchenTimer PlayLog PowerCenter/BottleRocket
SaverSwitcher
SettingsManager SleepFade StatusFirst SyncOptions VolumeLock

peterw's Profile: http://forums.slimdevices.com/member.php?userid=2107
View this thread: http://forums.slimdevices.com/showthread.php?t=112122

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


Re: [SlimDevices: Plugins] BBC Sounds Dropping out

2021-01-06 Thread expectingtofly


comeng wrote: 
> Subsequent to above is there anyway I can monitor the state/status of
> synchronsiation between players to see if I can find and fix the problem
> child
> Maybe this should be a new thread?

Phillipe has provided 'an explanation here'
(https://forums.slimdevices.com/showthread.php?113621-Player-Synchronisation-and-Seeking-Protocol-Handler-Support=1003165=1#post1003165).

That makes perfect sense, and explains what is happening.  One of your
players is becoming disconnected from LMS (for an unknown reason) and
when it is coming back online it is getting all the other synchronised
players to restart at the point it was disconnected.



*BBC Sounds Plugin Wiki* : 
https://github.com/expectingtofly/LMS_BBC_Sounds_Plugin/wiki

expectingtofly's Profile: http://forums.slimdevices.com/member.php?userid=63263
View this thread: http://forums.slimdevices.com/showthread.php?t=113563

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


Re: [SlimDevices: Plugins] BBC Sounds Dropping out

2021-01-06 Thread comeng


Subsequent to above is there anyway I can monitor the state/status of
synchronsiation between players to see if I can find and fix the problem
child
Maybe this should be a new thread?



comeng's Profile: http://forums.slimdevices.com/member.php?userid=63874
View this thread: http://forums.slimdevices.com/showthread.php?t=113563

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


Re: [SlimDevices: Plugins] BBC Sounds Dropping out

2021-01-06 Thread comeng


Had reached the conclusion there was some disparity on the timings
between the stream and the players.
first thought was to increase Min Synch adjustment to 5/6 seconds but
max allowed appears to be 1000 ms

Have been thinking about this and looking at previous post, and at
screen
32863
and concluded that maybe in my case I do not need synchronisation of a
live radio feed because the chances of encountering any 2 systems
simultaneously are low and the need to rewind is one I would be unlikely
to use therefore I am going to set the 
Maintain Synchronisation to off and then see what happens.

Maybe the options here should be altered to
Maintain Synchronisation while playing
Maintains Synchronisation while playing except Live Feed Radio
No synchronisation


+---+
|Filename: Capture.JPG  |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=32863|
+---+


comeng's Profile: http://forums.slimdevices.com/member.php?userid=63874
View this thread: http://forums.slimdevices.com/showthread.php?t=113563

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.0 - integrate local library with your Spotify collection (LMS 8+)

2021-01-06 Thread Jogga


I was actually referring to the desktop app by Spotify, but shouldn't
have referred to my Windows 8 computer as the "LMS server". Sorry for
that.
In any case, Spotify is not installed on that computer so this can't be
what determines the sorting order. Maybe it is best to install Spotify
and then see how I can control the sorting order in Spotty through
that.

And yes, I think I am using the latest version of Spotty (v4.4.6).



Jogga's Profile: http://forums.slimdevices.com/member.php?userid=39448
View this thread: http://forums.slimdevices.com/showthread.php?t=111923

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.0 - integrate local library with your Spotify collection (LMS 8+)

2021-01-06 Thread Michael Herger

It's trying to use the same organization as you have in the Spotify app,
with sub-folders etc.. Isn't that the case for you?


The Spotify app in this case is the app installed on the LMS server (or
another desktop installation)?


No, that's "Spotty", not "Spotify". When talking about Spotify, then I'm 
talking about the software provided by Spotify.



Outside Spotty through LMS I mainly use the Android Spotify app on my
phone, but I can't see that the playlist sorting order there is synced
with Spotty.


Are you using the latest and greatest Spotty version?

--

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.0 - integrate local library with your Spotify collection (LMS 8+)

2021-01-06 Thread Jogga


mherger wrote: 
> > Is there any possibility to change the sorting order of the Spotify
> > playlists when using Spotty?
> 
> It's trying to use the same organization as you have in the Spotify app,
> 
> with sub-folders etc.. Isn't that the case for you?
> 
> -- 
> 
> Michael

The Spotify app in this case is the app installed on the LMS server (or
another desktop installation)?
Outside Spotty through LMS I mainly use the Android Spotify app on my
phone, but I can't see that the playlist sorting order there is synced
with Spotty.



Jogga's Profile: http://forums.slimdevices.com/member.php?userid=39448
View this thread: http://forums.slimdevices.com/showthread.php?t=111923

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


Re: [SlimDevices: Plugins] Announce : BBC Sounds Plugin

2021-01-06 Thread hestbank


expectingtofly wrote: 
> I plan to amend the preferences so that you have full flexibility to
> choose what goes in any of the 3 lines. :)

:) Thank you.



hestbank's Profile: http://forums.slimdevices.com/member.php?userid=63499
View this thread: http://forums.slimdevices.com/showthread.php?t=113045

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


Re: [SlimDevices: Plugins] [Announce] Community Firmware for Squeezebox Radio/Touch/Controller and LMS 8

2021-01-06 Thread expectingtofly


mrw wrote: 
> I should have remarked that my experience has been with LMS 8.0.1. A
> point of detail that had passed me by.
> 
> I installed LMS 8.1 on a 'spare' server this morning (macOS - plenty
> power). And I think that I might have experienced something of the same.
> As in a certain amount of stuttering at the start of the stream. I'm not
> particularly aware of micro-stuttering, but possibly...
> 
> I'll keep my Radio playing out on LMS 8.1 today in an attempt to see how
> matters proceed. Perhaps you might add an LMS 8.0.1 vs LMS 8.1
> comparison into your investigations.

I've upgraded the radios again and looked at the var/log/messages log.

I get these 'Audio underun' and 'OUTPUT UNDERRUN'messages that seem to
coincide with the juddering and micro stuttering.  Are they relevant?  I
don't get similar methods with any other format (e.g forcing flac
transcoding)


Code:


  Jan  6 13:23:33 squeezeplay: INFO   audio.decode - decode_start_handler:281 
init decoder aac   
  Jan  6 13:23:33 squeezeplay: INFO   audio.decode - Playback.lua:477 connect 
172.16.0.8:9000 GET /stream.mp3?player=00:04:20:2a:dd:41 HTTP/1.0^M 
  
  Jan  6 13:23:36 squeezeplay: INFO   applet.NowPlaying - 
NowPlayingApplet.lua:422 enable volume UI in NP 
  
  Jan  6 13:23:38 squeezeplay: INFO   audio.decode - decode_start_handler:281 
init decoder aac   
  Jan  6 13:23:38 squeezeplay: INFO   audio.decode - Playback.lua:477 connect 
172.16.0.8:9000 GET /stream.mp3?player=00:04:20:2a:dd:41 HTTP/1.0^M
  Jan  6 13:23:42 squeezeplay: INFO   audio.decode - decode_start_handler:281 
init decoder aac
 
  Jan  6 13:23:42 squeezeplay: INFO   audio.decode - Playback.lua:477 connect 
172.16.0.8:9000 GET /stream.mp3?player=00:04:20:2a:dd:41 HTTP/1.0^M 
  
  Jan  6 13:23:54 squeezeplay: INFO   audio.decode - decode_start_handler:281 
init decoder aac
 
  Jan  6 13:23:54 squeezeplay: INFO   audio.decode - Playback.lua:477 connect 
172.16.0.8:9000 GET /stream.mp3?player=00:04:20:2a:dd:41 HTTP/1.0^M 
  
  Jan  6 13:23:56 squeezeplay: playback_callback:346 Audio underrun: used 288 
frames, requested 480 frames. elapsed samples 27360
  Jan  6 13:23:56 squeezeplay: playback_callback:346 Audio underrun: used 192 
frames, requested 480 frames. elapsed samples 30528 
 
  Jan  6 13:23:56 squeezeplay: playback_callback:346 Audio underrun: used 64 
frames, requested 480 frames. elapsed samples 31680 
  Jan  6 13:23:56 squeezeplay: playback_callback:346 Audio underrun: used 128 
frames, requested 480 frames. elapsed samples 33664
  Jan  6 13:23:56 squeezeplay: playback_callback:346 Audio underrun: used 192 
frames, requested 480 frames. elapsed samples 36672
  Jan  6 13:23:56 squeezeplay: INFO   audio.decode - Playback.lua:364 OUTPUT 
UNDERRUN
  
  Jan  6 13:24:02 squeezeplay: INFO   audio.decode - decode_start_handler:281 
init decoder aac 
  Jan  6 13:24:02 squeezeplay: INFO   audio.decode - Playback.lua:477 connect 
172.16.0.8:9000 GET /stream.mp3?player=00:04:20:2a:dd:41 HTTP/1.0^M
  Jan  6 13:24:03 squeezeplay: WARN   net.thread - NetworkThread.lua:146 
network thread timeout for Task(SocketHttp {baby.squeezenetwork.com}(R))
  Jan  6 13:24:04 squeezeplay: WARN   net.thread - NetworkThread.lua:146 
network thread timeout for Task(SocketHttp {baby.squeezenetwork.com}(R))
  Jan  6 13:24:04 squeezeplay: playback_callback:346 Audio underrun: used 224 
frames, requested 480 frames. elapsed samples 41760
  Jan  6 13:24:04 squeezeplay: playback_callback:346 Audio underrun: used 256 
frames, requested 480 frames. elapsed samples 45824 
 
  Jan  6 13:24:04 squeezeplay: INFO   audio.decode - Playback.lua:364 OUTPUT 
UNDERRUN  
  



I'll have a go with the LMS 8.0 later.



*BBC Sounds Plugin Wiki* : 
https://github.com/expectingtofly/LMS_BBC_Sounds_Plugin/wiki

expectingtofly's Profile: http://forums.slimdevices.com/member.php?userid=63263
View this thread: http://forums.slimdevices.com/showthread.php?t=113479

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


Re: [SlimDevices: Plugins] Qobuz.com streaming plugin

2021-01-06 Thread jd68


Jazzlampe wrote: 
> Is there anyone facing similar problems?

No, sorry, the Qobuz plugin works without problems in my case.



jd68's Profile: http://forums.slimdevices.com/member.php?userid=30795
View this thread: http://forums.slimdevices.com/showthread.php?t=97146

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


Re: [SlimDevices: Plugins] SqueezeLite on Windows pausing, interruption, dropout of audio every 5 minutes

2021-01-06 Thread ralphy


foopydog wrote: 
> Also, looking at the code yesterday, I did notice that the "retry" code
> exists in 2 places: send_packet() and slimproto_run(). 
> It seems that the change you made was only to send_packet(), and the
> handle 2745 was found there. The other one still shows "unknown error".
> 
> 
> Ralphy can you tell me how to find the details of your most recent
> commit? Last time you provided a link to it, but I don't see a way to
> get it through github. I'm logged in to github, but I don't see how to
> find the commits. Please help me navigate to the commits.  
> 
> Thanks

I don't use github for squeezelite development, so the 1318-test2
changes are not there.  I've attached a patch file with the test2 code
changes.  I forgot to include the patch file in the zip.

I uploaded '1318-test3'
(https://sourceforge.net/projects/lmsclients/files/squeezelite/windows/squeezelite-1.9.8-1318-test3-win32.zip/download)
which prints the error code for the slimproto socket calls as well. 
You'll find a patch file included in that zip with the changes.


+---+
|Filename: 1318-test2.patch.txt |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=32860|
+---+


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

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


Re: [SlimDevices: Plugins] Announce : BBC Sounds Plugin

2021-01-06 Thread slartibartfast


expectingtofly wrote: 
> I plan to amend the preferences so that you have full flexibility to
> choose what goes in any of the 3 lines. :)[emoji106]

Sent from my Pixel 3a using Tapatalk





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

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


Re: [SlimDevices: Plugins] Announce : BBC Sounds Plugin

2021-01-06 Thread expectingtofly


slartibartfast wrote: 
> 
> 
> This is a very long winded way of asking if the Programme name could be
> added to replace the redundant second track info line [emoji3]
> 
> Sent from my Pixel 3a using Tapatalk

hestbank wrote: 
> 
> 
> To get What Was That Tune? working and display all three lines of info
> is it possible to copy BBCiPlayer and display:
> Line 1 - Now Playing Track Info
> Line 2 - Programme Title
> Line 3 - Programme description
> 
> 
> Thanks.

I plan to amend the preferences so that you have full flexibility to
choose what goes in any of the 3 lines. :)



*BBC Sounds Plugin Wiki* : 
https://github.com/expectingtofly/LMS_BBC_Sounds_Plugin/wiki

expectingtofly's Profile: http://forums.slimdevices.com/member.php?userid=63263
View this thread: http://forums.slimdevices.com/showthread.php?t=113045

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


Re: [SlimDevices: Plugins] Qobuz.com streaming plugin

2021-01-06 Thread ezra-s


Complains may come later, but now I am here just to show my
appreciation. It is the only plugin from the only service from which it
seems you can really get the whole thing and works almost flawlessly, 24
bit, 96hz and such..

Great job!



ezra-s's Profile: http://forums.slimdevices.com/member.php?userid=70077
View this thread: http://forums.slimdevices.com/showthread.php?t=97146

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


Re: [SlimDevices: Plugins] ANNOUNCE: AirPlay Bridge = integrate AirPlay devices with LMS (squeeze2raop)

2021-01-06 Thread muflon_


Gents,
it is possible to run more than one plugin instance? (for example via
manual instalation? )
I would like to control 3 zones in my Denon receiver and this plugin can
see only one device (as main zone)
Many thnaks



muflon_'s Profile: http://forums.slimdevices.com/member.php?userid=71203
View this thread: http://forums.slimdevices.com/showthread.php?t=105198

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.0 - integrate local library with your Spotify collection (LMS 8+)

2021-01-06 Thread Michael Herger

Is there any possibility to change the sorting order of the Spotify
playlists when using Spotty?


It's trying to use the same organization as you have in the Spotify app, 
with sub-folders etc.. Isn't that the case for you?


--

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


Re: [SlimDevices: Plugins] [Announce] Community Firmware for Squeezebox Radio/Touch/Controller and LMS 8

2021-01-06 Thread slartibartfast


mrw wrote: 
> I should have remarked that my experience has been with LMS 8.0.1. A
> point of detail that had passed me by.
> 
> I installed LMS 8.1 on a 'spare' server this morning (macOS - plenty
> power). And I think that I might have experienced something of the same.
> As in a certain amount of stuttering at the start of the stream. I'm not
> particularly aware of micro-stuttering, but possibly...
> 
> I'll keep my Radio playing out on LMS 8.1 today in an attempt to see how
> matters proceed. Perhaps you might add an LMS 8.0.1 vs LMS 8.1
> comparison into your investigations.

I am using 8.1.1 and didn't notice any stuttering  from native AAC.

Sent from my Pixel 3a using Tapatalk





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

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


Re: [SlimDevices: Plugins] [Announce] Community Firmware for Squeezebox Radio/Touch/Controller and LMS 8

2021-01-06 Thread mrw


expectingtofly wrote: 
> Interestingly, it happens repeatedly and reliably for me for all BBC
> Sounds streams (yes you are right LMS is fetching them, they are dash
> streams that are stitched together by the plugin.).  There is a lot of
> stuttering at the start of the stream, and intermittent micro stuttering
> as the stream is playing, you would have noticed if it was happening for
> you.

I should have remarked that my experience has been with LMS 8.0.1. A
point of detail that had passed me by.

I installed LMS 8.1 on a 'spare' server this morning (macOS - plenty
power). And I think that I might have experienced something of the same.
As in a certain amount of stuttering at the start of the stream. I'm not
particularly aware of micro-stuttering, but possibly...

I'll keep my Radio playing out on LMS 8.1 today in an attempt to see how
matters proceed. Perhaps you might add an LMS 8.0.1 vs LMS 8.1
comparison into your investigations.



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

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


Re: [SlimDevices: Plugins] Announce : BBC Sounds Plugin

2021-01-06 Thread hestbank


Thanks for the 2.9.0 and 2.10.0 improvements. Appreciating all of them.

When listening live if you wish to see: Now Playing track info,
Programme title and Programme description then it seems that the only
way to do this is:
Line 1 - Programme title
Line 2 - Programme description
Line 3 - Now Playing track info 

However it seems What Was That Tune? takes its info from Line 1 so you
just get a list of the programmes you've listened to rather than the
tracks that were played.

If you select Track Info to Line 1 and deselect to Line 3 as here:

32857

then you lose the Programme title and Line 3 displays nothing or the
name of the station as here:

32858

To get What Was That Tune? working and display all three lines of info
is it possible to copy BBCiPlayer and display:
Line 1 - Now Playing Track Info
Line 2 - Programme Title
Line 3 - Programme description

32859

Thanks.


+---+
|Filename: Clipboard Image (2).jpg  |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=32859|
+---+


hestbank's Profile: http://forums.slimdevices.com/member.php?userid=63499
View this thread: http://forums.slimdevices.com/showthread.php?t=113045

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


Re: [SlimDevices: Plugins] Announce : BBC Sounds Plugin

2021-01-06 Thread slartibartfast


I hate to say it but I still prefer the way BBC iPlayer displays the
programme and track info over the three available lines. Mainly because
of the way it gets displayed on the VU meter screen of my Touch. At the
moment with BBC Sounds the programme description is displayed at the top
of the screen where the Programme name would be in iPlayer. Since I
turned off Track info on line 3 to avoid repetition, nothing is
displayed at the bottom of the VU meter screen where the programme
description is displayed when using iPlayer. 
It seems with iPlayer that when a track is playing and the track info is
available then

Line 1=Track info
Line 2=Programme name
Line 3=Programme description

When track info is not available

Line 1=Programme name
Line 2=Programme description
Line 3=Radio station name

BBC Sounds when track info is available is

Line 1=Track info
Line 2=Programme description
Line 3=Track info

When track info is not available

Line 1=Programme name
Line 2=Programme description
Line 3=Blank

This is a very long winded way of asking if the Programme name could be
added to replace the redundant second track info line [emoji3]

Sent from my Pixel 3a using Tapatalk





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

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


Re: [SlimDevices: Plugins] [Announce] Community Firmware for Squeezebox Radio/Touch/Controller and LMS 8

2021-01-06 Thread cramcram

Last weekend I installed the latest version of the Community Firmware on
2 Radios, 2 Controllers and one Touch without any problems. It just
worked via Michaels plugin. I did a factory reset on each device before
installing the new firmware. LMS is version 8.1 on max2play. All of my
devices are working properly. Maybe it‘s just imagination, but
navigating through the menus on the Radio feels a little faster and more
responsive. 

I almost cannot believe there is new firmware out for tech gadgets of
this age. It puts a big smile on my face. 

This post is just to say thanks to all who make this possible, to
Michael and to this wonderful community.



cramcram's Profile: http://forums.slimdevices.com/member.php?userid=22906
View this thread: http://forums.slimdevices.com/showthread.php?t=113479

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.0 - integrate local library with your Spotify collection (LMS 8+)

2021-01-06 Thread Jogga


Is there any possibility to change the sorting order of the Spotify
playlists when using Spotty?
It seems as if they are sorted by date of creation, which is a bit
inconvenient when the number of Spotify playlists increases. A
possibilty to sort them alphabetically instead would be really nice :)



Jogga's Profile: http://forums.slimdevices.com/member.php?userid=39448
View this thread: http://forums.slimdevices.com/showthread.php?t=111923

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


Re: [SlimDevices: Plugins] BBC Sounds Dropping out

2021-01-06 Thread Man in a van


Would the setting here (and maybe the box below) have any relevance ? 

32856

ronnie


+---+
|Filename: sync.png |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=32856|
+---+


Man in a van's Profile: http://forums.slimdevices.com/member.php?userid=43627
View this thread: http://forums.slimdevices.com/showthread.php?t=113563

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


Re: [SlimDevices: Plugins] Running picoreplayer over a VPN

2021-01-06 Thread Pommes


Thank you for adding openVPN to the 64-bit.
I have been able to solve my problem.
In the client.conf I changed the proto from UDP to UDP4. Now it is
working, awesome!



The Earth Has Music For Those Who Listen

Pommes's Profile: http://forums.slimdevices.com/member.php?userid=67682
View this thread: http://forums.slimdevices.com/showthread.php?t=106895

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


Re: [SlimDevices: Plugins] BBC Sounds Dropping out

2021-01-06 Thread expectingtofly


comeng wrote: 
> OK
> 
> As usual spoke too soon had two incidents today at 14:08 and 15:14 I
> attach a log file
> The incident occurred as follows
> Sound stops
> On the player section (top 25% of right hand half of the screen) the
> "running time" counter keeps counting up  for a few seconds estimate 5/6
> then jumps back to start value, this reverse is duplicated on the "time
> remaining" counter.
> The sound resumes after several repeats of the above.
> Have also noticed the "track playing text" in the top 25% is correct but
> track playing in bottom 75% is not


I've now had a proper look at your log.
Essentially,  4 times during that log your players are asking the live
stream to be rewound by a few seconds by calling a seek to a specific
place in the stream.  Sometimes this causes a gap, sometimes it doesn't
but it would always cause an audible hiccup.

I'm guessing that is all part of the synchronisation logic.   However,
this all part of the problem.  The BBC Sounds seeking logic is only
accurate within 6.4 seconds (it does it by chunks that the audio is
provided in).  The live rewind is meant to be a convenient and useful
way to rewind live radio, not a facility to jump to a specific point in
time accurate within a micro second.  It is just not intended for that
purpose.

I've no idea how the synch logic works and when it uses the seek
facility to keep it in synch.  I'm guessing that one of your players is
running ahead or behind your other players for some reason, but I guess
it wouldn't need to do it by much to cause a problem over the hours you
are synchronising live radio for.  That is probably normal.

There may be a setting I should set to prevent the seeking facility
being used by the synch logic, I'll ask in the developer forum. But
I hope that explains the problem to you.



*BBC Sounds Plugin Wiki* : 
https://github.com/expectingtofly/LMS_BBC_Sounds_Plugin/wiki

expectingtofly's Profile: http://forums.slimdevices.com/member.php?userid=63263
View this thread: http://forums.slimdevices.com/showthread.php?t=113563

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


Re: [SlimDevices: Plugins] [Announce] SuperDateTime Screensaver v5.11.0 - Date/Time/Weather/Sports/Stocks

2021-01-06 Thread Stingracer


BoomX2 wrote: 
> It should be concatenating the numerical wind speed value onto the wind
> compass direction.  Double check to see if you have a number after the
> direction that might be clipped off in your Custom Clock screen if
> enough space is not available.
> 
> > 
Code:

  >   > 
  > $wetData{'wu_windspeed_mh'} = $windDirCompass.$windSpeedMH;
  > $wetData{'wu_windspeed_kh'} = $windDirCompass.$windSpeedKH;
  > $wetData{'wu_windspeed_ms'} = $windDirCompass.$windSpeedMS;
  > $wetData{'wu_windspeed_kth'} = $windDirCompass.$windSpeedKTH;
  > 
  > 

> > 
> 
> PS - I figured out how to retrieve decimal temperature values from
> wunderground.  I will release a new version of SDT later this week
> with this change.  Before making the release I will confirm wind
> speeds are being returned as intended.

Great news .
You are right there was a number like "NNW5". But normally the text
begins to scroll when it's too long within my configuration.



Stingracer's Profile: http://forums.slimdevices.com/member.php?userid=71190
View this thread: http://forums.slimdevices.com/showthread.php?t=112122

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


Re: [SlimDevices: Plugins] ANNOUNCE: YouTube Plugin (API v3)

2021-01-06 Thread gattacus


Hi there

I have a new problem with the plugin regarding playlists: If I want to
play the playlist not all songs are ending up in the queue. It just
skips some. I don't know why. There is no error log and the songs and
playlist play fine on YT Music. The displaying of the playlist in LMS
(material skin) is also odd:
32855
The skipped songs don't have the context menu with the three dots.
Using LMS 8.1.1, happened also with 8.1.0 and 8.0.1


+---+
|Filename: 2021-01-06_11-14-11.png  |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=32855|
+---+


gattacus's Profile: http://forums.slimdevices.com/member.php?userid=42228
View this thread: http://forums.slimdevices.com/showthread.php?t=105840

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


Re: [SlimDevices: Plugins] ANNOUNCE: AirPlay Bridge = integrate AirPlay devices with LMS (squeeze2raop)

2021-01-06 Thread gavin0201


May I know that is it possible to link the Homepod Mini via this plugin?
Thanks a lot!



gavin0201's Profile: http://forums.slimdevices.com/member.php?userid=71206
View this thread: http://forums.slimdevices.com/showthread.php?t=105198

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


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

2021-01-06 Thread Jobarr


philippe_44 wrote: 
> Are you using the control from the CC device as well? Going to 0 is due
> to what LMS does when pausing. It sends a volume 0 *before* the pause
> command ...
> 
> Also, please post a log so I can see all volume commands exchanged

No, I am only controlling the volume via LMS when this happens. Would it
be possible to just ignore it when LMS tries to set the volume to 0? I
don't really see why that is even necessary. 

Does this log have what you need? Starting from 2.999329447746%, I
played a track, set the volume to 43%, pressed pause, the volume dropped
back to 2.9...%, pressed play and it didn't go back up.

32854


+---+
|Filename: log.txt  |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=32854|
+---+


Jobarr's Profile: http://forums.slimdevices.com/member.php?userid=71198
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 : BBC Sounds Plugin

2021-01-06 Thread expectingtofly


bpa wrote: 
> A niggle which may confuse some users. 
> While looking at another problem I noticed the BBC Sounds "Tracklist"
> menu appearing in a non BBC Sounds context.

Oh yes!Thanks.  I'll fix that.



*BBC Sounds Plugin Wiki* : 
https://github.com/expectingtofly/LMS_BBC_Sounds_Plugin/wiki

expectingtofly's Profile: http://forums.slimdevices.com/member.php?userid=63263
View this thread: http://forums.slimdevices.com/showthread.php?t=113045

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


Re: [SlimDevices: Plugins] Announce : BBC Sounds Plugin

2021-01-06 Thread bpa


A niggle which may confuse some users. 
While looking at another problem I noticed the BBC Sounds "Tracklist"
menu appearing in a non BBC Sounds context.  If clicked it produces an
error message

Code:


  [21-01-06 09:42:20.8005] Slim::Utils::Misc::msg (1266) Warning: 
[09:42:20.8004] Use of uninitialized value in concatenation (.) or string at 
/mnt/hddrive/home/latest/trunk/Cache/InstalledPlugins/Plugins/BBCSounds/BBCSoundsFeeder.pm
 line 268.
  



32853


+---+
|Filename: BBC Sounds Menu.png  |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=32853|
+---+


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

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


Re: [SlimDevices: Plugins] SqueezeLite on Windows pausing, interruption, dropout of audio every 5 minutes

2021-01-06 Thread gordonb3


foopydog wrote: 
> >> Do note that RAID 5 is a three disk configuration, so one of your
> disks must function as a spare. Does SSM tell you which one is which,
> i.e. which one is the spare?
> 
> Actually that's not correct. Raid-5 has one-disk redundancy, but there
> is no concept of a "spare". Think of it like this: There are 4 disks in
> the array, all are equal to each other, and when a file is written to
> the array, the parity is calculated, and stored alongside the file, and
> it's distributed across disks. Then, if any one of the four disks fails,
> a new disk is inserted, and all the missing files are reconstructed, one
> by one, based on the parity. 
> 
The only four disk RAID configuration I know of is Raid 1+0, aka RAID
10, which combines striping with mirror. RAID 5 distributes disk blocks
in a 2/3 ratio across three disks, meaning that (unlike with RAID 1) no
disk holds a complete copy of the data. A bonus is that this improves
disk read speed because the data must be read from two disks. A fourth
disk is always a spare with RAID 5, but I guess that a smart controller
might rotate the roles on a regular base to get the best out of disk
life time.

PS something that most people tend to overlook is that the disks entered
into a RAID configuration are usually the same brand and size and also
bought at the same time, thus with a high probability of being from the
same manufacturing batch and consequently with a high probability of
failing around the same time. RAID is not a substitute for backups and
you wouldn't be the first one to lose a substantial amount of data on
account of a second disk failing during RAID reconstruction.


> 
> >> If after some time (probably about 5 minutes or so) you see a red X
> appear over the mapped drive 
> 
> Good suggestion, but I confirmed that there is no network outage. I know
> that when you unplug the ethernet cable, or reboot the NAS, I would see
> those "red X" showing that the drive-mapping had become disconnected,
> and when the connection is restored, you only need to click on the
> drive-mapping, to reactivate it. That feature works as expected, but in
> this case, there is no network outage. That is, when SqueezeLite loses
> audio, I can immediately navigate to samba shares, and the network
> connectivity continues normally. I have examined both windows and
> synology systems during the outage, but everything is normal. Thus we
> can say that the SqueezeLite client is the only cause of the outage. 
> 
Actually, you would see this behaviour when you create a drive mapping
between two Windows workstations (10/8/7 - non server). It's a sort of
OS license-/resource saving mechanism of the workstation that acts as a
`server` to forcibly close the connection if it hasn't seen any activity
on it for some time. When you click the deactivated mapping it instantly
reconnects, but of course if you have something more vital going on like
a database connection, that will have been broken and the application
will need to be restarted. We see that issue a lot on tiny businesses
(<5 computers).



gordonb3's Profile: http://forums.slimdevices.com/member.php?userid=71050
View this thread: http://forums.slimdevices.com/showthread.php?t=113554

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


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

2021-01-06 Thread Jobarr


slartibartfast wrote: 
> There is a setting to allow LMS to control the volume.

Both "only when playing" and "transparent forward" cause the issue. They
also do other weird things, like sometimes the volume jumps all over the
place and has to be reset multiple times before stabilizing. "Ignore all
changes" works, but then I can't change the volume from LMS. I am not
sure exactly where the issue lies, but it doesn't seem to matter which
Chromecast device I use (Shield TV, Google Home Max, JVC Link 300,
etc.). I thought it might even be the Material Skin for LMS, but
changing that doesn't seem to help either, so I think it is the bridge
or LMS itself. I don't have any other speakers to test with but
Chromecast ones.



Jobarr's Profile: http://forums.slimdevices.com/member.php?userid=71198
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: CastBridge = integrate Chromecast players with LMS (squeeze2cast)

2021-01-06 Thread slartibartfast


Jobarr wrote: 
> Both "only when playing" and "transparent forward" cause the issue. They
> also do other weird things, like sometimes the volume jumps all over the
> place and has to be reset multiple times before stabilizing. "Ignore all
> changes" works, but then I can't change the volume from LMS. I am not
> sure exactly where the issue lies, but it doesn't seem to matter which
> Chromecast device I use (Shield TV, Google Home Max, JVC Link 300,
> etc.). I thought it might even be the Material Skin for LMS, but
> changing that doesn't seem to help either, so I think it is the bridge
> or LMS itself. I don't have any other speakers to test with but
> Chromecast ones.
> 
> At this point I have gone ahead and made Node-Red / Home Assistant reset
> the volume to a normal level if it drops under 3%, but that is kind of
> annoying too.I have seen the volume jump around but I don't use it enough to 
> know if
that is common. Are you transcoding to FLAC or passing the audio
straight through?

Sent from my Pixel 3a using Tapatalk





slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609
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: CastBridge = integrate Chromecast players with LMS (squeeze2cast)

2021-01-06 Thread philippe_44


Jobarr wrote: 
> Both "only when playing" and "transparent forward" cause the issue. They
> also do other weird things, like sometimes the volume jumps all over the
> place and has to be reset multiple times before stabilizing. "Ignore all
> changes" works, but then I can't change the volume from LMS. I am not
> sure exactly where the issue lies, but it doesn't seem to matter which
> Chromecast device I use (Shield TV, Google Home Max, JVC Link 300,
> etc.). I thought it might even be the Material Skin for LMS, but
> changing that doesn't seem to help either, so I think it is the bridge
> or LMS itself. I don't have any other speakers to test with but
> Chromecast ones.
> 
> At this point I have gone ahead and made Node-Red / Home Assistant reset
> the volume to a normal level if it drops under 3%, but that is kind of
> annoying too.

Are you using the control from the CC device as well? Going to 0 is due
to what LMS does when pausing. It sends a volume 0 *before* the pause
command ...



LMS 7.9  on Pi 3B+ & Odroid-C2 - *SqueezeAMP!*, 5xRadio, 3xBoom, 4xDuet,
1xTouch, 1 SB3. Sonos PLAY:3, PLAY:5, Marantz NR1603, Foobar2000,
ShairPortW, JRiver 21, 2xChromecast Audio, Chromecast v1 and v2,
Squeezelite on Pi,  Yamaha WX-010, AppleTV 4, Airport Express, GGMM E5,
Riva 1 & 3

philippe_44's Profile: http://forums.slimdevices.com/member.php?userid=17261
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: CastBridge = integrate Chromecast players with LMS (squeeze2cast)

2021-01-06 Thread Jobarr


slartibartfast wrote: 
> Are you transcoding to FLAC or passing the audio straight through?
Transcoding/decoding to pcm with flow.



Jobarr's Profile: http://forums.slimdevices.com/member.php?userid=71198
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