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

2021-05-02 Thread Michael Herger

I see. I upgraded LMS (and Spotty) as I was forced to reinstall
everything because Synology updated Perl to an incompatible version.
So it would be enough to fall back to an earlier Spotty version without
connection issues.


The spotty helper binaries haven't been updated since November 2019.


Is there a place where I can download past versions and a way to install
them?


They're still all online, yes. But I doubt it's a plugin change which 
causes your issues. Here's what you'd find on http://downloads.nixda.ch:


Spotty-2.7.0.zip
Spotty-2.7.1.zip
Spotty-2.7.2.zip
Spotty-2.7.3.zip
Spotty-2.7.4.zip
Spotty-2.7.5.zip
Spotty-2.7.6.zip
Spotty-2.8.0.zip
Spotty-2.8.1.zip
Spotty-2.8.2.zip
Spotty-2.8.3.zip
Spotty-2.8.4.zip
Spotty-2.8.5.zip
Spotty-2.8.6.zip
Spotty-2.8.7.zip
Spotty-3.0.0.zip
Spotty-3.1.0.zip
Spotty-3.1.1.zip
Spotty-3.1.2.zip
Spotty-3.1.3.zip
Spotty-4.0.0.zip
Spotty-4.0.1.zip
Spotty-4.0.2.zip
Spotty-4.0.3.zip
Spotty-4.0.4.zip
Spotty-4.0.5.zip
Spotty-4.0.6.zip
Spotty-4.1.0.zip
Spotty-4.1.1.zip
Spotty-4.1.2.zip
Spotty-4.2.0.zip
Spotty-4.3.0.zip
Spotty-4.4.0.zip
Spotty-4.4.1.zip
Spotty-4.4.2.zip
Spotty-4.4.3.zip
Spotty-4.4.4.zip
Spotty-4.4.5.zip
Spotty-4.4.6.zip
Spotty-4.4.7.zip
Spotty-4.4.8.zip
Spotty-4.4.9.zip

That's going back more than two years. Good luck! :-D
___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


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

2021-05-02 Thread DavidBulluss


SamY wrote: 
> While it may appear to be running fine with v4.0, that is only because
> the Quick Select is not being retried. It is still timing out after 5
> seconds. Btw, I have no idea what the QZ appearing on your AVR display
> means and could find nothing by googling it. Is there a possibility that
> you have somehow deleted the Quick Select 3 definition for Zone 2 in
> your AVR? If that were the case, it would result in a timeout of the
> Z2QUICK3 command. I went back and looked at one of your previous debug
> logs from a month ago and you were getting a response time of a little
> over 2 seconds for that command then. In any case, I know now that the
> new code is not causing the timeout. It's just that the plugin is
> reacting differently to it now. I'm not sure if raising the timeout
> interval even higher would be productive except for seeing how long the
> AVR is actually taking to respond now. Can you think of any reason that
> your network response time might be that much slower now than a month
> ago? It's a little suspicious that both you and Mars are seeing the
> timeouts happening on the same Z2QUICK3 command, but I really don't
> think the reason has anything to do with the plugin. Mars was able to
> significantly reduce his response times previously be resetting his AVR,
> which I asked him to try again. In my next beta update, which should be
> coming in the next few days, I will increase the timeout interval value
> to something ridiculous like 30 seconds for testing purposes. Until
> then, keep running v4.0 and, as always, thanks for your help.

There was a possibility that I had inadvertently affected Z2QS when I
was having problems with 4.1 beta so have reset Z2QS and it appeared to
work well.New log 34509 to look at.

Regards, David


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


*Server*rpi3 pCP7.0.1 LMS8.1.2
*Media*USB hard drive
*Lounge/dining areas*SBT > Denon AVR2113  > Bose Acoustimass10 / Krix
Seismix3 18" 300w RMS custom cinema sub (& AR 77XB t/table, Stanton
680MkII / Grado F-1+ > NAD7155 to phono pre-amp > Amp+)
*Family/kitchen*SBT > Denon AVRX3000 zone 1 > Krix Acoustix F, Centrix
C, Holographix R & Original Seismix 7 15" 400w RMS sub 
*Alfresco*as above zone 2 > Krix Tropix
*Others*SB Player/androids > Bose Soundlink Mini
*SBT/SB Player Remotes* Squeeze Ctrl/androids

DavidBulluss's Profile: http://forums.slimdevices.com/member.php?userid=60056
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] Radio Paradise plugin 'now playing' info

2021-05-02 Thread Michael Herger

Yes, it only happens with Mellow and ONLY with the FLAC regular stream.
FLAC interactive and the AAC streams are fine.


That's really interesting, as I thought the lossy streams were using the 
same metadata provider the FLAC regular.



Currently the 'now playing' info changed to 'Tom McRae, For The
Restless', and is stuck at that for some time now, it's not the song
that is playing


I think I'm currently seeing it happen. What I'm seeing is that the call 
for metadata is super slow. It takes 30s or a minute or even longer to 
respond. This seems to be true for both Mellow and standard right now. 
But while the standard call would return what seems to be correct data, 
Mellow returns invalid data, with a negative "time" value. That value 
usually says how much longer a track is expected to play. A negative 
value therefore would mean that the current metadata was valid in the past.


Looking at radioparadise.com I'm seeing they're using a new metadata 
delivery mechanism now. I'll ask Bill about it. Maybe what I'm currently 
using is legacy and I should update to use their latest.

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


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

2021-05-02 Thread SamY


DavidBulluss wrote: 
> All appears to be running fine in V4.0, as before.
> 
> 34508
> 
> Regards, David

