Re: [SlimDevices: Plugins] [Announce] Radio Paradise Lossless Streaming (Plugin v2)

2019-04-15 Thread philippe_44


philippe_44 wrote: 
> So I went all the way to tcpdump/wireshark and there is some interesting
> findings: when it fails, the client (LMS sides) sends a TLS alert with a
> code 21, which means decryption failure AFAIK and then closes the
> connection (TCP FIN etc ...). So it's not the server doing anything, the
> problem is "detected" by the client, but it does not tell me if the
> decryption is the problem or the encryption is wrong, although b/c it's
> working on other platforms, I'd guess decryption is the issue. More to
> come

Continuing to search / compare on that topic: it seems that the
encryption failure alert happens from time to time on the download side
and the client does not care but, on the failing case, the client sends
such alert on the upload and then the server immediately closes the
connection. Looking a bit further to RFC5246,  such altert shall not be
sent as it might be used for an attack


Code:


  decryption_failed_RESERVED
  This alert was used in some earlier versions of TLS, and may have
  permitted certain attacks against the CBC mode [CBCATT].  It MUST
  NOT be sent by compliant implementations.
  



So I assume that where RP are hosted detects this as a risk and closes
the connection. Now need to find how to persude TLS stack to not send
this or ... to implement a HTTP resume with offset in LMS which seems
way more complicated.



LMS 7.7, 7.8 and 7.9 - 5xRadio, 3xBoom, 4xDuet, 1xTouch, 1 SB2. Sonos
PLAY:3, PLAY:5, Marantz NR1603, JBL OnBeat, XBoxOne, XBMC, Foobar2000,
ShairPortW, JRiver 21, 2xChromecast Audio, Chromecast v1 and v2, , Pi
B3, B2, Pi B+, 2xPi A+, Odroid-C1, Odroid-C2, Cubie2, Yamaha WX-010,
AppleTV 4, Airport Express, GGMM E5

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

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


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

2019-04-15 Thread Michael Herger

Deactivation of native ogg support => same problem. Update of
picoreplayer and LMS => same problem. Can't login into spotify
(Anmeldung fehlgeschlagen: called `Result::unwrap()` on an `Err` value:
Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }
) Mobile Device offers "Anmeldung ..." but music don'nt stop an no
account activation. Spotify connect: no function

SB Radio  and Touch Screensaver Clock does not work after spotty udate.


That all sounds like networking issues: Radio/Touch would not show 
screensavers if they failed to sync their clock with the server. That 
would have absolutely nothing to do with Spotty.


Feel free to upload your full server.log.zip to 
https://www.dropbox.com/request/T3RctyzGgNg0oFDubq6a


--

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


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

2019-04-15 Thread Michael Herger

I wonder why the new helper doesn't work for you. I use max2play latest
version on a Pi3B with no issues.


I think we've seen issues with older max2play versions before. Might 
actually be the reason why I did those alternative builds before.


--

Michael
___
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)

2019-04-15 Thread philippe_44


bultano wrote: 
> Hi guys,
> 
> I was looking to use the UPnP bridge to use Roon with my pro iDSD. I
> have my laptop running as the Roon core.
> 
> However it won't create the config file when i execute the following in
> CMD ran in Administrator mode.
> "C:\Users\Jakeh\Desktop\LMS-to-uPnP-1.0.0\application\bin\squeeze2upnp-win.exe
> -i config.xml"
> 
> It just spits out the following:
> 
> [19:55:20.761] main:1577 Starting squeeze2upnp version: v1.13.0.2 (Apr
> 14 2019 @ 12:11:46)
> [19:55:20.773] output_init:603 success loading FLAC encoder
> [19:55:20.779] Start:1355 Binding to 192.168.1.14:49152
> [19:55:20.874] AddMRDevice:1253 [004BE1E0]: adding renderer (iFi Audio)
> [19:55:20.890] MasterHandler:943 [004BE1E0]: subscribe success
> 
> 
> Then theres a 30 second gap and then writes the following.
> 
> [19:55:41.983] Stop:1376 stopping squeezelite devices ...
> [19:55:41.984] Stop:1380 terminate update thread ...
> [19:55:41.984] Stop:1385 terminate main thread ...
> [19:55:41.984] Stop:1389 stopping UPnP devices ...
> 
> And it doesn't create a config file.
> 
> 
> edit:
> 
> Just tried running the squeezetoupnp.exe without the config and the
> squeezebox showed up in my Roon zones but the songs don't play.

