Re: [SlimDevices: Plugins] Announce: Music & Artist Information plugin

2021-04-08 Thread mamema


Michael, have you ever thought to integrate songkick information into
the MAI plugin?



mamema's Profile: http://forums.slimdevices.com/member.php?userid=44662
View this thread: http://forums.slimdevices.com/showthread.php?t=99537

___
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-04-08 Thread SamY


There seems to be a problem with squeeze2cast handling the LMS muting
function. A "mixer muting" CLI command results in the volume being
incrementally decreased from its current value down to 0 using
CastSetDeviceVolume, which is fine. However, it then immediately follows
that with another volume change to a value that is always equal to 99
minus the starting (pre-muting) volume. I have verified this using
different starting volumes before the mute request. As an example, in
the following debug log excerpt, the volume at the time of the muting
request was 43. After it was lowered to 0, it was immediately set to 56
which, of course was an effective jump in the volume and not a mute at
all. When the client unmute function was subsequently invoked, the
volume was first set to 0 and then gradually increased back to its
original level. So everything looks fine except for the spurious volume
spike at the end of the mute.


Code:

[17:24:10.485060] sq_callback:368 Volume 43
  [17:24:10.486905] CastSetDeviceVolume:326 [0x128cc8]: Immediate VOLUME 
(id:593)
  [17:24:43.810395] sq_callback:368 Volume 42
  [17:24:43.812382] CastSetDeviceVolume:326 [0x128cc8]: Immediate VOLUME 
(id:624)
  [17:24:43.861266] sq_callback:368 Volume 35
  [17:24:43.862726] CastSetDeviceVolume:326 [0x128cc8]: Immediate VOLUME 
(id:626)
  [17:24:43.911513] sq_callback:368 Volume 28
  [17:24:43.913506] CastSetDeviceVolume:326 [0x128cc8]: Immediate VOLUME 
(id:628)
  [17:24:43.962022] sq_callback:368 Volume 21
  [17:24:43.963746] CastSetDeviceVolume:326 [0x128cc8]: Immediate VOLUME 
(id:630)
  [17:24:44.014788] sq_callback:368 Volume 14
  [17:24:44.016918] CastSetDeviceVolume:326 [0x128cc8]: Immediate VOLUME 
(id:632)
  [17:24:44.065187] sq_callback:368 Volume 7
  [17:24:44.066829] CastSetDeviceVolume:326 [0x128cc8]: Immediate VOLUME 
(id:634)
  [17:24:44.116029] sq_callback:368 Volume 0
  [17:24:44.117563] CastSetDeviceVolume:326 [0x128cc8]: Immediate VOLUME 
(id:635)
  [17:24:44.166267] sq_callback:368 Volume 0
  [17:24:44.167328] CastSetDeviceVolume:326 [0x128cc8]: Immediate VOLUME 
(id:636)
  [17:24:44.171803] sq_callback:368 Volume 56
  [17:24:44.173430] CastSetDeviceVolume:326 [0x128cc8]: Immediate VOLUME 
(id:638)
  [17:24:44.177345] sq_callback:368 Volume 56
  [17:24:44.178966] CastSetDeviceVolume:326 [0x128cc8]: Immediate VOLUME 
(id:640)
  [17:24:47.896320] sq_callback:368 Volume 0
  [17:24:47.897846] CastSetDeviceVolume:326 [0x128cc8]: Immediate VOLUME 
(id:644)
  [17:24:47.946555] sq_callback:368 Volume 7
  [17:24:47.948372] CastSetDeviceVolume:326 [0x128cc8]: Immediate VOLUME 
(id:646)
  [17:24:47.997416] sq_callback:368 Volume 13
  [17:24:48.001073] CastSetDeviceVolume:326 [0x128cc8]: Immediate VOLUME 
(id:648)
  [17:24:48.047942] sq_callback:368 Volume 20
  [17:24:48.050240] CastSetDeviceVolume:326 [0x128cc8]: Immediate VOLUME 
(id:650)
  [17:24:48.098606] sq_callback:368 Volume 27
  [17:24:48.101246] CastSetDeviceVolume:326 [0x128cc8]: Immediate VOLUME 
(id:652)
  [17:24:48.149592] sq_callback:368 Volume 34
  [17:24:48.151244] CastSetDeviceVolume:326 [0x128cc8]: Immediate VOLUME 
(id:654)
  [17:24:48.200225] sq_callback:368 Volume 41
  [17:24:48.202340] CastSetDeviceVolume:326 [0x128cc8]: Immediate VOLUME 
(id:656)
  [17:24:48.250536] sq_callback:368 Volume 43
  [17:24:48.252330] CastSetDeviceVolume:326 [0x128cc8]: Immediate VOLUME 
(id:658)
  [17:24:48.256909] sq_callback:368 Volume 43
  [17:24:48.258727] CastSetDeviceVolume:326 [0x128cc8]: Immediate VOLUME 
(id:660)
  [17:24:48.263874] sq_callback:368 Volume 43
  [17:24:48.265539] CastSetDeviceVolume:326 [0x128cc8]: Immediate VOLUME 
(id:662)
  



Let me know if you need any further information. You can generate the
LMS muting/unmuting requests using client apps such as Squeeze Ctrl
(Android), iPeng (iOs), or Squeezelite-X (Win10).