While it may appear to be running fine with v4.0, that is only because
the Quick Select is not being retried. It is still timing out after 5
seconds. Btw, I have no idea what the QZ appearing on your AVR display
means and could find nothing by googling it. Is there a possibility that
you have somehow deleted the Quick Select 3 definition for Zone 2 in
your AVR? If that were the case, it would result in a timeout of the
Z2QUICK3 command. I went back and looked at one of your previous debug
logs from a month ago and you were getting a response time of a little
over 2 seconds for that command then. In any case, I know now that the
new code is not causing the timeout. It's just that the plugin is
reacting differently to it now. I'm not sure if raising the timeout
interval even higher would be productive except for seeing how long the
AVR is actually taking to respond now. Can you think of any reason that
your network response time might be that much slower now than a month
ago? It's a little suspicious that both you and Mars are seeing the
timeouts happening on the same Z2QUICK3 command, but I really don't
think the reason has anything to do with the plugin. Mars was able to
significantly reduce his response times previously be resetting his AVR,
which I asked him to try again. In my next beta update, which should be
coming in the next few days, I will increase the timeout interval value
to something ridiculous like 30 seconds for testing purposes. Until
then, keep running v4.0 and, as always, thanks for your help.



Sam

SamY's Profile: http://forums.slimdevices.com/member.php?userid=63495
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: Denon AVP Control Plugin

2021-05-02 Thread DavidBulluss


SamY wrote: 
> I would like you to go back to v4.0 and run the same power on sequence
> with debug on so I can see if the timeouts are happening there too but
> being compensated for in some way. 

All appears to be running fine in V4.0, as before.

34508

Regards, David


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


*Server*rpi3 pCP7.0.1 LMS8.1.2
*Media*USB hard drive
*Lounge/dining areas*SBT > Denon AVR2113  > Bose Acoustimass10 / Krix
Seismix3 18" 300w RMS custom cinema sub (& AR 77XB t/table, Stanton
680MkII / Grado F-1+ > NAD7155 to phono pre-amp > Amp+)
*Family/kitchen*SBT > Denon AVRX3000 zone 1 > Krix Acoustix F, Centrix
C, Holographix R & Original Seismix 7 15" 400w RMS sub 
*Alfresco*as above zone 2 > Krix Tropix
*Others*SB Player/androids > Bose Soundlink Mini
*SBT/SB Player Remotes* Squeeze Ctrl/androids

DavidBulluss's Profile: http://forums.slimdevices.com/member.php?userid=60056
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] LmsUpdate and LmsRepack - Synology 8.0.* packages

2021-05-02 Thread RichardP


T-bird wrote: 
> Shall we try to collect different versions somewhere?
> I have a copy of LogitechMediaServer-x86_64-8.1.1-1610364019.spk

Would you be kind enough to PM me a download link? Thanks in advance!



RichardP's Profile: http://forums.slimdevices.com/member.php?userid=12324
View this thread: http://forums.slimdevices.com/showthread.php?t=111876

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


Re: [SlimDevices: Plugins] LmsUpdate and LmsRepack - Synology 8.0.* packages

2021-05-02 Thread RichardP


ygi wrote: 
> just in case i have LogitechMediaServer-x86_64-8.1.1-1610364019.spk
> 
> tell me if someone would like me to share it.
> 
> yves

Yes please, yves - that would be much appreciated!
Richard



RichardP's Profile: http://forums.slimdevices.com/member.php?userid=12324
View this thread: http://forums.slimdevices.com/showthread.php?t=111876

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


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

2021-05-02 Thread DavidBulluss


SamY wrote: 
> It appears that you are running into the same problem as MarSOnEarth,
> where the plugin is going into a Quick Select timeout retry loop after
> powering on successfully. I am working on a code change to prevent the
> retry loop but, as with Mars, I have no explanation for why the Quick
> Selects are timing out, especially with the timeout interval of 5
> seconds that was put in awhile ago to address timeouts you were having
> when the interval was 2 seconds. If it's not too much trouble, I would
> like you to go back to v4.0 and run the same power on sequence with
> debug on so I can see if the timeouts are happening there too but being
> compensated for in some way. You should probably just keep using v4.0
> for the time being until I complete the updates I'm working on now. I am
> assuming that all was running well for you with v4.0 prior to installing
> the v4.1 beta. Is that correct?

All was running well in V4.0 . I will run a debug on V4.0 once I get to
install it.

Regards, David



*Server*rpi3 pCP7.0.1 LMS8.1.2
*Media*USB hard drive
*Lounge/dining areas*SBT > Denon AVR2113  > Bose Acoustimass10 / Krix
Seismix3 18" 300w RMS custom cinema sub (& AR 77XB t/table, Stanton
680MkII / Grado F-1+ > NAD7155 to phono pre-amp > Amp+)
*Family/kitchen*SBT > Denon AVRX3000 zone 1 > Krix Acoustix F, Centrix
C, Holographix R & Original Seismix 7 15" 400w RMS sub 
*Alfresco*as above zone 2 > Krix Tropix
*Others*SB Player/androids > Bose Soundlink Mini
*SBT/SB Player Remotes* Squeeze Ctrl/androids

DavidBulluss's Profile: http://forums.slimdevices.com/member.php?userid=60056
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: Denon AVP Control Plugin

2021-05-02 Thread SamY


DavidBulluss wrote: 
> Synching volume now turned off. Zone 2 tested 34507.
> Whwn turning on all is correct except QZ appears every few seconds on
> screen of AVR. Also, initially adjusting volume on LMS does not control
> the amp until I take the LMS volume very high then the amp vol jumps to
> life. After that no problems with volume control and QZ stops appearing
> on AVR screen.
> 
> Regards, David

It appears that you are running into the same problem as MarSOnEarth,
where the plugin is going into a Quick Select timeout retry loop after
powering on successfully. I am working on a code change to prevent the
retry loop but, as with Mars, I have no explanation for why the Quick
Selects are timing out, especially with the timeout interval of 5
seconds that was put in awhile ago to address timeouts you were having
when the interval was 2 seconds. If it's not too much trouble, I would
like you to go back to v4.0 and run the same power on sequence with
debug on so I can see if the timeouts are happening there too but being
compensated for in some way. You should probably just keep using v4.0
for the time being until I complete the updates I'm working on now. I am
assuming that all was running well for you with v4.0 prior to installing
the v4.1 beta. Is that correct?