First it shoud compain that no config file exist, so are you sure ou
don't already have a config.xml. Then, even in admin mode, verify that
you don't have some access rights. It should and does work, I verifed
that a minute ago
For roon to work, you *must* have a config file with roon mode set



LMS 7.7, 7.8 and 7.9 - 5xRadio, 3xBoom, 4xDuet, 1xTouch, 1 SB2. Sonos
PLAY:3, PLAY:5, Marantz NR1603, JBL OnBeat, XBoxOne, XBMC, Foobar2000,
ShairPortW, JRiver 21, 2xChromecast Audio, Chromecast v1 and v2, , Pi
B3, B2, Pi B+, 2xPi A+, Odroid-C1, Odroid-C2, Cubie2, Yamaha WX-010,
AppleTV 4, Airport Express, GGMM E5

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

___
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)

2019-04-15 Thread philippe_44


sveninndh wrote: 
> Of course Bose is the guilty and it's a shame, after all, BOSE is not a
> small company.
> Bose must know about the problem since 2016 and nothing happens. There
> own app works but the UI is terrible.
> 
> But it seems to be not a solution here 
> 
> For the layman it seems hard to understand that a seemingly simple jump
> to the next title is an unsolvable problem because of a lousy DLNA
> implementation.
> Frustrating.
> 
> Sven

You're right that a "next" to the following track is a a super easy
think to implement for a standalone application. The problem is that
UPnPBridge is ... a bridge and I'm stuck between a rock and a hard
place. I can't do whatever I want otherwise I'll get de-synchronized
with LMS and I never know what it will do, so that makes this a very
complex problem, believe me.

Anyway, I've tried a 3rd version, 0.13.0.3 which offers a different
"nudge" mode and a "restart" mode. Try the "nudge" mode, it now should
be selectable through the webUI



LMS 7.7, 7.8 and 7.9 - 5xRadio, 3xBoom, 4xDuet, 1xTouch, 1 SB2. Sonos
PLAY:3, PLAY:5, Marantz NR1603, JBL OnBeat, XBoxOne, XBMC, Foobar2000,
ShairPortW, JRiver 21, 2xChromecast Audio, Chromecast v1 and v2, , Pi
B3, B2, Pi B+, 2xPi A+, Odroid-C1, Odroid-C2, Cubie2, Yamaha WX-010,
AppleTV 4, Airport Express, GGMM E5

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

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


Re: [SlimDevices: Plugins] BBCiPlayer V1.6 (and higher) & BBCiPlayerExtra 2.0 (and higher) Support

2019-04-15 Thread Sb42


fmanchu wrote: 
> I am non-UK and in the last few days have much the same problem as
> acanning. Apparently no solution as yet but it just might be worth
> noting that the iPlayer radio app (ios smart phone - unfortunately not
> SQB) allows me to listen to the few programs that I cannot get on my SQB
> radio. Am not expert enough to know what this means other than that
> somewhere there is a format and corresponding URL that works. My
> temporary solution is to just plug in a matchbox sized bluetooth
> receiver to my SQB radio and play from my phone.  Just might be of some
> use ;-)

What is the 'matchbox sized receiver' that you are using?



Sb42's Profile: http://forums.slimdevices.com/member.php?userid=10692
View this thread: http://forums.slimdevices.com/showthread.php?t=109826

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


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

2019-04-15 Thread slartibartfast


cschli wrote: 
> The update to Spotty 2.8 results in no function. 
> 
> I'm now using picoreplayer 4.1 (Tiny core Linux), LMS 9.2  on Raspi 3B.
> Never had problems with spotty before 2.8. 
> 
> Deactivation of native ogg support => same problem. Update of
> picoreplayer and LMS => same problem. Can't login into spotify
> (Anmeldung fehlgeschlagen: called `Result::unwrap()` on an `Err` value:
> Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }
> ) Mobile Device offers "Anmeldung ..." but music don'nt stop an no
> account activation. Spotify connect: no function
> 
> SB Radio  and Touch Screensaver Clock does not work after spotty udate.
> 
> 
> Legacy Spotty Helper Application for ARMv6/7 architecture installed =>
> same problem.
> 
> I am a Linux noob. Can someone help me?
> 
> Its possible to downgrade spotty?
> 
> ThanksIt should work with picoreplayer as Michael uses it.