Thanks.



Sam

SamY's Profile: http://forums.slimdevices.com/member.php?userid=63495
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] Mixcloud plugin?

2021-04-08 Thread staresy


philippe_44 wrote: 
> I don't think it's that, I have it disabled it on my LMS and I can play
> on a Touch, a Boom and a Squeezelite-esp32 that stream as well as (e.g.)
> "My Apps/Mixcloud/Categories/Ambient/Quiet Music April 4" that you
> referred to earlier. Can you post here your convert.conf and
> custom-convert.conf?
> 
> [edit]: I've now tried with an API key as well and it works the same

Here's the config files as requested.34118


+---+
|Filename: conf.zip |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=34118|
+---+


location 1: lms 8.2 on win 10 brix server, x2 sb radios, x1 touch, x1
controller : location 2: lms 8.0 on win 10 brix server, x2 sb radios, x1
duet receiver, x1 controller : alexa mediaserver smart skill, material
android, squeezelitex control

staresy's Profile: http://forums.slimdevices.com/member.php?userid=807
View this thread: http://forums.slimdevices.com/showthread.php?t=88286

___
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-04-08 Thread Wuthoqquan


Stig Nygaard wrote: 
> Hi 
> 
> 
> 
> 
> 
> I'm not sure why it (maybe?) is needed as a step up to 8.1.1 (If I
> understand the discussion correct).
> 
> But I still have both 8.0.1 and 8.1.1 LmsUpdate packages for x86_64:
> 
> https://www.rockland.dk/pinkdot/LogitechMediaServer-x86_64-8.0.1-1607087403.spk
> 
> https://www.rockland.dk/pinkdot/LogitechMediaServer-x86_64-8.1.1-1610364019.spk
> 
> 
> FYI, myself I have always downloaded pinkdot's LmsUpdate versions from
> sourgeforge and installed them manually in Package Center.
> 
> I hope it helps you somehow...
> 
> 
> (PS. I also have a couple of the older 8.0.0 packages in case those are
> needed)

Thank you!!! I've downloaded the LMS v8.1.1 from the link you have
shared and it has installed perfectly on my DS218+.
I was able to upgrade directly from LMS 8.0.0 to 8.1.1.

It is now clear that the latest 8.1.1 update file on Pinkdot official
repository is corrupt... hence why the installation was not working
properly for many users on the forum, most likely all those that like me
have finally decided to update to the latest Pinkdot LMS quite a few
months after its initial release in January.

All is fine now! Hopefully Pinkdot will read these posts and he will be
able to replace the corrupt file on his repository with the correct
one.

Many thanks again,
Marco



Wuthoqquan's Profile: http://forums.slimdevices.com/member.php?userid=71629
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] Mixcloud plugin?

2021-04-08 Thread philippe_44


cortegedusage wrote: 
> Hi Philippe,
> 
> thanks for looking in to this, 
> I've been using this plugin off and on for some time now (when it
> works).
> and the early playback stop is something that has come up before.
> I don't think the mixcloud model is to download it as a whole before
> playback.
> if you download the stream with wget, you see a download burst at first
> and then the download will be throttled.
> 
> as for the early stop, it has come up in this thread earlier, but
> without a real solution, maybe you can provide a solution.
> 
> Cheers
> Dennis

slartibartfast wrote: 
> Isn't that the situation the "Reliable" plugin deals with?
> 
> Sent from my Pixel 3a using Tapatalk

Unfortunately not - what I've done there only works if the protocol
handler used is directly http/https. It does not work for plugins that
have their own protocol handler, even if it is a child of http/https.



LMS 8.1.x 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=88286

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


Re: [SlimDevices: Plugins] Mixcloud plugin?

2021-04-08 Thread slartibartfast


philippe_44 wrote: 
> Now I'm thinking about it the early stop is likely the issue with lots
> of cloud-hosted servers that switch off connection that are idle for too
> long. Mixcloud uses 70kbps mp4, so that's a very low bitrate. Players
> can download a fair bit of audio and then stay idle for a very long time
> (high/low watermark issues) and then the server would consider the
> connection to be stalled.Isn't that the situation the "Reliable" plugin deals 
> with?

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

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


Re: [SlimDevices: Plugins] Mixcloud plugin?

2021-04-08 Thread philippe_44


cortegedusage wrote: 
> Hi Philippe,
> as for the early stop, it has come up in this thread earlier, but
> without a real solution, maybe you can provide a solution.
> Cheers
> Dennis

Now I'm thinking about it the early stop is likely the issue with lots
of cloud-hosted servers that switch off connection that are idle for too
long. Mixcloud uses 70kbps mp4, so that's a very low bitrate. Players
can download a fair bit of audio and then stay idle for a very long time
(high/low watermark issues) and then the server would consider the
connection to be stalled.



LMS 8.1.x 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=88286

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


Re: [SlimDevices: Plugins] Soundcloud Plugin Max 50 Follower showing

2021-04-08 Thread MichaelFFM


MichaelFFM wrote: 
> Hello,
> 
> problem i had more than 50 people that i follow on Soundcloud. But in
> LMS web browser, in material skin and in Android squeezectrl. there are
> showing max. 50.
> 
> Can someone help in that case?
> 
> Thx 
> 
> Michael