Sam

SamY's Profile: http://forums.slimdevices.com/member.php?userid=63495
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: Denon AVP Control Plugin

2021-05-02 Thread DavidBulluss


SamY wrote: 
> Synching the volume at track changes was only supported for the main
> zone prior to this release, regardless of whether the menu item was
> selected or not. In attempting to add support for it, I overlooked an
> issue that may have been the reason it was not supported before. Until I
> can figure out a way around the issue, please turn off volume synching
> for your Zone 2 player as you continue testing and let me know if you
> run into any other problems.
> 
> 
> 
> I'm not sure what you are saying here. The LMS client should still
> control the AVR volume without the volume synching option selected. It
> just won't re-synch it at every track change, which is ordinarily
> unnecessary anyway. I personally never use this option except when
> testing code changes. In this case, the problem you are seeing only
> happens in secondary zones.
> 
> Thanks for the feedback.

Synching volume now turned off. Zone 2 tested 34507.
Whwn turning on all is correct except QZ appears every few seconds on
screen of AVR. Also, initially adjusting volume on LMS does not control
the amp until I take the LMS volume very high then the amp vol jumps to
life. After that no problems with volume control and QZ stops appearing
on AVR screen.

Regards, David


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


*Server*rpi3 pCP7.0.1 LMS8.1.2
*Media*USB hard drive
*Lounge/dining areas*SBT > Denon AVR2113  > Bose Acoustimass10 / Krix
Seismix3 18" 300w RMS custom cinema sub (& AR 77XB t/table, Stanton
680MkII / Grado F-1+ > NAD7155 to phono pre-amp > Amp+)
*Family/kitchen*SBT > Denon AVRX3000 zone 1 > Krix Acoustix F, Centrix
C, Holographix R & Original Seismix 7 15" 400w RMS sub 
*Alfresco*as above zone 2 > Krix Tropix
*Others*SB Player/androids > Bose Soundlink Mini
*SBT/SB Player Remotes* Squeeze Ctrl/androids

DavidBulluss's Profile: http://forums.slimdevices.com/member.php?userid=60056
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] LmsUpdate and LmsRepack - Synology 8.0.* packages

2021-05-02 Thread Cut-Throat


OK, I installed Docker and then the LMS container and have it running
fine on my Synology DS916+ just fine. 
It plays music on my RPi via Tunein Radio App.

However I cannot seem to get it to point to my Music Library located on
the Same NAS.

I went through the Tutorial located in this Thread, but I just cannot
see the Music Library in the Basic Settings.

Probably missing a setting somewhere.

34506


+---+
|Filename: Syn NAS.jpg  |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=34506|
+---+


Cut-Throat's Profile: http://forums.slimdevices.com/member.php?userid=43167
View this thread: http://forums.slimdevices.com/showthread.php?t=111876

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


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

2021-05-02 Thread philippe_44


Jaca wrote: 
> Hey Philippe, yeah it seems to work now ie always start form
> beginning/ignores " start from" .. prompt . At least when using
> material. Will test it bit more but is looking good, thanks [emoji106]