Sent from my SM-G900F using Tapatalk





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

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


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

2019-04-15 Thread cschli


The update to Spotty 2.8 results in no function. 

I'm now using picoreplayer 4.1 (Tiny core Linux), LMS 9.2  on Raspi 3B.
Never had problems with spotty before 2.8. 

Deactivation of native ogg support => same problem. Update of
picoreplayer and LMS => same problem. Can't login into spotify
(Anmeldung fehlgeschlagen: called `Result::unwrap()` on an `Err` value:
Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }
) Mobile Device offers "Anmeldung ..." but music don'nt stop an no
account activation. Spotify connect: no function

SB Radio  and Touch Screensaver Clock does not work after spotty udate.


Legacy Spotty Helper Application for ARMv6/7 architecture installed =>
same problem.

I am a Linux noob. Can someone help me?

Its possible to downgrade spotty?

Thanks



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

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


Re: [SlimDevices: Plugins] BBCiPlayer V1.6 (and higher) & BBCiPlayerExtra 2.0 (and higher) Support

2019-04-15 Thread bpa


This is a minor update of BBCiPlayer and a bit of a rewrite of
BBCiPlayerExtra after a data feed was removed and broke all the A-Z
menus 

Out of necessity menus of BBCiPlayerExtra have changed and there is a
bit more limited selection of programs but it does give access to most
of 30 days programs.

5-Apr-19
Release notes for BBCiPlayer 1.6.5 & BBCiPlayerExtra 3.0.0

BBCiPlayer 1.6.5
- Fix minor "Listen Again" program duration bug. Showed up in Material &
in WebUI playlist total.
- Fix "missing" icons in menu due to BBC change.
- Fix to play "listen Again" program which are "Lengthened".

BBCiPlayerExtra 3.0.0
- Rewrite of "A-Z" menu broken due to removal of data feed.
- No longer shows all available programs/series.  Mainly those which
have been broadcast within last 30 days. 
- On programs which have segment times (e.g. R1,R3 & R6) - Segment times
now available.
- "Latest" menus unchanged.
- BBCiPlayerExtra is now synced to BBCiPlayer Radio menu/App menu
setting 
- Missing menu icons fixed.
- Significant changes so probably bugs but some functionality better
than none.



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

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


Re: [SlimDevices: Plugins] Squeezelite for Windows: (loud) high pitch noise on pause

2019-04-15 Thread kidstypike


dolodobendan wrote: 
> Thanks, I didn't know that! Is it possible to open cmd with admin rights
> this way, too?

I use Easy context menu, just right click in a folder -
https://www.sordum.org/7615/easy-context-menu-v1-6/

27189


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


*Server - LMS 7.9.2 *Pi3B+/pCP 4.1.0 25K library playlists & LMS cache
on SSD (ntfs)
*Study -* Pi3B+/pCP 4.1.0/pi screen/HiFiBerry DAC+/jivelite,
*Lounge* - Pi2/pCP 4.1.0 > HiFiBerry DIGI+ > AudioEngine DAC1 > AVI DM5
*Dining Room* - Squeezebox Boom
*Garage* - Pi3B/Pi screen/HiFiBerry DAC+/pCP 4.1.0 > Edifier R980T
*Spares* - 2xTouch, 1xSB3, 1xRadio, 4xRPi

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

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


Re: [SlimDevices: Plugins] Announce: Shoutcast Plugin

2019-04-15 Thread SlimChances


Installed correctly from repository now. The search function seems to
not work though. Thanks for the work on the plugin you have done



Logitech Media Server Version: 7.9.2 - 1545144292 @ Tue Dec 18 16:18:25
CET 2018
Operating system: Debian - EN - utf8Platform Architecture:
x86_64-linux
Perl Version: 5.26.1 - x86_64-linux-gnu-thread-multi
Database Version: DBD::SQLite 1.58 (sqlite 3.22.0)  


One SB Touch connected by Ethernet - Denon AVR -1912 Receiver, Paradigm
4.1 speakers
SB Classic connected by Ethernet to FX Audio D802C amp and Sinclair
bookshelf speakers
Two SB Radios wireless

SlimChances's Profile: http://forums.slimdevices.com/member.php?userid=165
View this thread: http://forums.slimdevices.com/showthread.php?t=105783

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