are here nobody who can help with this issue/request?

Would be very great because i use a lot this plugin and i have at the
moment 91 people who i am follow

thx in advance :-)



MichaelFFM's Profile: http://forums.slimdevices.com/member.php?userid=68473
View this thread: http://forums.slimdevices.com/showthread.php?t=112485

___
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-04-08 Thread MichaelFFM


Stig Nygaard wrote: 
> Hi 
> 
> 
> 
> 
> 
> I'm not sure why it (maybe?) is needed as a step up to 8.1.1 (If I
> understand the discussion correct).
> 
> But I still have both 8.0.1 and 8.1.1 LmsUpdate packages for x86_64:
> 
> https://www.rockland.dk/pinkdot/LogitechMediaServer-x86_64-8.0.1-1607087403.spk
> 
> https://www.rockland.dk/pinkdot/LogitechMediaServer-x86_64-8.1.1-1610364019.spk
> 
> 
> FYI, myself I have always downloaded pinkdot's LmsUpdate versions from
> sourgeforge and installed them manually in Package Center.
> 
> I hope it helps you somehow...
> 
> 
> (PS. I also have a couple of the older 8.0.0 packages in case those are
> needed)

Hi,

i have downloaded the version from your link for 8.1.1. and tryed to
install it manually. And it works. Now i have 8.1.1 installed on my
synology

Thx for the link.



MichaelFFM's Profile: http://forums.slimdevices.com/member.php?userid=68473
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] Mixcloud plugin?

2021-04-08 Thread bpa


philippe_44 wrote: 
> Just for clarity, I'm happy to provide a few fixes and updates for LMS
> 8.x (make AAC/MP4 play and seek) but I will not be the maintainer.
> AFAIC, it works now and I don't think I'd do more than than. I have
> still experienced a few early playback stop and if this is because the
> mixcloud model is to download the entire file and then do local playback
> instead of streaming, this is way beyond this contribution. That would
> be a LMS general problem where we'd have to define a new base protocol
> handler I think, above HTTP(S) which would do that. Very different
> target.

Looking at what is streamed when Mixcloud is playing through a browser,
there are other formats (HLS/fMP4 & DASH) available which may provide
other streaming rather download options for an LMS plugin. So when I get
the playHLS plugin upgraded, I'll probably look at the Mixcloud plugin
as a source of test material but not as maintainer.



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

___
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-04-08 Thread navlefnuller


I have the same issue, as can be seen in this screenshot. DS213+

34117


+---+
|Filename: Screenshot 2021-04-08 at 20.28.22.jpg|
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=34117|
+---+


navlefnuller's Profile: http://forums.slimdevices.com/member.php?userid=71637
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] Mixcloud plugin?

2021-04-08 Thread cortegedusage


philippe_44 wrote: 
> Just for clarity, I'm happy to provide a few fixes and updates for LMS
> 8.x (make AAC/MP4 play and seek) but I will not be the maintainer.
> AFAIC, it works now and I don't think I'd do more than than. I have
> still experienced a few early playback stop and if this is because the
> mixcloud model is to download the entire file and then do local playback
> instead of streaming, this is way beyond this contribution. That would
> be a LMS general problem where we'd have to define a new base protocol
> handler I think, above HTTP(S) which would do that. Very different
> target.

Hi Philippe,

thanks for looking in to this, 
I've been using this plugin off and on for some time now (when it
works).
and the early playback stop is something that has come up before.
I don't think the mixcloud model is to download it as a whole before
playback.
if you download the stream with wget, you see a download burst at first
and then the download will be throttled.

as for the early stop, it has come up in this thread earlier, but
without a real solution, maybe you can provide a solution.

Cheers
Dennis



cortegedusage's Profile: http://forums.slimdevices.com/member.php?userid=69028
View this thread: http://forums.slimdevices.com/showthread.php?t=88286

___
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-04-08 Thread fletch


I just found superdatetime a few days ago so pretty new at it. I thought
Weatherunderground was replaced by weather.com?  So we can still use it
for our personal stations? I have an older Davis (VP2) that I am
thinking of bringing out of storage and interested in any info you have
on this?


Also on my radio SDT displays the current conditions just fine. But how
do I get it to show the forecast as well? It's there but under
extras...

Thanks.



fletch's Profile: http://forums.slimdevices.com/member.php?userid=71552
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] Mixcloud plugin?

2021-04-08 Thread philippe_44


bpa wrote: 
> From github & plugin page the plugin seems to have been started by
> Christian and then updated by Daniel (505) added but his comment is
> 
> So I think there is no active development for it just occasional help
> just enough to keep it going.

slartibartfast wrote: 
> I was assuming the creator posted this
> https://forums.slimdevices.com/showthread.php?p=816363
> This is the first plugin thread I have seen that wasn't started by the
> author [emoji3]
> 
> Sent from my Pixel 3a using Tapatalk

Just for clarity, I'm happy to provide a few fixes and updates for LMS
8.x (make AAC/MP4 play and seek) but I will not be the maintainer.
AFAIC, it works now and I don't think I'd do more than than. I have
still experienced a few early playback stop and if this is because the
mixcloud model is to download the entire file and then do local playback
instead of streaming, this is way beyond this contribution. That would
be a LMS general problem where we'd have to define a new base protocol
handler I think, above HTTP(S) which would do that. Very different
target.