Good - I've tried with Classic UI, Material and iPeng. I think they all
worked (in Material you have to click "More..." to access the "Start
from"



LMS 8.2 on Odroid-C4 - *SqueezeAMP!*, 5xRadio, 5xBoom, 2xDuet, 1xTouch,
1xSB3. Sonos PLAY:3, PLAY:5, Marantz NR1603, Foobar2000, ShairPortW,
2xChromecast Audio, Chromecast v1 and v2, Squeezelite on Pi,  Yamaha
WX-010, AppleTV 4, Airport Express, GGMM E5, RivaArena 1 & 3

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


[SlimDevices: Plugins] Tidal plugin with big playlists (2000+)

2021-05-02 Thread Stepc0re


Hi,

I am using a pi4 (4gb) with spotty for a few years now. I always have
big playlists (2000+) with all the bands I like. For reasons I want to
try out the same setup with tidal as streaming service. 
For the the setup I needed to update LMS to "Version: 8.1.1 - 1610364019
@ Thu Jan 14 06:24:07 CET 2021". 

Now I have the same problem with tidal, I had years ago with spotty.
Even if I set the setting in LMS -> advanced -> performance -> plalist
limit to 5000 only the first 500 titles of the playlist will be played.
In spotty there is a way. I can do a workaround wich has to be repeated
after every update but does the job (thanks to mherger).

> 
> Check out the API.pm. There are two constants at the top: DEFAULT_LIMIT
> and LIBRARY_LIMIT. The latter would be used for most of your library
> queries, the former for everything else. Tweak them to your liking and
> let me know how this works for you.

Is there something similar for the tidal plugin? Is the sourcecode of
the plugin public?

Greetings Stephan



Stepc0re's Profile: http://forums.slimdevices.com/member.php?userid=70055
View this thread: http://forums.slimdevices.com/showthread.php?t=114506

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


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

2021-05-02 Thread Jaca


philippe_44 wrote: 
> I've thought again about the issue and I think I've found a solution.
> Please try 0.140.0Hey Philippe, yeah it seems to work now ie always start form
beginning/ignores " start from" .. prompt . At least when using
material. Will test it bit more but is looking good, thanks [emoji106]



3x Squeezebox Touch, 4x Squeezebox Radio, Squeezelite (RPi 3B with
HiFiBerry DAC+Pro on OSMC), Material Skin Apk, Squeeze Commander,
Logitech Media Server Version: 8.2.0 with Material Skin (Docker in
DS218+)

Jaca's Profile: http://forums.slimdevices.com/member.php?userid=58187
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: YouTube Plugin (API v3)

2021-05-02 Thread Yuyito


philippe_44 wrote: 
> Very unlikely to have a connection with the latest update - are you sure
> you have not changed anything else? What LMS version are you using?

Your reply guided me, I had bad transcoding. I had fixed decoding rate
@44100 which made opus 48khz as in youtube sound bad.

Thanks!!:o



Yuyito's Profile: http://forums.slimdevices.com/member.php?userid=64607
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: YouTube Plugin (API v3)

2021-05-02 Thread philippe_44


Yuyito wrote: 
> Sorry, I have 
> 
> Logitech Media Server Version: 8.2.0 - 1610082250
> 
> Lately I have only fiddled with the custom-convert.conf to get opus and
> mpc files transcoded...

And that is very likely the explanation why you have speed issues. Opus
if one of the 2 formats used by YT, so you have an issue with the rules
you've edited.



LMS 8.2 on Odroid-C4 - *SqueezeAMP!*, 5xRadio, 5xBoom, 2xDuet, 1xTouch,
1xSB3. Sonos PLAY:3, PLAY:5, Marantz NR1603, Foobar2000, ShairPortW,
2xChromecast Audio, Chromecast v1 and v2, Squeezelite on Pi,  Yamaha
WX-010, AppleTV 4, Airport Express, GGMM E5, RivaArena 1 & 3

philippe_44's Profile: http://forums.slimdevices.com/member.php?userid=17261
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: YouTube Plugin (API v3)

2021-05-02 Thread Yuyito


philippe_44 wrote: 
> Very unlikely to have a connection with the latest update - are you sure
> you have not changed anything else? What LMS version are you using?

Sorry, I have 

Logitech Media Server Version: 8.2.0 - 1610082250

Lately I have only fiddled with the custom-convert.conf to get opus and
mpc files transcoded...



Yuyito's Profile: http://forums.slimdevices.com/member.php?userid=64607
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: YouTube Plugin (API v3)

2021-05-02 Thread philippe_44


Yuyito wrote: 
> Hi everybody,
> 
> After the latest Youtube plugin update, youtube audio is going too fast
> and sounds high pitched.
> 
> I have this setup
> Operating system: freebsd - EN - UTF8
> Platform Architecture: amd64-freebsd
> Perl Version: 5.32.0 - amd64-freebsd-thread-multi
> Audio::Scan: 1.02
> IO::Socket::SSL: 2.068
> Database Version: DBD::SQLite 1.66 (sqlite 3.32.3)
> 
> And running Youtube plugin v0.140.1 .
> 
> Has anybody else experienced this and/or knows a solution?
> 
> Thanks!

Very unlikely to have a connection with the latest update - are you sure
you have not changed anything else? What LMS version are you using?



LMS 8.2 on Odroid-C4 - *SqueezeAMP!*, 5xRadio, 5xBoom, 2xDuet, 1xTouch,
1xSB3. Sonos PLAY:3, PLAY:5, Marantz NR1603, Foobar2000, ShairPortW,
2xChromecast Audio, Chromecast v1 and v2, Squeezelite on Pi,  Yamaha
WX-010, AppleTV 4, Airport Express, GGMM E5, RivaArena 1 & 3

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

2021-05-02 Thread philippe_44

o_spring wrote: 
> It works !!! Thank you very much 
> Note : the new field was not empty in the default profile : « HASH… ».
> something was in it. I have cleared it and edited my device profile

That one has been bothering me for a long while but I just found it



LMS 8.2 on Odroid-C4 - *SqueezeAMP!*, 5xRadio, 5xBoom, 2xDuet, 1xTouch,
1xSB3. Sonos PLAY:3, PLAY:5, Marantz NR1603, Foobar2000, ShairPortW,
2xChromecast Audio, Chromecast v1 and v2, Squeezelite on Pi,  Yamaha
WX-010, AppleTV 4, Airport Express, GGMM E5, RivaArena 1 & 3

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

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


Re: [SlimDevices: Plugins] Announce: Musly DSTM Mixer (mix by similarity)

2021-05-02 Thread cpd73


afriend wrote: 
> Created the OS PR.

Thanks, merged.

afriend wrote: 
> I see you've changed to extraction length to 30s. Will it distort the
> result of my ongoing analysis by much or at all if I stop the process
> now, change the value from 60s to 30s and then continue? Would love to
> save some time.

To be honest, no idea. However, for me, even at the previous 2mins the
analyis time was very fast - ~20k tracks/hour.

afriend wrote: 
> And I was actually thinking mostly of NUM_PREV_TRACKS_FILTER_ARTIST and
> NUM_PREV_TRACKS_FILTER_ALBUM. 

I'll think about adding these, as I also have a MusicIP mixer where they
could be added as well. I see no harm in making them configurable.

afriend wrote: 
> I forgot ask one thing though: many of my artist names are like
> "artistname (feat. anotherartist)" and some albums are like "albumname
> [expanded edition]". Is it save to include characters like "()[]" in the
> ignore part (config.json) or will this break a regex condition
> somewhere?

No regexes :) When meta-data is read back from the DB it is 'normalised'
- brackets removed, soem strings removed, lowercased, etc. Just to try
and help with mis-matched tags.



*Material debug:* 1. Launch via http: //SERVER:9000/material/?debug=json
(Use http: //SERVER:9000/material/?debug=json,cometd to also see update
messages, e.g. play queue) 2. Open browser's developer tools 3. Open
console tab in developer tools 4. REQ/RESP messages sent to/from LMS
will be logged here.

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

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


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

2021-05-02 Thread Yuyito


Hi everybody,

After the latest Youtube plugin update, youtube audio is going too fast
and sounds high pitched.