Re: [SlimDevices: Plugins] Announce: Shoutcast Plugin

2019-04-15 Thread olivaar


Because the shoutcast api changes the access url,
with this update the Shoutcast-Plugin worked again

the Plugin is a, from mysqueezebox.com independent, solution to access
the shoutcast-directory https://directory.shoutcast.com/



olivaar's Profile: http://forums.slimdevices.com/member.php?userid=64848
View this thread: http://forums.slimdevices.com/showthread.php?t=105783

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


Re: [SlimDevices: Plugins] Squeezelite for Windows: (loud) high pitch noise on pause

2019-04-15 Thread reinholdk


dolodobendan wrote: 
> Thanks, I didn't know that! Is it possible to open cmd with admin rights
> this way, too?

I don't know of any direct way, unfortunately. Even the Ctrl+Shift
modifier that works from the Run-box (Win+R) doesn't work here.

But if you really want it you can built it on your own:

1) In general, you can enter any program plus arguments in explorer's
address bar and explorer will start it with the current path as the
working directory. If you don't want to prefix the program name with the
full path it must be located in a path mentioned in the PATH environment
variable.

2) Pick a way to run an elevated command prompt according to answers
from 'here' (https://stackoverflow.com/q/19098101). For example, if you
enter

Code:

powershell.exe -Command "Start-Process cmd \"/k cd /d %cd%\" -Verb RunAs"

 in the explorer's address bar, it'll open a cmd prompt as admin in the
current folder.

3) Now combine 1+2 and create a batch file for the command and put it in
a path of the PATH variable or add it's path to the PATH variable.



reinholdk's Profile: http://forums.slimdevices.com/member.php?userid=36070
View this thread: http://forums.slimdevices.com/showthread.php?t=110444

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


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

2019-04-15 Thread slartibartfast


bkonijn wrote: 
> BTW: I wasn't able to disable OGG steaming as it was disabled already
> and not editable. I was about to follow the instructions for installing
> the old helper when I noticed the Legacy Spotty helper plugin... :cool:
> 
> Thanks again!I wonder why the new helper doesn't work for you. I use max2play 
> latest
version on a Pi3B with no issues.

Sent from my SM-G900F using Tapatalk





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

___
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)

2019-04-15 Thread bultano


Hi guys,

I was looking to use the UPnP bridge to use Roon with my pro iDSD.

However it won't create the config file when i execute the following in
CMD ran in Administrator mode.
"C:\Users\Jakeh\Desktop\LMS-to-uPnP-1.0.0\application\bin\squeeze2upnp-win.exe
-i config.xml"

It just spits out the following:

[19:55:20.761] main:1577 Starting squeeze2upnp version: v1.13.0.2 (Apr
14 2019 @ 12:11:46)
[19:55:20.773] output_init:603 success loading FLAC encoder
[19:55:20.779] Start:1355 Binding to 192.168.1.14:49152
[19:55:20.874] AddMRDevice:1253 [004BE1E0]: adding renderer (iFi Audio)
[19:55:20.890] MasterHandler:943 [004BE1E0]: subscribe success


Then theres a 30 second gap and then writes the following.

[19:55:41.983] Stop:1376 stopping squeezelite devices ...
[19:55:41.984] Stop:1380 terminate update thread ...
[19:55:41.984] Stop:1385 terminate main thread ...
[19:55:41.984] Stop:1389 stopping UPnP devices ...

And it doesn't create a config file.



bultano's Profile: http://forums.slimdevices.com/member.php?userid=69089
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] Spotty 2.8.x - Spotify Connect for your Squeezebox

2019-04-15 Thread bkonijn


bkonijn wrote: 
> Not yet, but I will try the new instructions as mentioned above.
> I will also first try to disable OGG streaming.

BTW: I wasn't able to disable OGG steaming as it was disabled already
and not editable. I was about to follow the instructions for installing
the old helper when I noticed the Legacy Spotty helper plugin... :cool:

Thanks again!



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

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


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

2019-04-15 Thread bkonijn


mherger wrote: 
> As there seem to be issues with the latest binaries on some ARM based
> systems, I decided to provide an additional plugin which would let you
> install the old helper binaries. It's called:
> 
> "Legacy Spotty Helper Application for ARMv6/7 architecture"
> 
> Please only install if you are having fundamental problems running
> Spotty 2.8.0 AND are running LMS on an ARM CPU based system. Those
> helper applications lack all the improvements introduced with 2.8.0 (OGG
> direct streaming, improved support for dynamic content). They really
> should be a last resort if everything else fails.