LMS 8.1.x 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=88286

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


Re: [SlimDevices: Plugins] Spotty - 'stalled' stream

2021-04-08 Thread Michael Herger

This will do for filtering all non playable tracks.


v4.4.9 with this change is on its way. Thanks!
___
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-04-08 Thread Stig Nygaard


Wuthoqquan wrote: 
> 
> However, it looks like that at some point in time a version 8.0.1 for
> x86_64 based systems was indeed released, as follows:
> LogitechMediaServer-x86_64-8.0.1-1607087403.spk
> 

I'm not sure why it (maybe?) is needed as a step up to 8.1.1 (If I
understand the discussion correct).

But I still have both 8.0.1 and 8.1.1 LmsUpdate packages for x86_64:

https://www.rockland.dk/pinkdot/LogitechMediaServer-x86_64-8.0.1-1607087403.spk

https://www.rockland.dk/pinkdot/LogitechMediaServer-x86_64-8.1.1-1610364019.spk


I hope it helps you.



*/Stig* 
'*rockland*.dk' (https://www.rockland.dk) - '*last.fm*/user/rockland'
(https://last.fm/user/rockland) - '*discogs*.com/user/StigNygaard'
(https://discogs.com/user/StigNygaard) -
'*flickr*.com/photos/stignygaard'
(https://flickr.com/photos/stignygaard)
*Server:* LMS 8.1.1('LmsUpdate'
(https://forums.slimdevices.com/showthread.php?111876)) - 1610364019 @
Jan 14 2021 on Synology DS716+II (DSM6.2+Perl5.24).  *Clients:* 'RPi3
(Max2Play, 7\" touch, HiFiBerry Digi+ Pro)'
(https://shop.max2play.com/en/raspberry-pi-2-bundle-7-display.html), SB
Touch, OrangeSqueeze/SqueezePlayer. *Main HiFi:* Marantz PM6005 & F3/Lyd
Audiovector 2.
Try my *'Art Grabr' (https://greasyfork.org/scripts/20771)* for
fetching big *cover-art* from various sites - And *'Album Linkr'
(https://greasyfork.org/scripts/21153)* for a better *last.fm* desktop
browser experience...

Stig Nygaard's Profile: http://forums.slimdevices.com/member.php?userid=4236
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] Mixcloud plugin?

2021-04-08 Thread philippe_44

mherger wrote: 
> >> What UA strings would the players be using in direct streaming
> mode?...
> > 
> > All the request string is set by LMS and given to them
> 
> That's what I thought. But then why can we not modify the UA string in 
> this case?

That’s what I do now except that for direct streaming the requestString
method of the protocol handler is not called unless LMS uses the sing
protocol handler, hence my PR in LMS 8.2



LMS 8.1.x 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=88286

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


Re: [SlimDevices: Plugins] Spotty - 'stalled' stream

2021-04-08 Thread Michael Herger

The playlist 5oPKSs2zPrrzQTIp2lliIP shows several tracks with a
restriction on market NL.


Thanks, that's very helpful!


However, after changing this in Sync.pm I got
{
track => { is_playable => 'fix', uri =>
"spotify:track:6lFmtdoWhYyD5A8uPRUEZE" },
},
{
track => { is_playable => 'fix', uri =>
"spotify:track:63rTTYYRQUMK2JZIJ6pwXz" },
},

Notice that for both tracks is_playable is fix. So this was a no go.


That "fix" isn't the actual value, but only a hint to tell you to look 
at the bottom, where it would explain what "fix" was pointing to what 
actual value. It's a feature of Data::Dump. In the case of a boolean 
these references don't make much sense. But if the value was another 
data structure, this can save a lot of noise.


What I like about the restriction vs. is_playable is that the former 
would only be given for items where there are restrictions. is_playable 
OTOH is returned for each value, adding much more data to be downloaded 
and processed (I have playlists with thousands of tracks, where this can 
make a difference). Thanks for the pointer! I'll give that a try.


--
___
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-04-08 Thread cfuttrup


MichaelFFM wrote: 
> I installed it over the package center. I think he removed this in case
> of 8.1.1.
> 
> No success to install 8.1.1 and dont know why... we have to wait for an
> answer from Pinkdot. Hopefully he read this...

Hi Michael

The 8.1.1 release shows up in the Synology DSM, but when I attempt to
install it, it first downloads, then comes a short message "Not
supported" ... the message then disappears. You are left without an
upgrade and I suppose the download is discarded somehow. The important
key point is to 'catch' the message for the short (2 seconds) that it is
displayed on the screen.

Best regards,
Claus



cfuttrup's Profile: http://forums.slimdevices.com/member.php?userid=32784
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-04-08 Thread SamY


peterw wrote: 
> Here's what my AVR (an old 2309CI) just gave me for "Z2?" :
> 
> Z2TV/CBL
> Z240
> Z2OFF
> 

Hmmm... Looks like you're right. My AVR3311ci returns:

Z2OFF
Z2DOCK
Z240
SVSOURCE

Looks like support for Sync on Track Change for all zones is possible
after all.

Thanks!



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] SuperDateTime Screensaver v5.11.0 - Date/Time/Weather/Sports/Stocks

2021-04-08 Thread phred


bluetdi wrote: 
> No, you pay with your data. After you registered your PWS you get an ID
> and an API key to use in other apps. 
> You can use your old station ID for a new PWS also.
Thanks for clarifying.



phred's Profile: http://forums.slimdevices.com/member.php?userid=52602
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] Mixcloud plugin?

2021-04-08 Thread Michael Herger

What UA strings would the players be using in direct streaming mode?...


All the request string is set by LMS and given to them


That's what I thought. But then why can we not modify the UA string in 
this case?

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


Re: [SlimDevices: Plugins] Mixcloud plugin?

2021-04-08 Thread philippe_44


mherger wrote: 
> > It works like that, except for direct streaming which is not a big
> deal
> > and with my PR on 8.2 it will even work on direct as well.
> 
> What UA strings would the players be using in direct streaming mode?...

All the request string is set by LMS and given to them



LMS 8.1.x 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=88286

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


Re: [SlimDevices: Plugins] Mixcloud plugin?

2021-04-08 Thread slartibartfast


mherger wrote: 
> > The developer of the plugin made only one post to the forum in 2015
> then
> > disappeared.
> 
> Are you sure? I see three postings this year alone, in this thread:
> 
> https://forums.slimdevices.com/member.php?44967-505I was assuming the creator 
> posted this
https://forums.slimdevices.com/showthread.php?p=816363
This is the first plugin thread I have seen that wasn't started by the
author [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=88286

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


[SlimDevices: Plugins] [Announce] ARD Audiothek Plugin - Browse and listen content of the ARD Audiothek

2021-04-08 Thread mzedd


With this post the ARD Audiothek plugin reaches version 1.0.

Browse and listen content of the ARD Audiothek in the Squeeze system.
The ARD Audiothek provides access to audio streams and podcasts of the
German public legal radio.
The latest stable release repo is available via
https://github.com/mzedd/LMS-ARD-Audiothek-Plugin/releases/download/latest/repo.xml.

Thanks to all users who supported the development by testing the nightly
release and suggesting additional features.
To provide information on bugs or feature ideas write a post in this
thread or file an issue on the GitHub Repo:
https://github.com/mzedd/LMS-ARD-Audiothek-Plugin. 

Best Regards
Max



mzedd's Profile: http://forums.slimdevices.com/member.php?userid=71523
View this thread: http://forums.slimdevices.com/showthread.php?t=114332

___
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-04-08 Thread bluetdi


No, you pay with your data. After you registered your PWS you get an ID
and an API key to use in other apps. 
You can use your old station ID for a new PWS also.



3xPi3B-7" | pCP 7.0.1 | LMS 8.1.1 | Transporter | 2xTouch | 2xClassic |
2xBoom | 2xRadio | iPeng
[Discarded: 2xOdroid U3+m2p+LMS]

bluetdi's Profile: http://forums.slimdevices.com/member.php?userid=20633
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] Mixcloud plugin?

2021-04-08 Thread bpa


mherger wrote: 
> > The developer of the plugin made only one post to the forum in 2015
> then
> > disappeared.
> 
> Are you sure? I see three postings this year alone, in this thread:
> 
> https://forums.slimdevices.com/member.php?44967-505

>From github & plugin page the plugin seems to have been started by
Christian and then updated by Daniel (505) added but his comment is

> 
> This Plugin is in Alpha stage and build from the SqueezeCloud Plugin
> (thanks to the developers), because the documentation of the LMS Server
> is very bad and Perl still sucks.

So I think there is no active development for it just occasional help
just enough to keep it going.



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

___
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-04-08 Thread phred


bluetdi wrote: 
> You may use a Personal Weather Station (PWS) and upload their data to
> Weatherunderground. Then SDT shows your data in a custom clock that you
> configured. It is also possible to use your own server for data, but
> this is complicated.
Does WeatherU require a paid API license in order to use a PWS? I'm not
exactly sure, but I know they changed something with the API and money,
which drove me away.



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

2021-04-08 Thread MichaelFFM


Wuthoqquan wrote: 
> Did you install it as an update available within Package Center (through
> configuration of the community repositories), or was the 8.0.1 package
> downloaded separately and manually installed?
> Should the 1st option be the upgrade process you followed, I guess I
> will be out of luck in retrieving the 8.0.1 file...
> 
> By the way, did you manage to update to the latest 8.1.1. or get any
> info on why the installation is aborted on some NAS?
> 
> Thank you!

I installed it over the package center. I think he removed this in case
of 8.1.1.

No success to install 8.1.1 and dont know why... we have to wait for an
answer from Pinkdot. Hopefully he read this...



MichaelFFM's Profile: http://forums.slimdevices.com/member.php?userid=68473
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] Mixcloud plugin?

2021-04-08 Thread Michael Herger

The developer of the plugin made only one post to the forum in 2015 then
disappeared.


Are you sure? I see three postings this year alone, in this thread:

https://forums.slimdevices.com/member.php?44967-505
___
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-04-08 Thread bluetdi


You may use a Personal Weather Station (PWS) and upload their data to
Weatherunderground. Then SDT shows your data in a custom clock that you
configured. It is also possible to use your own server for data, but
this is complicated.



3xPi3B-7" | pCP 7.0.1 | LMS 8.1.1 | Transporter | 2xTouch | 2xClassic |
2xBoom | 2xRadio | iPeng
[Discarded: 2xOdroid U3+m2p+LMS]

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

2021-04-08 Thread peterw


SamY wrote: 
> I've actually thought about adding that as an optional feature in
> AvpControl also. Maybe v5.0. The only method currently in place for
> handling that situation is the optional "Sync on track change", which
> only works for the main zone since, as far as I have been able to
> determine, there is no command analogous to "MV?" for the secondary
> zones.

Based on info like
http://assets.eu.denon.com/DocumentMaster/DE/AVR2113CI_1913_PROTOCOL_V02.pdf
my code expects that it could use a command like "Z2?" to query status
of Zone 2. Here's what my AVR (an old 2309CI) just gave me for "Z2?" :

Z2TV/CBL
Z240
Z2OFF

Beautiful, right?



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

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


Re: [SlimDevices: Plugins] Mixcloud plugin?

2021-04-08 Thread slartibartfast


bpa wrote: 
> That's one view but I think incomplete.
> 
> What is being discussed are issues relating to current mixcloud plugin
> and incompatibilties with LMS 8.*. It also highlighted other issues
> related to Mixcloud and possibility of better ways to access Mixcloud
> services
> 
> However it is not clear whether there is an active maintainer/developer
> of the mixcloud plugin (no recent contribution to this thread) - so when
> the issues are resolved who will implement and maintain the plugin.The 
> developer of the plugin made only one post to the forum in 2015 then
disappeared.

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

___
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-04-08 Thread tdrath


Is there any type of outdoor thermometer that this can read?  Or any
other plugin which can do that?



tdrath's Profile: http://forums.slimdevices.com/member.php?userid=65129
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] Mixcloud plugin?

2021-04-08 Thread bpa


scoob101 wrote: 
> I`ve read a few pages of this thread, and just wanted to confirm::
> 
> Is it fair to say that robust Mixcloud streaming in squeezebox currently
> a work in progress?

That's one view but I think incomplete.

What is being discussed are issues relating to current mixcloud plugin
and incompatibilties with LMS 8.*. It also highlighted other issues
related to Mixcloud and possibility of better ways to access Mixcloud
services

However it is not clear whether there is an active maintainer/developer
of the mixcloud plugin (no recent contribution to this thread) - so when
the issues are resolved who will implement and maintain the plugin.



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

___
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-04-08 Thread Wuthoqquan


MichaelFFM wrote: 
> the 8.0.1 version was available before 8.1.1 comes on my synology. Yes
> it was from Pinkdot...

Did you install it as an update available within Package Center (through
configuration of the community repositories), or was the 8.0.1 package
downloaded separately and manually installed?
Should the 1st option be the upgrade process you followed, I guess I
will be out of luck in retrieving the 8.0.1 file...

By the way, did you manage to update to the latest 8.1.1. or get any
info on why the installation is aborted on some NAS?

Thank you!



Wuthoqquan's Profile: http://forums.slimdevices.com/member.php?userid=71629
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] Mixcloud plugin?

2021-04-08 Thread scoob101


I`ve read a few pages of this thread, and just wanted to confirm::

Is it fair to say that robust Mixcloud streaming in squeezebox currently
a work in progress?



scoob101's Profile: http://forums.slimdevices.com/member.php?userid=4957
View this thread: http://forums.slimdevices.com/showthread.php?t=88286

___
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-04-08 Thread MichaelFFM


Wuthoqquan wrote: 
> Hi,
> 
> quick question! Where did you manage to get the LMS 8.0.1 update? I'm
> failing to find the installation file... it looks like it's no longer
> available anywhere, even on Pinkdot's official repository.
> Was LMS 8.0.1 released by Pinkdot or maybe someone else?
> 
> On a different note, the latest LMS 8.1.1 does not install on my DS218+,
> even after updating to the latest DSM 6.2.4! Quite strange

the 8.0.1 version was available before 8.1.1 comes on my synology. Yes
it was from Pinkdot...



MichaelFFM's Profile: http://forums.slimdevices.com/member.php?userid=68473
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] Mixcloud plugin?

2021-04-08 Thread Michael Herger

It works like that, except for direct streaming which is not a big deal
and with my PR on 8.2 it will even work on direct as well.


What UA strings would the players be using in direct streaming mode?...
___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Jazz Groove Support

2021-04-08 Thread bluetdi


I received a different expanded url for the streams when I started:

hxxps://audio-edge-8em5d.yyz.d.radiomast.io/d0105650-c51c-4842-ae39-f97b329acd2a?token=xxx

not:

hxxps://streams.radiomast.io/d0105650-c51c-4842-ae39-f97b329acd2a?no-icy-metadata=1token=xxx

That's why I got metatdata. But they changed to the new url without
metadata now, so you have to edit it to get them. Anyway, it works with
your hint, and more reliable as it seems to me.



3xPi3B-7" | pCP 7.0.1 | LMS 8.1.1 | Transporter | 2xTouch | 2xClassic |
2xBoom | 2xRadio | iPeng
[Discarded: 2xOdroid U3+m2p+LMS]

bluetdi's Profile: http://forums.slimdevices.com/member.php?userid=20633
View this thread: http://forums.slimdevices.com/showthread.php?t=111294

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


[SlimDevices: Plugins] Squeezelite Keyboard shortcuts not working

2021-04-08 Thread markiii


Normally I use PCP on my software players but as i want Material skin
and squeezelite on the same box I figured I'd build on Raspbian Buster
from scratch

All is working fine with one notable exception, when i plug a keyboard
in the only shortcut that works is the space bar for pause.



Is there anything obvious I should be looking at when troubleshooting?

at the command line teh keyboard works as normal except for this

thanks in advance



PiCorePlayer 7.1 on Allo Digi One Signaturewith (Lounge)
PiCorePlayer 7.1 with pi official touchscreen and hifiberry Dig+
(Office)
PiCorePlayer 7.1 with pi official touchscreen and hifiberry
DAC+(Kitchen)
Radio  (Bedroom)
PiCorePlayer 7.1 with pi official touchscreen and USB DAC (Bedroom)
Squeezelite=x (Garage)
PiCorePlayer 7.1 with hifiberry AMP+(Patio 2)
PiCorePlayer 7.1 with hifiberry AMP+(Patio 2)

LMS 8.1 on DIY Unraid 6 Server (i5)

Squeeze user since the SB1

markiii's Profile: http://forums.slimdevices.com/member.php?userid=63801
View this thread: http://forums.slimdevices.com/showthread.php?t=114331

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


Re: [SlimDevices: Plugins] Mixcloud plugin?

2021-04-08 Thread Paul Webster


I had forgotten that LMS usually claims to be iTunes/4.7.1
In that case it looks like it is probably not a block against LMS.
They might be blocking an old or specific versions of iTunes (if they
check the version number) because they had seen problems in the long
distant past.

Maybe identifying as LMS would be a good thing to do anyway (in the
plugin not necessarily for LMS as a whole).



Paul Webster
http://dabdig.blogspot.com
author of \"now playing\" plugins covering radio france (fip etc),
planetradio (bauer - kiss, absolute, scala, jazzfm etc), kcrw, supla
finland, abc australia, cbc/radio-canada and rte ireland

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

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


Re: [SlimDevices: Plugins] Mixcloud plugin?

2021-04-08 Thread bpa

philippe_44 wrote: 
> They might simply have a white list of agents rather than a blacklist, I
> don’t know but I agree this is a good suggestion to try that route.

This issue was highlighted when OP remarked that URLs played when using
ffmpeg to transcode. Not sure what UA ffmpeg uses.

The unobfuscated  test URL I used also work with wget which has a user
agent string of "Wget/1.20.3"  So is Mixcloud agnostic except for iTunes
!!  Perhaps iTunes has a special deal with Mixcloud.

Code:


  ---request begin---
  GET 
/secure/c/m4a/64/2/6/0/6/442f-d95a-4b49-a3a1-8c1c59ed1186.m4a?sig=oP6RGk-Bo-2rKvOpYVPOTQ
 HTTP/1.1
  User-Agent: Wget/1.20.3 (linux-gnu)
  Accept: */*
  Accept-Encoding: identity
  Host: stream6.mixcloud.com
  Connection: Keep-Alive
  
  ---request end---
  



I've come across a one or two other podcast sites where "iTunes" in a UA
blocked the request.

Without real thought - I think a preference at plugin level (e.g. maybe
a register type function)  might be the most flexible.



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

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


Re: [SlimDevices: Plugins] Mixcloud plugin?

2021-04-08 Thread staresy


philippe_44 wrote: 
>  Can you post here your convert.conf and custom-convert.conf?
> 

Yes, where do I find these files?



location 1: lms 8.2 on win 10 brix server, x2 sb radios, x1 touch, x1
controller : location 2: lms 8.0 on win 10 brix server, x2 sb radios, x1
duet receiver, x1 controller : alexa mediaserver smart skill, material
android, squeezelitex control

staresy's Profile: http://forums.slimdevices.com/member.php?userid=807
View this thread: http://forums.slimdevices.com/showthread.php?t=88286

___
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-04-08 Thread Wuthoqquan


MichaelFFM wrote: 
> Hi, some more Information.
> 
> Iam currently running LMS 8.0.1 and also i updated DSM to 6.2.4. but
> nothing changes when i try to install LMS 8.1.1 same error message. So
> we have to wait of answer from Pinkdot or others.
> 
> Best regards
> 
> Michael

Hi,

quick question! Where did you manage to get the LMS 8.0.1 update? I'm
failing to find the installation file... it looks like it's no longer
available anywhere, even on Pinkdot's official repository.
Was LMS 8.0.1 released by Pinkdot or maybe someone else?

On a different note, the latest LMS 8.1.1 does not install on my DS218+,
even after updating to the latest DSM 6.2.4! Quite strange



Wuthoqquan's Profile: http://forums.slimdevices.com/member.php?userid=71629
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] Spotty - 'stalled' stream

2021-04-08 Thread jepege


> Would you have an example playlist
The playlist 5oPKSs2zPrrzQTIp2lliIP shows several tracks with a
restriction on market NL.

> I've also looked into "is_playable". Would that give you the same
expected result?
That was the first I tried. I checked this in the web console of
Spotify.

The result was promising:
{
"items": [
{
"track": {
"is_playable": true,
"uri": "spotify:track:6lFmtdoWhYyD5A8uPRUEZE"
}
},
{
"track": {
"is_playable": false,
"uri": "spotify:track:63rTTYYRQUMK2JZIJ6pwXz"
}
},
{
"track": {
"is_playable": true,
"uri": "spotify:track:2tcOzta2GXqSOu1uK8Cvfp"
}
}
],
"next":
"https://api.spotify.com/v1/playlists/5oPKSs2zPrrzQTIp2lliIP/tracks?offset=81=3=next,items(track(uri,is_playable))=NL"
}

However, after changing this in Sync.pm I got 
{
track => { is_playable => 'fix', uri =>
"spotify:track:6lFmtdoWhYyD5A8uPRUEZE" },
},
{
track => { is_playable => 'fix', uri =>
"spotify:track:63rTTYYRQUMK2JZIJ6pwXz" },
},

Notice that for both tracks is_playable is fix. So this was a no go.
When using restrictions you get

{
"items": [
{
"track": {
"uri": "spotify:track:6lFmtdoWhYyD5A8uPRUEZE"
}
},
{
"track": {
"restrictions": {
"reason": "market"
},
"uri": "spotify:track:63rTTYYRQUMK2JZIJ6pwXz"
}
},
{
"track": {
"uri": "spotify:track:2tcOzta2GXqSOu1uK8Cvfp"
}
},

This will do for filtering all non playable tracks.



jepege's Profile: http://forums.slimdevices.com/member.php?userid=41763
View this thread: http://forums.slimdevices.com/showthread.php?t=112588

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


Re: [SlimDevices: Plugins] Mixcloud plugin?

2021-04-08 Thread philippe_44


mherger wrote: 
> > In that situation, and given that they actively endorse using Sonos
> > which shows that they are willing to having streaming clients connect,
> I
> > suggest someone (Michael?) reaching out to them to discuss gaining
> > access.
> 
> Actually... reading their docs:
> 
> "The audio streams are not available through the Mixcloud API."
> 
> I guess the plugin developer should go to ask them about it. I might 
> only be waking up the sleeping dogs... I'm not familiar with the plugin,
> 
> thus don't know where it's getting the stream URLs from. But if they 
> don't provide an official way to stream, it's probably dumb to ask about
> 
> how to work around that limitation?...

It works like that, except for direct streaming which is not a big deal
and with my PR on 8.2 it will even work on direct as well.



LMS 8.1.x 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=88286

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


Re: [SlimDevices: Plugins] Mixcloud plugin?

2021-04-08 Thread Michael Herger

In that situation, and given that they actively endorse using Sonos
which shows that they are willing to having streaming clients connect, I
suggest someone (Michael?) reaching out to them to discuss gaining
access.


Actually... reading their docs:

"The audio streams are not available through the Mixcloud API."

I guess the plugin developer should go to ask them about it. I might 
only be waking up the sleeping dogs... I'm not familiar with the plugin, 
thus don't know where it's getting the stream URLs from. But if they 
don't provide an official way to stream, it's probably dumb to ask about 
how to work around that limitation?...

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


Re: [SlimDevices: Plugins] Mixcloud plugin?

2021-04-08 Thread Michael Herger

If a service provider is explicitly blocking LMS (rather than only
allowing a limited subset of other ones)  it suggests that they really
do not want it to connect.


Look at its current value: it's claiming to be "iTunes", for the simple 
reason that sometimes would only allow streaming to iTunes... so we've 
been doing this for more than a decade.



In that situation, and given that they actively endorse using Sonos
which shows that they are willing to having streaming clients connect, I
suggest someone (Michael?) reaching out to them to discuss gaining
access.


I can certainly shoot a mail to see what there is about the user agent 
string.

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


Re: [SlimDevices: Plugins] Mixcloud plugin?

2021-04-08 Thread philippe_44

Paul Webster wrote: 
> I'm in two minds about changing the UA.
> If a service provider is explicitly blocking LMS (rather than only
> allowing a limited subset of other ones)  it suggests that they really
> do not want it to connect.
> In that situation, and given that they actively endorse using Sonos
> which shows that they are willing to having streaming clients connect, I
> suggest someone (Michael?) reaching out to them to discuss gaining
> access.

They might simply have a white list of agents rather than a blacklist, I
don’t know but I agree this is a good suggestion to try that route.



LMS 8.1.x 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=88286

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


Re: [SlimDevices: Plugins] Mixcloud plugin?

2021-04-08 Thread Michael Herger

To confirm, I used a different user-agent in LMS as a whole
(Slim::Utils::Misc.pm)


Could the protocol handler override requestString() to replace the 
User-Agent header?

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


Re: [SlimDevices: Plugins] Mixcloud plugin?

2021-04-08 Thread Paul Webster


I'm in two minds about changing the UA.
If a service provider is explicitly blocking LMS (rather than only
allowing a limited subset of other ones)  it suggests that they really
do not want it to connect.
In that situation, and given that they actively endorse using Sonos
which shows that they are willing to having streaming clients connect, I
suggest someone (Michael?) reaching out to them to discuss gaining
access.



Paul Webster
http://dabdig.blogspot.com
author of \"now playing\" plugins covering radio france (fip etc),
planetradio (bauer - kiss, absolute, scala, jazzfm etc), kcrw, supla
finland, abc australia, cbc/radio-canada and rte ireland

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

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