I have this setup
Operating system: freebsd - EN - UTF8
Platform Architecture: amd64-freebsd
Perl Version: 5.32.0 - amd64-freebsd-thread-multi
Audio::Scan: 1.02
IO::Socket::SSL: 2.068
Database Version: DBD::SQLite 1.66 (sqlite 3.32.3)

And running Youtube plugin v0.140.1 .

Has anybody else experienced this and/or knows a solution?

Thanks!



Yuyito's Profile: http://forums.slimdevices.com/member.php?userid=64607
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: Musly DSTM Mixer (mix by similarity)

2021-05-02 Thread afriend


Created the OS PR.

I see you've changed to extraction length to 30s. Will it distort the
result of my ongoing analysis by much or at all if I stop the process
now, change the value from 60s to 30s and then continue? Would love to
save some time.

And I was actually thinking mostly of NUM_PREV_TRACKS_FILTER_ARTIST and
NUM_PREV_TRACKS_FILTER_ALBUM. Don't even know what the SHUFFLE_FACTOR is
for...

I forgot ask one thing though: many of my artist names are like
"artistname (feat. anotherartist)" and some albums are like "albumname
[expanded edition]". Is it save to include characters like "()[]" in the
ignore part (config.json) or will this break a regex condition
somewhere?

Anyway, I'll report back when I've had some time to use
musly/music-sim.

Thanks.



afriend's Profile: http://forums.slimdevices.com/member.php?userid=39306
View this thread: http://forums.slimdevices.com/showthread.php?t=112713

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


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

2021-05-02 Thread Aesculus


DavidBulluss wrote: 
>  If I untick it then LMS does not control the volume of the amp anymore,
> and of course the vol remains constant track to track.
> 
> David
I assume you mean the Plugin checkbox on the player which of course
removes the plugin operations completely for that player.

If you are talking about this option: Enable synching the volume?

That is for when you make volume changes on the AVR via it's remote or
panel and you want the SB player to set itself to this new volume.

ProTip: You can select the little [i] icons next to each option in the
players plugin settings to see a description of what that option does.



Chris

Aesculus's Profile: http://forums.slimdevices.com/member.php?userid=14876
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: Musly DSTM Mixer (mix by similarity)

2021-05-02 Thread cpd73


afriend wrote: 
> BTW does it fill the metadata at the end because a first look at the
> musly.db (in progress) shows the relative path (files) and the values
> (vals) but the other metadata columns are still empty.

Yeah, meta-data is saved at the end.

afriend wrote: 
> Good to know. So if I don't have any cue files this path is never
> called/checked and I don't even have to set it in config.json, right?
Correct.

afriend wrote: 
> Could you add os detection to *lib/musly.py* so manual editing of line
> 31 won't be necessary?

Create a pull request on github, or send me your modified file.

afriend wrote: 
> 
> And how do you feel about adding/moving these settings from app.py to
> config.json:  DEFAULT_TRACKS_TO_RETURN, MIN_TRACKS_TO_RETURN,
> MAX_TRACKS_TO_RETURN, NUM_PREV_TRACKS_FILTER_ARTIST,
> NUM_PREV_TRACKS_FILTER_ALBUM, NUM_SIMILAR_TRACKS_FACTOR, SHUFFLE_FACTOR
> ? Might be nice to have all user configurable settings in one place. 

Can do, but do they need to be configurable? Not sure I really see the
point. NUM_PREV_TRACKS_FILTER_ARTIST and NUM_PREV_TRACKS_FILTER_ALBUM
perhaps - but then if that was the case the I'd add them to the API, and
allow setting of these in lms-musicsimilarity. I'm wary of having things
over-configurable as that then creates extra scenarios for things to go
wrong!

But, let me know how the mixer works for you - as there is no point
adding extra features if no one is actively using it!

afriend wrote: 
> 
> About *create similarity mix*: when I call that from a track's context
> menu/song details page it's using only this one track as a seed, right?
> In other words, I could just take a look at which tracks musly-server
> thinks are similar to this track.

Yeah, for a track it just sends that one.

I've started the analysis. Since you commit after 500 tracks maybe you
could a small info message stating the total number of tracks processed
so far. Would make it easier to track progress.

afriend wrote: 
> 
> Anyway, I just wanted to thank you for taking the time to explain things
> to me and for musly-server. And a thank you to Roland0 too. Quite
> curious if this is going to work out on macOS and if it's going to make
> listening to my music more interesting. As far as Essentia is concerned,
> I think one of you mentioned that the analysis part was *a lot* slower
> than musly so I guess I'll never get to use that one because my hardware
> is quite old and slow.

As a rough estimate, Essentia is about 14 times slower. Musly took
around 1hr to analyse ~20k tracks, and Essentia took about 14hrs. Both
still faster than MusicIP.



*Material debug:* 1. Launch via http: //SERVER:9000/material/?debug=json
(Use http: //SERVER:9000/material/?debug=json,cometd to also see update
messages, e.g. play queue) 2. Open browser's developer tools 3. Open
console tab in developer tools 4. REQ/RESP messages sent to/from LMS
will be logged here.

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

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


Re: [SlimDevices: Plugins] [Announce] 'MediaServer' *certified* Alexa skill for LMS

2021-05-02 Thread philchillbill


gegen wrote: 
> Hi hoping you can help :)
> This is a second setup for me, for my son, my setup works perfectly on
> same hardware :) 
> Have got the skill working for him on a pi4 with piCorePlayer 7.0.1 and
> works very well. 
> However if I reboot the pi the ngrok tunnel is lost, running the startup
> script manually then shows a new tunnel and I get the 'Skill(s)
> successfully updated with (new) tunnel details --> OK 1' message in the
> terminal but this still does not fix the problem. 
> To get things working again I have to go to the Alexa app remove the
> skill and then relink with the updated tunnel url .
> 
> Any help appreciated.