Thank you very much!!



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

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


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

2019-04-15 Thread mherger


As there seem to be issues with the latest binaries on some ARM based
systems, I decided to provide an additional plugin which would let you
install the old helper binaries. It's called:

"Legacy Spotty Helper Application for ARMv6/7 architecture"

Please only install if you are having fundamental problems running
Spotty 2.8.0 AND are running LMS on an ARM CPU based system. Those
helper applications lack all the improvements introduced with 2.8.0 (OGG
direct streaming, improved support for dynamic content). They really
should be a last resort if everything else fails.



Michael

http://www.herger.net/slim-plugins - Spotty, MusicArtistInfo

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

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


Re: [SlimDevices: Plugins] BBCiPlayer V1.6 (and higher) & BBCiPlayerExtra 2.0 (and higher) Support

2019-04-15 Thread bpa


fmanchu wrote: 
> I am non-UK and in the last few days have much the same problem as
> acanning. Apparently no solution as yet but it just might be worth
> noting that the iPlayer radio app (ios smart phone - unfortunately not
> SQB) allows me to listen to the few programs that I cannot get on my SQB
> radio. Am not expert enough to know what this means other than that
> somewhere there is a format and corresponding URL that works. My
> temporary solution is to just plug in a matchbox sized bluetooth
> receiver to my SQB radio and play from my phone.  Just might be of some
> use ;-)

A new version of Extra is nearly ready - with a little less
functionality.



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

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


Re: [SlimDevices: Plugins] BBCiPlayer V1.6 (and higher) & BBCiPlayerExtra 2.0 (and higher) Support

2019-04-15 Thread fmanchu


bpa wrote: 
> The BBC primary business is not supporting 3rd party users of their
> info.  BBC sees their user interface as primary and if maintaining old
> feeds takes resources - they will no longer maintain them.
> 
> The BBCiPlayer plugin uses an official BBC feed which only provides 7
> days.
> The BBCiPlayerExtra plugin uses unofficial feeds. It provided access to
> all the programs in BBCiPlayer Radio which is usually at least 30 days
> but in some cases archives.
> 
> BBCiPlayerExtra 1.0  was started in 2009, BBC killed off a feed in 2017
> (which killed off BBC iPlayer facility on a number of Smart TVs who used
> the same feed - many angry users) but gave a reprieve with much reduced
> functional  which became Extra 2.0 but BBC said the feed would die on 1
> May 2018.  At this time Podcast were very limited.  Early this year BBC
> changed direction, is trying to be modern and providing a lot more
> programs on Podcasts with BBC Sounds. It looks like BBC have now decided
> it is 1 May 2018 and killed the unofficial feed.  But this could just be
> a temporary hiccough (BBC does that) or some other minor changes (e,g.
> just recently changed logo URL for radio 4).
> 
> I cannot advise on what to do.  All I try to do is provide access.  At
> the moment be glad you have access to 7 days, Podcasts and "Latest".

I am non-UK and in the last few days have much the same problem as
acanning. Apparently no solution as yet but it just might be worth
noting that the iPlayer radio app (ios smart phone - unfortunately not
SQB) allows me to listen to the few programs that I cannot get on my SQB
radio. Am not expert enough to know what this means other than that
somewhere there is a format and corresponding URL that works. My
temporary solution is to just plug in a matchbox sized bluetooth
receiver to my SQB radio and play from my phone.  Just might be of some
use ;-)



fmanchu's Profile: http://forums.slimdevices.com/member.php?userid=33960
View this thread: http://forums.slimdevices.com/showthread.php?t=109826

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


Re: [SlimDevices: Plugins] BBC iPlayer Plugins and VPN restrictions

2019-04-15 Thread farrina


Thanks for the swift and full response to my queries.

As ever, your longstanding efforts in maintaining and enhancing these
plugins is much appreciated - if they ever ceased working it would be
quite a blow as they are in constant use. 

Cheers



farrina's Profile: http://forums.slimdevices.com/member.php?userid=65601
View this thread: http://forums.slimdevices.com/showthread.php?t=110459

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