Are you sure that the uuid is correct/unique? If you re-used your setup
script from your first installation, it will still have 'your' uuid in
it and that's then the one you would be updating via the script. The
uuid is stored on your machine in your browser's localStorage cache
until you deliberately delete it (if ever). If you visit the
configurator page for the skill in the future, it will retrieve your
'known' uuid and re-use it - if it's gone or was never there, a new one
is generated for you. If you want to download a setup script for a
different user then you can either do it from a different PC or browser,
do it in incognito mode, or reset the uuid by pressing on the tiny (i)
symbol at the top of the configurator page. 

You'll see the uuid at the top of the setup.sh script that you
downloaded.

Just make sure that each instance of the skill at different locations
has its own uuid.

Let me know if that solves it.



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

___
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-05-02 Thread loopguru


mherger wrote: 
> What do you consider a crash? The log says the plugin was restarting the
> 
> daemon as it was still running, but seemingly no longer connected to 
> Spotify's servers.Then I was mistaken. I assumed the restarts to happen 
> because of earlier
crashes. 

mherger wrote: 
> Crashing daemons have nothing to do with LMS. They run outside as 
> totally separate processes.
I see. I upgraded LMS (and Spotty) as I was forced to reinstall
everything because Synology updated Perl to an incompatible version.
So it would be enough to fall back to an earlier Spotty version without
connection issues.

Is there a place where I can download past versions and a way to install
them?
I would be willing to try out all Spotty versions until I identify the
one which introduced the regression.

Thanks,
Tom



loopguru's Profile: http://forums.slimdevices.com/member.php?userid=67725
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] Community Firmware for Squeezebox Radio/Touch/Controller and LMS 8

2021-05-02 Thread NigelDavvenport


funio wrote: 
> I've a weird problem with on of my touch players. It login to my server
> remotely, the server sees the player but the player doesn't recognized
> it has been logged in. Server is 8.2 and touch firmware is 7 something.
> Now I've downloaded the latest community firmware for touch from ralphy,
> fab4_8.0.1_r16852.zip and I can login to touch through ssh and winscp
> but I can not find any information where I should place the firmware for
> manual upgrade, I've been searching now for a quite a long time. Any
> help would be appreciated.
> 
> Edit: I've solved uppgrade by using sd card method described for
> controller but the touch still doesn't recognized it has logged in to my
> server :-(

All I do for touch is to unplug put SD card with software on then plug
back in, power up, it will then either tell you to update from card or
you go to software updates on the touch and you will see it there.



NigelDavvenport's Profile: http://forums.slimdevices.com/member.php?userid=70317
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: Musly DSTM Mixer (mix by similarity)

2021-05-02 Thread afriend


cpd73 wrote: 
> My code does not touch the LMS db, it creates its own SQLite database.
> Therefore, I wanted a quick way to update this database to reflect and
> metadata changes in my files. When doing this the script just reads the
> tags and updates the DB for any changes.
I keep my music files in a folder hierarchy like -artist > album >
filename.ext-. So I guess if I change the artist name all files below
will be deleted from the db and would have to be analyzed again. Not
that this will happen a lot, just curious. BTW does it fill the metadata
at the end because a first look at the musly.db (in progress) shows the
relative path (files) and the values (vals) but the other metadata
columns are still empty.

cpd73 wrote: 
> The script only needs access to the LMS DB if you have CUE files where 1
> file has multiple tracks.
Good to know. So if I don't have any cue files this path is never
called/checked and I don't even have to set it in config.json, right?

Could you add os detection to *lib/musly.py* so manual editing of line
31 won't be necessary?
For macOS the extension is *dylib* (libmusly.*dylib* and
libmusly_resample.*dylib*).

The latest macOS 10.*15* (for which I've compiled the binaries) would
give you *Darwin*:

Code:

>>> import os
  >>> os.name
  'posix'
  >>> import platform
  >>> platform.system()
  '*Darwin*'
  >>> platform.release()
  '19.6.0'
  



And how do you feel about adding/moving these settings from app.py to
config.json:  DEFAULT_TRACKS_TO_RETURN, MIN_TRACKS_TO_RETURN,
MAX_TRACKS_TO_RETURN, NUM_PREV_TRACKS_FILTER_ARTIST,
NUM_PREV_TRACKS_FILTER_ALBUM, NUM_SIMILAR_TRACKS_FACTOR, SHUFFLE_FACTOR
? Might be nice to have all user configurable settings in one place. 

About *create similarity mix*: when I call that from a track's context
menu/song details page it's using only this one track as a seed, right?
In other words, I could just take a look at which tracks musly-server
thinks are similar to this track. 

I've started the analysis. Since you commit after 500 tracks maybe you
could a small info message stating the total number of tracks processed
so far. Would make it easier to track progress.

Anyway, I just wanted to thank you for taking the time to explain things
to me and for musly-server. And a thank you to Roland0 too. Quite
curious if this is going to work out on macOS and if it's going to make
listening to my music more interesting. As far as Essentia is concerned,
I thin one of you mentioned that the analysis part was *a lot* slower
than musly so I guess I'll never get to use that one because my hardware
is quite old and slow.



afriend's Profile: http://forums.slimdevices.com/member.php?userid=39306
View this thread: http://forums.slimdevices.com/showthread.php?t=112713

___
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-05-02 Thread Apesbrain

mrw wrote: 
> A simple firmware upgrade basically leaves alone what in the ‘etc’
> hierarchy, where I suspect wlanpoke is installed (I may be wrong).
> A factory reset would wipe it out, as well as Wi-fi password, etc.
Thanks, you are correct about the location.



Apesbrain's Profile: http://forums.slimdevices.com/member.php?userid=738
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-05-02 Thread SamY


DavidBulluss wrote: 
> I have installed the new 4.1 beta and have noticed that when using Zone
> 2 with the setting "enable synching the volume" ticked (as I have had it
> set previously) LMS adjusts the amp volume correctly but the volume
> reverts back to the start up volume approx 3 seconds into the following
> track in the playlist. It appears that quick select is being triggered
> at the change of track.
> 

Synching the volume at track changes was only supported for the main
zone prior to this release, regardless of whether the menu item was
selected or not. In attempting to add support for it, I overlooked an
issue that may have been the reason it was not supported before. Until I
can figure out a way around the issue, please turn off volume synching
for your Zone 2 player as you continue testing and let me know if you
run into any other problems.

> If I untick it then LMS does not control the volume of the amp anymore,
> and of course the vol remains constant track to track

I'm not sure what you are saying here. The LMS client should still
control the AVR volume without the volume synching option selected. It
just won't re-synch it at every track change, which is ordinarily
unnecessary anyway. I personally never use this option except when
testing code changes. In this case, the problem you are seeing only
happens in secondary zones.

Thanks for the feedback.



Sam

SamY's Profile: http://forums.slimdevices.com/member.php?userid=63495
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: UPnPBridge = integrate UPnP/DLNA players with LMS (squeeze2upnp)

2021-05-02 Thread o_spring

philippe_44 wrote: 
> Turns out that LMS can resize for you - I've uploaded a new version

It works !!! Thank you very much 
Note : the new field was not empty in the default profile : « HASH… ».
something was in it. I have cleared it and edited my device profile



o_spring's Profile: http://forums.slimdevices.com/member.php?userid=71676
View this thread: http://forums.slimdevices.com/showthread.php?t=103728

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


Re: [SlimDevices: Plugins] Radio Paradise plugin 'now playing' info

2021-05-02 Thread NeverSimple


Log file with the Radio Paradise plugin in 'debug' mode is attached. 

Although I 'edited' it to make it even more clear when I switched
streams, I didn't take anything out, this is all that's in the log.

It looks like the Mellow mix, regular stream only looks at a (local)
cache, while the interactive stream is actively polling.

I don't want to complicate things, but maybe it has something to do with
this. 
Like I wrote above, I have 2 synced players (both Touch), whenever I
turn on the other from where I made the original Radio Paradise
selection it always gives me a message on the display of the touch.
Today it did that again, but unlike I wrote it says something
like:"Can't open file for.." the rest is off screen and the message
almost immediately disappears. Nothing in the log about it.

Hope this helps, if you need more info, let me know.


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


NeverSimple's Profile: http://forums.slimdevices.com/member.php?userid=36242
View this thread: http://forums.slimdevices.com/showthread.php?t=114302

___
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-05-02 Thread mrw

Apesbrain wrote: 
> 
> EDIT: Interestingly, it appears that "wlanpoke" remains installed after
> a firmware upgrade.  I didn't expect that, but good I think.

A simple firmware upgrade basically leaves alone what in the ‘etc’
hierarchy, where I suspect wlanpoke is installed (I may be wrong).
A factory reset would wipe it out, as well as Wi-fi password, etc.



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] Community Firmware for Squeezebox Radio/Touch/Controller and LMS 8

2021-05-02 Thread NigelDavvenport


NigelDavvenport wrote: 
> Hi Carsten, I have installed the plugin on the LMS and activated it back
> in March but the LMS on the Netgear NAS doesn't seem to like the "plug
> in", I am on 8.2. everything works great but if I go to software updates
> on any device it wants me to update back to 7.8 if I don't plug in a
> card.  The squeezebox radios were at a different location during
> lockdown and I didn't download the baby software in March.
> 
> On the this chat/thread a few users physically loaded the update via
> card due to the same issue.  Does anybody know if I can still physically
> update download the updates to SD Card?  Basically I the plug in doesn't
> seem to work for me.
> 
> Many thanks,
> 
> Nigel

Sorry Please ignore my last message they are all there:rolleyes:



NigelDavvenport's Profile: http://forums.slimdevices.com/member.php?userid=70317
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] 'MediaServer' *certified* Alexa skill for LMS

2021-05-02 Thread gegen


Hi hoping you can help :)
This is a second setup for me, for my son, my setup works perfectly on
same hardware :) 
Have got the skill working for him on a pi4 with piCorePlayer 7.0.1 and
works very well. 
However if I reboot the pi the ngrok tunnel is lost, running the startup
script manually then shows a new tunnel and I get the 'Skill(s)
successfully updated with (new) tunnel details --> OK 1' message in the
terminal but this still does not fix the problem. 
To get things working again I have to go to the Alexa app remove the
skill and then relink with the updated tunnel url .

Any help appreciated.



gegen's Profile: http://forums.slimdevices.com/member.php?userid=41137
View this thread: http://forums.slimdevices.com/showthread.php?t=111016

___
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-05-02 Thread NigelDavvenport


CarstenB wrote: 
> The update process is much easier with the new "Community firmware for
> Touch/Radio/Controller" - plugin from Michael Herger, current version is
> v0.0.2. Install that plugin in your LMS and activate it. Then start the
> standard update process on your squeezebox and it will update
> automatically. So you don't have to download the files and put them on
> an SD-card.
> 
> Have a nice day
> 
> Carsten

Hi Carsten, I have installed the plugin on the LMS and activated it back
in March but the LMS on the Netgear NAS doesn't seem to like the "plug
in", I am on 8.2. everything works great but if I go to software updates
on any device it wants me to update back to 7.8 if I don't plug in a
card.  The squeezebox radios were at a different location during
lockdown and I didn't download the baby software in March.

On the this chat/thread a few users physically loaded the update via
card due to the same issue.  Does anybody know if I can still physically
update download the updates to SD Card?  Basically I the plug in doesn't
seem to work for me.

Many thanks,

Nigel



NigelDavvenport's Profile: http://forums.slimdevices.com/member.php?userid=70317
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] SuperDateTime Screensaver v5.11.0 - Date/Time/Weather/Sports/Stocks