Re: [SlimDevices: Plugins] Squeezelite for Windows: (loud) high pitch noise on pause

2019-04-15 Thread dolodobendan


reinholdk wrote: 
> Simply click in the address bar of the File Explorer (so that the
> current path is selected) and enter "cmd" without quotes and press
> enter. Works also with "powershell", btw.

Thanks, I didn't know that! Is it possible to open cmd with admin rights
this way, too?



QLMS 7.9.2@2.04 x64 (digimaster) with perl 5.28 dedicated to me. :D /
QNAP 469L QTS 4.3.4

dolodobendan's Profile: http://forums.slimdevices.com/member.php?userid=67663
View this thread: http://forums.slimdevices.com/showthread.php?t=110444

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


Re: [SlimDevices: Plugins] BBC iPlayer Plugins and VPN restrictions

2019-04-15 Thread bpa


farrina wrote: 
> Your reference to BBCiPlayer menu "normally" choosing Akamai - is this
> just for "live" streaming or all streaming (ie including listen again) ?

The main menu use akamai for Live and BBC chooses for Listen Again.

> My existing live streaming, presumably using Akamai, work fine over my
> GB VPN whereas listen again frequently does not, which suggests that
> either Akamai are discriminating between live and listen again feeds or
> that listen again is served from an alternative CDN.
I would find that hard to believe (as if akamai is doing the blocking it
would be applied to all services).  More likely some LIsten Again are
being handled by akamai and some by Limelight.

> I was actually unaware of the "Listen Live alt CDN" option. 
> Interestingly my "live" feeds fail when using my GB VPN and the alt CDN
> option (presumably Limelight), 
The "alt CDN" menu provide an easy test for VPN blocking as sometime one
works and not the other and maybe later vice versa.

> I am probably being over simplistic and failing to appreciate the
> complexities of the situation/code, but is there a comparable "switch"
> available for listen again programs ? 
No. IIRC it used to be possible in the plugin (choice in DASH MPD) but I
think BBC now do load balancing at top level. 

I would also be interested to learn (only at a high level - I'm not a
geek!) as to how your algorithms differ between "Listen Live" and "Listen
Live - alt CDN" ie how you determine the appropriate
connection/destination.
The DASH MPD (equivalent to playlist ) holds the info on a program.  With
MPD DASH can offer different services and rate.  The top level URL is a BBC
one

http://open.live.bbc.co.uk/mediaselector/6/redir/version/2.0/mediaset/audio-syndication-dash/proto/http/vpid/b047w54l

But when a "GET " is done, request is directed to a Akamai or Limelight
service - so choice is done by BBC.  Plugin just uses the redirected URL
which have been provided to it.
https://aod-dash-ww-live.akamaized.net/usp/auth/vod/piff_abr_full_audio/687b47-b047w54l/vf_b047w54l_bbbc235d-fb6a-4117-b813-faea145d7fc3.ism/pc_hd_abr_v2_nonuk_dash_master.mpd
https://aod-dash-ww-live.bbcfmt.hs.llnwd.net/usp/auth/vod/piff_abr_full_audio/fd4c5c-m00046q1/vf_m00046q1_b1e24314-51ce-42bb-8b63-baa404653b5d.ism/dash/vf_m00046q1_b1e24314-51ce-42bb-8b63-baa404653b5d-audio_eng_1=96000.dash

CDN is llnw vs akamaized in url  (above URLs nto a great example but only
ones I had on hand).

For live streams the plugin is in control - service provider and region are
part of the URL (i.e. ak vs llnw  and uk vs nonuk) and speed (i.e. dash_low,
dash_full)
You can compared UK vs non UK MPD by downloag the MPD fdor Radio 1 
http://a.files.bbci.co.uk/media/live/manifesto/audio/simulcast/dash/nonuk/dash_low/ak/bbc_radio_one.mpd
http://a.files.bbci.co.uk/media/live/manifesto/audio/simulcast/dash/uk/dash_full/ak/bbc_radio_one.mpd
http://a.files.bbci.co.uk/media/live/manifesto/audio/simulcast/dash/uk/dash_full/llnw/bbc_radio_one.mpd
http://a.files.bbci.co.uk/media/live/manifesto/audio/simulcast/dash/nonuk/dash_low/llnw/bbc_radio_one.mpd



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

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


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

2019-04-15 Thread Michael Herger