2021-05-02 Thread doggod


First a huge thank you @ BoomX2 for keeping on the work improving this
really cool plugin!

Had this idea since my old mum, she will actually be 80 today! ..:-)
,has a Touch which only is connect to MySqB since she's only listening
to radio stations and don't have a computer. So I was fiddling a bit
last night in an attempt to get SDT installed on TinySC (e.g the
"internal" SqB Touch server) but to no avail. Tried 3 different install
directories and also changed the "min/maxVersion lines in the
install.xml file. Didn't get it to work. Found this old thread >
https://forums.slimdevices.com/showthread.php?77474-How-to-install-3rd-party-plugins-for-SB-Touch-s-Squeezebox-Server-instance
and thought there would be a slight chance to get it working  ...but I
guess not?

Not very important and I know the easiest road would be to get a Rpi
running and use as a server. But I was just curious if it might work
since I thought it would be nice to just have her Touch running and then
maybe still have the nice weather info working. Any ideas, too much work
or plain impossible? Perhaps best to just let it go and use a Rpi?



doggod's Profile: http://forums.slimdevices.com/member.php?userid=46431
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: Musly DSTM Mixer (mix by similarity)

2021-05-02 Thread Roland0


cpd73 wrote: 
> Not sure, never used Roland0's script. I used (well copied and modified)
> Roland0's musly.py which interfaces Python->libmusy.so Musly does not
> process the whole track, but only a portion. One of the changes I made
> was how much to analyse - Roland0's is 30seconds, mine 2 minutes. 
LMSmusly has an option to set the extract length. However, 30sec is the
value recommended by musly's developer, and anything >60sec will slow
down analysis without any effect, as musly will only use a max of 60sec
for the analysis.
I did some testing with 60sec when I wrote the interface, and didn't
notice any improvement.

Note that if you actually wanted to compare analysis results, you'd have
to un-pickle the blob from the database, which will give a c-style
float[56] array.
Given that both musly and the interface to it are identical, I wouldn't
bother.



'Various SW' (https://www.nexus0.net/pub/sw/): Web Interface | TUI |
Playlist Editor / Generator | Music Classification | Similar Music |
Announce | EventTrigger | DB Optimizer | Chiptunes | LMSlib2go | ...
'Various HowTos' (https://www.nexus0.net/pub/documents/LMS/): build a
self-contained LMS | Bluetooth/ALSA | Control LMS with any device | ...

Roland0's Profile: http://forums.slimdevices.com/member.php?userid=56808
View this thread: http://forums.slimdevices.com/showthread.php?t=112713

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


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

2021-05-02 Thread DavidBulluss


Aesculus wrote: 
> I have updated the 4.1 beta source files in GitHub with the zone fix

I have installed the new 4.1 beta and have noticed that when using Zone
2 with the setting "enable synching the volume" ticked (as I have had it
set previously) LMS adjusts the amp volume correctly but the volume
reverts back to the start up volume approx 3 seconds into the following
track in the playlist. It appears that quick select is being triggered
at the change of track. LOG file attached. If I untick it then LMS does
not control the volume of the amp anymore, and of course the vol remains
constant track to track.

34500

David


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


*Server*rpi3 pCP7.0.1 LMS8.1.2
*Media*USB hard drive
*Lounge/dining areas*SBT > Denon AVR2113  > Bose Acoustimass10 / Krix
Seismix3 18" 300w RMS custom cinema sub (& AR 77XB t/table, Stanton
680MkII / Grado F-1+ > NAD7155 to phono pre-amp > Amp+)
*Family/kitchen*SBT > Denon AVRX3000 zone 1 > Krix Acoustix F, Centrix
C, Holographix R & Original Seismix 7 15" 400w RMS sub 
*Alfresco*as above zone 2 > Krix Tropix
*Others*SB Player/androids > Bose Soundlink Mini
*SBT/SB Player Remotes* Squeeze Ctrl/androids

DavidBulluss's Profile: http://forums.slimdevices.com/member.php?userid=60056
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] Community Firmware for Squeezebox Radio/Touch/Controller and LMS 8

2021-05-02 Thread CarstenB


NigelDavvenport wrote: 
> Sorry to be a pain but when I follow the
> https://sourceforge.net/projects/lmsclients/files/squeezeos/ hyperlink
> to download the update for squeezebox radios to put on an SD but I can't
> see the 8.0.1_r16844 (or newer) updates for jive or baby there.  I last
> downloaded Jive and fab4 in March but not baby, Many thanks, Nigel
> 
> Currently the hyperlink lists:
> ldd-2.11.1.tar.gz 
> fab4-openvpn-2.4.10.zip
> qemu-kernel-2.6.39.4-4-versatile.tar.gz   
> baby-squeezelite-1.9.9.1372.tar.gz
> fab4-squeezelite-1.9.9.1372.tar.gz
> fab4-openvpn-2.4.10.tar.gz
> lsof-4.94.tar.gz  
> README.txt
> 20200213-updated-utilities-i386.tar.gzldd-2.11.1.tar.gz   
> fab4-openvpn-2.4.10.zip   
> qemu-kernel-2.6.39.4-4-versatile.tar.gz   
> baby-squeezelite-1.9.9.1372.tar.gz
> fab4-squeezelite-1.9.9.1372.tar.gz
> fab4-openvpn-2.4.10.tar.gz
> lsof-4.94.tar.gz

The update process is much easier with the new "Community firmware for
Touch/Radio/Controller" - plugin from Michael Herger, current version is
v0.0.2. Install that plugin in your LMS and activate it. Then start the
standard update process on your squeezebox and it will update
automatically. So you don't have to download the files and put them on
an SD-card.

Have a nice day

Carsten



LMS 8.20 (WIN), 5 x SB Touch, 1 x SB Radio, 1 x SB Controller, 1 x DAC32

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