thank You very much for the new patch an the instruction. Now,
Spotty-plugin works again. Your Plugin is great!


Thanks for the confirmation. That's promising on the one hand, and 
frustrating on the other: I now at least know how to work around this 
limitation. Unfortunately I don't have a real solution yet, as the 
underlying problem is that I no longer manage to build for this 
particular target... I'll try to figure it out. Until then I'll provide 
a legacy helper plugin to install the old binary.


--

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


Re: [SlimDevices: Plugins] BBC iPlayer Plugins and VPN restrictions

2019-04-15 Thread farrina


bpa wrote: 
> BBC uses two CDNs to deliver their services: Akamai and Limelight.  The
> BBCiPlayer menu "normally" choose akamai.  As a test you can try the
> "Listen Live alt CDN" to use the Limelight CDN. 

Hello Bryan and thanks for your swift response to my query.

Your reference to BBCiPlayer menu "normally" choosing Akamai - is this
just for "live" streaming or all streaming (ie including listen again) ?

My existing live streaming, presumably using Akamai, work fine over my
GB VPN whereas listen again frequently does not, which suggests that
either Akamai are discriminating between live and listen again feeds or
that listen again is served from an alternative CDN.

I was actually unaware of the "Listen Live alt CDN" option. 
Interestingly my "live" feeds fail when using my GB VPN and the alt CDN
option (presumably Limelight), 

I am probably being over simplistic and failing to appreciate the
complexities of the situation/code, but is there a comparable "switch"
available for listen again programs ? 

I would also be interested to learn (only at a high level - I'm not a
geek!) as to how your algorithms differ between "Listen Live" and
"Listen Live - alt CDN" ie how you determine the appropriate
connection/destination.

Thanks



farrina's Profile: http://forums.slimdevices.com/member.php?userid=65601
View this thread: http://forums.slimdevices.com/showthread.php?t=110459

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


Re: [SlimDevices: Plugins] Squeezelite for Windows: (loud) high pitch noise on pause

2019-04-15 Thread reinholdk


dolodobendan wrote: 
> Will do. It's a bit annoying that shift + right click on a folder now
> offers Power Shell instead of CMD.

Simply click in the address bar of the File Explorer (so that the
current path is selected) and enter "cmd" without quotes and press
enter. Works also with "powershell", btw.



reinholdk's Profile: http://forums.slimdevices.com/member.php?userid=36070
View this thread: http://forums.slimdevices.com/showthread.php?t=110444

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


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

2019-04-15 Thread vensi08


Hello Michael,

thank You very much for the new patch an the instruction. Now,
Spotty-plugin works again. Your Plugin is great!

Gerald



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

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


Re: [SlimDevices: Plugins] Announce: UPnPBridge = integrate UPnP/DLNA players with LMS (squeeze2upnp)

2019-04-15 Thread sveninndh


philippe_44 wrote: 
> Good grief! The Bose UPnP implementation is such a cluster f... If I
> happen to know who wrote it, I'll make sure to never use them!!!
> 
> When it receives a 'stop' request, it pauses ... wtf?
> I'm not sure what to do now, I have to think about it if I should try to
> send another stop command ... but still, that will mess up the bridge

Of course Bose is the guilty and it's a shame, after all, BOSE is not a
small company.
Bose must know about the problem since 2016 and nothing happens. There
own app works but the UI is terrible.

The only external app which works with Bose is 'HIFI-Cast'.

https://community.bose.com/t5/SoundTouch-Archive/DLNA-Solved/td-p/145090

But it seems to be not a solution here > Problem of what HiFiCast does is that 
it's totally non-standard and it
> might be fine when used standalone, but will not work well for a bridge.
> 

For the layman it seems hard to understand that a seemingly simple jump
to the next title is an unsolvable problem because of a lousy DLNA
implementation.
Frustrating.

I think that the effort to get this running is out of proportion, so we
better stop now.

Unless you still get an enlightenment. :D:D:D

Many thanks for your time and investigation.

Sven



sveninndh's Profile: http://forums.slimdevices.com/member.php?userid=69030
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] Spotty 2.8.x - Spotify Connect for your Squeezebox

2019-04-15 Thread bkonijn


slartibartfast wrote: 
> Have you got this working yet? 

Not yet, but I will try the new instructions as mentioned above.
I will also first try to disable OGG streaming.



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

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