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

2019-04-14 Thread Michael Herger

I only followed these steps - I did not do anything to the OGG stream
(not even sure how to do that)


What a pity... not only would disabling OGG have been much easier (go to 
Settings/Advanced/File Formats, disable Spotty -> OGG output - as 
outlined before). But you wouldn't have to replace the helper manually 
next time Spotty updates either. And I would have learnt what the issue 
was...



My system is a Raspberry Pi 2 (armv7l-linux) running Raspbian (Debian)
ldd (Debian EGLIBC 2.13-38+rpi2+deb7u8) 2.13


That seems to be a rather old Raspbian. I'm using Raspbian to build 
those binaries myself. But mine is at GLIBC 2.19. You should try to 
update the system, too.


--

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-14 Thread philippe_44


sveninndh wrote: 
> Now 2 is saved permanently.
> 
> But music still stops.
> 
> But I recognized one change, the pause button changed from pause to play
> symbol at the end of the first track, this is new, so far the pause
> symbol remained.
> 
> Here is the log and the settings again:
> 

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!!!

So, what I'm doing now is detecting when the song duration has elapsed,
then I'm stopping the player so that the bridge detects the stops and
sends the other song. In UPnP, you have a 'pause' and a 'stop' command,
two different things, right?

Code:


  [00:19:31.001939] sendSTAT:162 [0x99b540]: STAT:[STMt] msplayed 52000
  [00:19:31.001991] process:493 [0x99b540] strm
  [00:19:31.002008] process_strm:234 [0x99b540] strm command t
  [00:19:31.002024] sendSTAT:162 [0x99b540]: STAT:[STMt] msplayed 52000
  [00:19:31.002085] process:493 [0x99f7e0] strm
  [00:19:31.002103] process_strm:234 [0x99f7e0] strm command t
  [00:19:31.002119] sendSTAT:162 [0x99f7e0]: STAT:[STMt] msplayed 0
  [00:19:32.002761] sendSTAT:162 [0x99b540]: STAT:[STMt] msplayed 53000
  [00:19:32.114386] ActionHandler:808 [0xa1c920]: end of song reached => 
stopping 54/54
  [00:19:32.11] AVTBasic:201 [0xa1c920]: uPNP Stop (cookie 0x92)
  [00:19:32.609235] _SyncNotifState:620 Badezimmer: uPNP pause
  [00:19:32.609291] sq_notify:633 [0x99b540] unsollicited pause
  


Here is what Bose is doing: 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



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-14 Thread sveninndh


philippe_44 wrote: 
> oh, I see - can you uncheck the "autosave", then edit the file

Now 2 is saved permanently.

But music still stops.

But I recognized one change, the pause button changed from pause to play
symbol at the end of the first track, this is new, so far the pause
symbol remained.

Here is the log and the settings again:

27185
27186


+---+
|Filename: upnpbridge.xml.txt   |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=27186|
+---+


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-14 Thread mozartatplay


mozartatplay wrote: 
> I only followed these steps - I did not do anything to the OGG stream
> (not even sure how to do that)
> 
> root@raspberrypi:/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/Spotty/Bin#
> wget
> https://github.com/michaelherger/Spotty-Plugin/raw/f9eaa55d55372a39e9c6774c6f6bd699c87dfc5a/Bin/arm-linux/spotty-muslhf
> 
> mv spotty-muslhf spotty-custom
> chmod a+rx spotty-custom
> ./spotty-custom 
> 
> This showed the help screen - so proved it was for the right system
> 
> /etc/init.d/logitechmediaserver restart
> 
> My system is a Raspberry Pi 2 (armv7l-linux) running Raspbian (Debian)
> ldd (Debian EGLIBC 2.13-38+rpi2+deb7u8) 2.13
> 
> Thanks
> David


This might also be useful:

root@raspberrypi:~# uname -a
Linux raspberrypi 4.1.7v7-aufs #1 SMP PREEMPT Wed Sep 16 13:19:27 CEST
2015 armv7l GNU/Linux

root@raspberrypi:~# cat /etc/debian_version 
7.8



mozartatplay's Profile: http://forums.slimdevices.com/member.php?userid=60689
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-14 Thread mozartatplay


mherger wrote: 
> Did you try disabling the OGG streaming, or did you all the way of
> installing the old helper?...
> 
> Also: what operating system and version is this on what kind of
> hardware? Would be great if I could reproduce the issue.

I only followed these steps - I did not do anything to the OGG stream
(not even sure how to do that)

root@raspberrypi:/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/Spotty/Bin#
wget
https://github.com/michaelherger/Spotty-Plugin/raw/f9eaa55d55372a39e9c6774c6f6bd699c87dfc5a/Bin/arm-linux/spotty-muslhf

mv spotty-muslhf spotty-custom
chmod a+rx spotty-custom
./spotty-custom 

This showed the help screen - so proved it was for the right system

/etc/init.d/logitechmediaserver restart

My system is a Raspberry Pi 2 (armv7l-linux) running Raspbian (Debian)
ldd (Debian EGLIBC 2.13-38+rpi2+deb7u8) 2.13

Thanks
David



mozartatplay's Profile: http://forums.slimdevices.com/member.php?userid=60689
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-14 Thread sveninndh


philippe_44 wrote: 
> Ok, that's clear. I've made a different attempt. Please forget the
> "nudge" parameter but instead set "accept_nexturi" to 2. 
> It will be available as 1.13.0.2 in a few minutes
> 

Sorry, I have problems to set 2,
after each music start, it is reset to
1.

So currently I can't see any change, music still stops still at end of
first song.



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: UPnPBridge = integrate UPnP/DLNA players with LMS (squeeze2upnp)

2019-04-14 Thread philippe_44


sveninndh wrote: 
> Sorry, I have problems to set 2,
> after each music start, it is reset to
> 1.
> 
> So currently I can't see any change, music still stops still at end of
> first song.

oh, I see - can you uncheck the "autosave", then edit the file



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] Spotty 2.8.x - Spotify Connect for your Squeezebox

2019-04-14 Thread mherger


mozartatplay wrote: 
> Excellent thanks Michael, I followed you instructions and all working
> again now. I hear Bach now rather than clicks :)

Did you try disabling the OGG streaming, or did you all the way of
installing the old helper?...

Also: what operating system and version is this on what kind of
hardware? Would be great if I could reproduce the issue.



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] [Announce] Spotty 2.8.x - Spotify Connect for your Squeezebox

2019-04-14 Thread Michael Herger

I have the same problem.


Please let's not mix things up. Let's first see what is going on before 
we come to conclusions about what problems there are. Because the first 
reported problem is not about clicks, but total plugin failure.




From a few days ago as soon as my system
updated to 2.8.0 I only hears clicks - I tried following
(https://forums.slimdevices.com/showthread.php?110455-Announce-Spotty-2-8-x-Spotify-Connect-for-your-Squeezebox=938306=1#post938306)
but that didn't work.


If you can navigate the Spotty menus, then you got a different issue 
than the original poster. If that's the case, then try to disable Spotty 
-> OGG streaming (Settings/Advanced/File Formats).


If that still does not help, then please try the updated link I gave in 
https://forums.slimdevices.com/showthread.php?110455-Announce-Spotty-2-8-x-Spotify-Connect-for-your-Squeezebox=938370=1#post938370. 
Thanks!


--

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-14 Thread Michael Herger
I'm sorry guys, I fear I've given you a link to broken build... Could 
you please try the same procedure with the following file?


https://github.com/michaelherger/Spotty-Plugin/raw/f9eaa55d55372a39e9c6774c6f6bd699c87dfc5a/Bin/arm-linux/spotty-muslhf

- download
- mv spotty-muslhf spotty-custom
- chmod a+rx spotty-custom
- ./spotty-custom

If that works, move it to the Spotty/Bin folder, then restart LMS.


# sudo a+rx spotty-custom
#(does not work: sudo ist not available, but I think I am root-user)


Yeah, this depends on the OS. Most Linux flavours support it nowadays. 
But I'm not familiar with yours.



# ./spotty-custom
# /bin/sh: 15: ./spotty-custom: not found


That would be the response for that broken build :-(.


Stopping and starting of LMS on command-line works. I am not an
experienced Linux user (Windows 10 User). Thanks for helping.


You're doing find so far. Please keep trying, as this is really helpful 
for me to figure out what's wrong. Thanks!


--

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-14 Thread philippe_44


sveninndh wrote: 
> Here ist the log:
> I hope this helps.

Ok, that's clear. I've made a different attempt. Please forget the
"nudge" parameter but instead set "accept_nexturi" to 2. 
It will be available as 1.13.0.2 in a few minutes



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-14 Thread bpa


bayard1music wrote: 
> OK, thanks again for the clarification. I thought this was a 'bpa'
> Plugin today not Triode ? That's added to my misunderstanding? 
> 
> Still , it seems to be running now for the first time , excellent help
> again.

The plugin has a lot of history - the bulk of it was written by Triode,
I added DASH and maintain it.



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-14 Thread bayard1music


bpa wrote: 
> The implementation of "DASH" is apparent in the BBCiPlayer Plugin
> Settings.  
> 
> To get best, make sure you have in BBCiPlayer Plugin Settings  "Live
> Stream Preference" and "On-demand Stream Preference" set to "DASH > HLS
> > MP3 > FlashAAC"

OK, thanks again for the clarification. I thought this was a 'bpa'
Plugin today not Triode ? That's added to my misunderstanding? 

Still , it seems to be running now for the first time , excellent help
again.



bayard1music's Profile: http://forums.slimdevices.com/member.php?userid=51497
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-14 Thread bpa


bayard1music wrote: 
> As above , confusion abounds (for me) I've been looking for the plugin
> to appear at the bottom of the 'Plugin' page as instructed in the
> original text at the top of this thread. Also as per my title believed
> it had 'DASH' in the title. Hopefully you can understand some of my
> confusion here. Thanks again.

The implementation of "DASH" is apparent in the BBCiPlayer Plugin
Settings.  

To get best, make sure you have in BBCiPlayer Plugin Settings  "Live
Stream Preference" and "On-demand Stream Preference" set to "DASH > HLS
> MP3 > FlashAAC"



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] [Announce] Spotty 2.8.x - Spotify Connect for your Squeezebox

2019-04-14 Thread mozartatplay


Hi Michael

I have the same problem. From a few days ago as soon as my system
updated to 2.8.0 I only hears clicks - I tried following
(https://forums.slimdevices.com/showthread.php?110455-Announce-Spotty-2-8-x-Spotify-Connect-for-your-Squeezebox=938306=1#post938306)
but that didn't work.

Details on system:

Operating system: Debian / armv7l-linux

Helper Applications Folder:
/usr/share/squeezeboxserver/Bin/armhf-linux
/usr/share/squeezeboxserver/Bin
/usr/share/squeezeboxserver/Bin/arm-linux
/usr/local/sbin
/usr/local/bin
/sbin
/bin
/usr/sbin
/usr/bin
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/Spotty/Bin
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/Spotty/Bin/arm-linux
ldd (Debian EGLIBC 2.13-38+rpi2+deb7u8) 2.13


mherger wrote: 
> > Since this morning I hear only 'clicking' sounds when I use Spotty...
> > 
> > Max2Play - LMS 7.9.1 - Spotty 2.8.0
> 
> Could you please give the instructions in 
> https://forums.slimdevices.com/showthread.php?110455-Announce-Spotty-2-8-x-Spotify-Connect-for-your-Squeezebox=938306=1#post938306
> 
> a try?
> 
> 
> -- 
> 
> Michael



mozartatplay's Profile: http://forums.slimdevices.com/member.php?userid=60689
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-14 Thread bayard1music


slartibartfast wrote: 
> 1.6.4 is the DASH plugin
> 
> Sent from my SM-G900F using Tapatalk

As above , confusion abounds (for me) I've been looking for the plugin
to appear at the bottom of the 'Plugin' page as instructed in the
original text at the top of this thread. Also as per my title believed
it had 'DASH' in the title. Hopefully you can understand some of my
confusion here. Thanks again.



bayard1music's Profile: http://forums.slimdevices.com/member.php?userid=51497
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-14 Thread slartibartfast


bayard1music wrote: 
> Hello Ronnie,
> 
> Thanks for your help. So far no result.
> 
> I've tried everything above apart from deleting 'BBC iPlayer v1.5' from
> the repository as don't know how to do this? Can you explain please.
> 
> So far (a) still no sign of the DASH plugin (b) I've still got the two
> iPlayer plugins Active i.e. BBC iPlayer (v1.6.4) and BBC iPlayer Extras
> (v2.3.0) - does this matter?1.6.4 is the DASH plugin

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=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-14 Thread bayard1music


Man in a van wrote: 
> @BAYARD1MUSIC
> 
> Try this:
> 
> Untick the Systemline  plugin BBC iPlayer v1.5, maybe delete it from the
> repositorybox as well.
> 
> Tick the box to update plugins automatically.
> 
> Click Apply
> 
> Click restart when it appears.
> 
> You might have to delete cache.db But maybe not.
> 
> ronnie


Hello Ronnie,

Thanks for your help. So far no result.

I've tried everything above apart from deleting 'BBC iPlayer v1.5' from
the repository as don't know how to do this? Can you explain please.

So far (a) still no sign of the DASH plugin (b) I've still got the two
iPlayer plugins Active i.e. BBC iPlayer (v1.6.4) and BBC iPlayer Extras
(v2.3.0) - does this matter?



bayard1music's Profile: http://forums.slimdevices.com/member.php?userid=51497
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-14 Thread vensi08

mherger wrote: 
> Ok, that file isn’t readable nor executable. You need to
> > 
Code:

  >   > sudo a+rx spotty-custom

> > 
> from inside the folder where you stored the file. Then run 
> > 
Code:

  >   > ./spotty-custom

> > 
> to verify it can be run. Then restart LMS.

Hello Michael,

unfortunately I was not successful because the Linux-System in
Roomplayer is not complete:

# sudo a+rx spotty-custom
#(does not work: sudo ist not available, but I think I am root-user)

# chmod a+rx spotty-custom
# (works)

# a+rx spotty-custom
# /bin/sh: 18: a+rx: not found

# ./spotty-custom
# /bin/sh: 15: ./spotty-custom: not found

Stopping and starting of LMS on command-line works. I am not an
experienced Linux user (Windows 10 User). Thanks for helping.

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] BBCiPlayer V1.6 (and higher) & BBCiPlayerExtra 2.0 (and higher) Support

2019-04-14 Thread bpa


Do you have a Systemline system ?

Systemline 1.5 should have been overriden by BBCiPlayer 1.6.4 if the
plugin are considered identical - make me worrried there are some
differences if you are using a systemline system.



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] BBC iPlayer Plugins and VPN restrictions

2019-04-14 Thread bpa


farrina wrote: 
> Plugins::BBCiPlayer::DASH::__ANON__ (418) Closing stream - Fetch MPD
> error HTTP status = 403 Reason: Forbidden 
> 
> which I assume is because my UK VPN IP has been blacklisted by the
> provider.
> 
> I am unaware of a reliable way around this issue (unless anyone knows
> otherwise?) and I don't want to play "wack a mole" playing around with
> different VPN's.

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.  One user of NORD VPN
found akamai delivered services blocked but Limelight wasn't.

I can't offer any other advice on firewall setup as plugin use of
http/https is standard (i.e. out on 80).   Plugin uses additional
connections for metadata. There are "common" names on the CDNs services
URLs and the metadata but it can get messy as often they are redirected.



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: Alexa voice control (development thread)

2019-04-14 Thread NFLnut


Just another here who has not received any email since I pinged you via
email back on 7/31/2018 (you responded). Still interested in the beta
when it starts. Alexa for music blows chunks. Therefore I use it
relatively little to almost never for music except for quick fixes with
TuneIn. Would love to start up the Squeezeboxen from across the room.



NFLnut's Profile: http://forums.slimdevices.com/member.php?userid=13180
View this thread: http://forums.slimdevices.com/showthread.php?t=106569

___
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-14 Thread sveninndh


philippe_44 wrote: 
> Can you try to take a log of 1.13 with slimproto set to debug? I need to
> know if at least the Bose is sending the time progress. If not, it's
> close to be a lost cause

Here ist the log:

27169

and the following are the settings used:


1
raw,wav,aif
524288
1
?
48000
0
0
2

1
0
-1
1
4194304
1
flc,r:-44100,s:16
aac,ogg,flc,alc,aif,pcm,mp3
100
audio/mp3,audio/flac,audio/pcm
1
1
-3
0




uuid:BO5EBO5E-F00D-F00D-FEED-2C6B7DA9E838
0
flc,r:-44100,s:16
1
bb:bb:1e:1b:da:db
0
0
0
Badezimmer
1
3
1
Badezimmer
-3



The song started at [18:23:35.323592].
The song has a duration of 54 seconds and should end at [18:24:29]
At [18:24:17.164869] 12 seconds before the song ends, the bridge sends
the information about the next song.

At [18:24:29] the song is at the end and all is quite, the bose shows
all the time the meta of the first song.

Over a minute later at [18:26:02.066593] I pushed the pause button, but
it don't stop, it started playing again.
I repeated this a few times and than the playing stopped.

I hope this helps.


+---+
|Filename: upnpbridge-log-slimproto.log |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=27169|
+---+


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-14 Thread mherger


rhas010 wrote: 
> Thank you for the quick reply!
> 
> Devuan 64 bit (Debian without systemd), on a Pi 3 B+.

Did you try the additional helper plugin?



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] [Announce] Spotty 2.8.x - Spotify Connect for your Squeezebox

2019-04-14 Thread mherger

vensi08 wrote: 
> 
> -rw--- 1 root root4527956 Apr 14 09:04
> spotty-custom
> 

Ok, that file isn’t readable nor executable. You need to

Code:

sudo a+rx spotty-custom


from inside the folder where you stored the file. Then run 

Code:

./spotty-custom


to verify it can be run. Then restart LMS.



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


[SlimDevices: Plugins] BBC iPlayer Plugins and VPN restrictions

2019-04-14 Thread farrina

Hello

A slight variation on past queries, so I hope the regular reader will
forgive me 

Key questions is in bold at foot of this post for those who just want to
get to the point (rest is just background)

I am using LMS 7.9.1 - 1504317335 on a Synlology NAS with the following
excellent plug-ins

BBC iPlayer 1.6.4

BBC iPlayer Extra 2.3.0

Whilst I am located within the UK, in an attempt to improve my online
privacy  I have for a number of years routed all my outbound internet
traffic via VPN's with no un-encrypted traffic allowed out via the
normal WAN

I did initially run into issues whereby I was unable to stream the high
bit BBC radio streams, but this I overcame by configuring a separate VPN
with a UK based IP outlet. This has worked successfully for a
considerable period of time.

More recently,
_whilst_I_am_still_able_to_stream_\"live\"_BBC_High_bit_rate_streams_via_the_UK_VPN_outlet_,
I am running into problems when trying to play past BBC programs using
the above plug-ins. Everything appears normal up to the stage when the
program fails to actually play (error along lines of unable to open
stream).

However Its not entirely consistent as sometimes the Plugins will play
past programs, other times not – who knows, it may be dependent from
where the individual stream is being served.

Viewing my Logitech Media Server Logs I am seeing (by way of example) 

Plugins::BBCiPlayer::DASH::__ANON__ (418) Closing stream - Fetch MPD
error HTTP status = 403 Reason: Forbidden 

which I assume is because my UK VPN IP has been blacklisted by the
provider.

I am unaware of a reliable way around this issue (unless anyone knows
otherwise?) and I don't want to play "wack a mole" playing around with
different VPN's.

As I am actually domiciled within the UK I can configure rules on my
firewall to allow internet access from the NAS via my "normal" WAN
link.

So far I have configured the an  Outbound NAT Rule to allow the NAS only
to access the WAN interface un-encrypted 

I have also created a rule on the firewall LAN Interface to route
outbound HTTP (80) from my NAS via the WAN interface. All none port 80
traffic will continue to be routed via the VPN's

With these rules in place using the above plugins BBC service play as
expected

I am however anxious to screw this outbound WAN access down as tightly
as possible (not got the tin foil hat yet!)

There are additional firewall rule configurations available eg

(1) Source Port or Port Range (ie from NAS outbound)

(2) Destination Address or Network (can be specific IP address or whole
subnets)

(3) Destination Port or Port Range (Currently  restricted to just using
destination HTTP 80)

I WAS WONDERING IF ANYONE KNOWS IF IT IS POSSIBLE TO IDENTIFY THE
DESTINATION BBC SERVERS/SUBNETS USED BY THE ABOVE PLUG-INS SO I CAN
FURTHER RESTRICT THE USE OF MY WAN OUTSIDE OF THE VPN LINK. 

AS REGARDS OUTBOUND PORTS FROM LMS I PRESUME THESE WILL BE RANDOM, SO IT
WILL NOT BE POSSIBLE TO RESTRICT VIA OPTION (1) ABOVE ?

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] BBCiPlayer V1.6 (and higher) & BBCiPlayerExtra 2.0 (and higher) Support

2019-04-14 Thread Man in a van


@BAYARD1MUSIC
Try this:

Untick the Systemline  plugin BBC iPlayer (v1.5)

Tick the box to update plugins automatically.

Click Apply

Click restart when it appears.

You might have to delete cache.db But maybe not.

ronnie



Man in a van's Profile: http://forums.slimdevices.com/member.php?userid=43627
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-14 Thread dolodobendan


ralphy wrote: 
> Do the WASAPI devices work if you add -a :1 otherwise the control panel
> settings for the sound card must be 16bit 44100 for WASAPI devices to
> work in shared mode with squeezelite.

WASAPI works with "-a :1" added. "Default format" was set to "16 bit,
48000 Hz (DVD Quality)" which is the default option. I changed it now to
"CD Quality".

ralphy wrote: 
> Please use a command prompt for testing instead of power shell.

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

ralphy wrote: 
> Could you send me a link to the mp3 file you're using for this as well.

Just give me a sec, it's large. I'll cut it, test if it still happens
and then upload it here.

(The effect should be visible with any mp3, though.)



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] [Announce] Spotty 2.8.x - Spotify Connect for your Squeezebox

2019-04-14 Thread rhas010


mherger wrote: 
> > I too cannot get the new 2.8.0 spotty to work, but that's because I'm
> on[color=blue]
> There's another SpottyAARCH64Helper plugin you might need to install.
> 
> What OS on what kind of system is this?
> 

Thank you for the quick reply!

Devuan 64 bit (Debian without systemd), on a Pi 3 B+.



rhas010's Profile: http://forums.slimdevices.com/member.php?userid=57399
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-14 Thread bayard1music


Hello,

Not sure what I'm doing wrong if anything. I've attempted to install
using the following:

===
This thread deal with BBCiPlayer 1.6 (and higher) and BBCiPlayerExtra
2.0 (and higher)

Install instructions;
* Open LMS Web UI - Settings / Plugins tab
* at bottom of Plugins tab find the box "Additional Repositories" 
* Add the following repo URL to the "Additional Repositories" and click
Apply
http://downloads.sourceforge.net/project/bpaplugins/betarelease-repo.xml
* LMS may need restarting.
* At bottom of Plugins tab - there should be a section "bpa - BBCiPlayer
with BBC DASH support" with entries for BBCiplayer and BBCiPlayerExtra.
Check the box on left hand side and click Apply.
* LMS may need restarting.
* If successful BBCiPlayer and BBCiPlayer plugins should appear in the
"Active Plugins" list
===

I can get as far as seeing 'bpa - BBCiplayer with BBC DASH support' on
the screen, but no plugins are listed.
i.e. I cannot see BBiplyaer and BBCiplayerExtra.
I've carried out a full restart to the Raspberry Pi with no effect

I've still got a number of old plugins , I assume these have to be
removed?

It would be of help if the full names of these plugins was listed , with
version numbers at time of writing. 

OK a couple of images included to help (I hope).
27167
27168



I'm running Logitech Media Server Version: 7.9.2 - 1530185314 on a
Rasberry Pi. with Stretch on a Pi Version 2

Thanks in advance for any help.


+---+
|Filename: Snap 2019-04-14 at 16.38.03.jpg  |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=27168|
+---+


bayard1music's Profile: http://forums.slimdevices.com/member.php?userid=51497
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-14 Thread Michael Herger

I too cannot get the new 2.8.0 spotty to work, but that's because I'm on
arm-aarch64. Looking through the github history I can't see that this
ever existed, but it definitely worked until I upgraded! Here's the
necessary details:


There's another SpottyAARCH64Helper plugin you might need to install.

What OS on what kind of system is this?

--

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-14 Thread Michael Herger

Since this morning I hear only 'clicking' sounds when I use Spotty...

Max2Play - LMS 7.9.1 - Spotty 2.8.0


Could you please give the instructions in 
https://forums.slimdevices.com/showthread.php?110455-Announce-Spotty-2-8-x-Spotify-Connect-for-your-Squeezebox=938306=1#post938306 
a try?



--

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-14 Thread mherger


vensi08 wrote: 
> Hello Michael,
> 
> Unfortunately, your suggestion doesn't work. I still have the following
> error message from the plugin: 

Did you download the file I sent you a link for? Can you run it from a
shell? Assuming you moved it to where I told you to move it, what would


Code:

ls -l /var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/Spotty/Bin



tell you?



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] [Announce] Spotty 2.8.x - Spotify Connect for your Squeezebox

2019-04-14 Thread rhas010


Hi Michael,

I too cannot get the new 2.8.0 spotty to work, but that's because I'm on
arm-aarch64. Looking through the github history I can't see that this
ever existed, but it definitely worked until I upgraded! Here's the
necessary details:

There has been a problem running the Spotty helper application. Most
likely your operating system and/or platform is not supported. Please
report the following details to me:

Operating system: Debian / aarch64-linux

Helper Applications Folder:
/usr/share/squeezeboxserver/Bin/aarch64-linux
/usr/share/squeezeboxserver/Bin
/usr/local/sbin
/usr/local/bin
/sbin
/bin
/usr/sbin
/usr/bin
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/Spotty/Bin
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/Spotty/Bin/arm-linux
ldd (Debian GLIBC 2.24-11+deb9u4) 2.24 

Best wishes

Toby



rhas010's Profile: http://forums.slimdevices.com/member.php?userid=57399
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] Radio Paradise Lossless Streaming (Plugin v2)

2019-04-14 Thread philsparks

philippe_44 wrote: 
> Bad news ... I was wrong, updating Net::SSLeay does not solve the
> problem on the Pi. My small filtering script of server.log was incorrect
> so I simply missed the issues. Back to square one.
> 
> I've tried to change the SSL protocol version & encryption cipher in
> HTTPS.pm, no result (I've verifed that with an incorrect
> version/encryption, LMS barfs). I've tried no authentication, no
> encryption, same result.
> 
> I've reconfirmed by listening the audio myself and using my UPnP Bridge
> with foobar2K as a player, issue does *not* happen on my Windows and
> *does* happen almost all the time (>90%) on the Pi during the 1st block
> playback. 
> 
> With the UPnP Bridge, foobar2000 whines that it receives suddenly a
> corrupted flac frame and then stops (hence it's easier to track). Again,
> the same fb2k, same Bridge running on same platform (remember the Bridge
> does not need to run together with LMS), if LMS is Windows, no problem
> happens. It does sounds like a corrupted ssl exchange at some point, but
> can't find where. 
> 
> I'm running out of ideas
> 
> [edit]: for clarity, the ssl socket closes *before* foobar2000 whines
> about corrupted frame. It's not foobar2000 having an issue and then
> causing LMS to stop and close the socket, this is the other way around.



I can't add anything remotely as technical as this (it's beyond me) but
just to say I still regularly have the same jumping issue.  I have the
latest version of LMS running on a WHS-2011 server.  It works perfectly
for everything else on LMS, it's just the RP Flac streams (all of them)
that I have issues with.  every 2-3 songs the song ends early and jumps
either to a Bill or Rebecca announcement or to another song.  

The weird thing is that it every time it does the jump thing it steps
forward a few songs and gradually gets out of sync with the normal AAC
stream.  I was listening to the Flac stream this morning.  I then went
into another room that was playing the AAC 320mbs stream.  The AAC
stream was around an hour behind the Flac stream.

If you switch RP-flac off and then go back in, it is in sync with the
AAC stream … until it does one of it's little jumps.



philsparks's Profile: http://forums.slimdevices.com/member.php?userid=67500
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-14 Thread slartibartfast


vensi08 wrote: 
> I uninstalled ARMv8Helper, rebooted. Unfortunately this error message
> still appears:
> "There has been a problem running the Spotty helper application. Most
> likely your operating system and/or platform is not supported. Please
> report the following details to me:
> 
> Operating system: Debian / armv7l-linux
> 
> Helper Applications Folder:
> /usr/share/squeezeboxserver/Bin/armhf-linux
> /usr/share/squeezeboxserver/Bin
> /usr/share/squeezeboxserver/Bin/arm-linux
> /usr/local/sbin
> /usr/local/bin
> /sbin
> /bin
> /usr/sbin
> /usr/bin
> /var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/Spotty/Bin
> /var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/Spotty/Bin/arm-linux
> /var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/UPnPBridge/Bin
> ldd (Debian EGLIBC 2.13-38+rpi2+deb7u7) 2.13"
> 
> Reeinstalling Spotty 2.80 does not help. How can I reinstall the old
> version Spotty v2.7.6? Thanks GeraldDid you try downloading the old helper as 
> Michael suggested?

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-14 Thread vensi08


I uninstalled ARMv8Helper, rebooted. Unfortunately this error message
still appears:
"There has been a problem running the Spotty helper application. Most
likely your operating system and/or platform is not supported. Please
report the following details to me:

Operating system: Debian / armv7l-linux

Helper Applications Folder:
/usr/share/squeezeboxserver/Bin/armhf-linux
/usr/share/squeezeboxserver/Bin
/usr/share/squeezeboxserver/Bin/arm-linux
/usr/local/sbin
/usr/local/bin
/sbin
/bin
/usr/sbin
/usr/bin
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/Spotty/Bin
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/Spotty/Bin/arm-linux
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/UPnPBridge/Bin
ldd (Debian EGLIBC 2.13-38+rpi2+deb7u7) 2.13"

Reeinstalling Spotty 2.80 does not help. How can I reinstall the old
version Spotty v2.7.6? Thanks 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] Spotty 2.8.x - Spotify Connect for your Squeezebox

2019-04-14 Thread slartibartfast


vensi08 wrote: 
> With Spotty v2.7.6 and Spotty Helper Application for ARMv8 v01.12.2 it
> worked well despite of the ARMv7-architecture. I can not find a version
> for Spotty Helper ARMv7.Spotty comes with a helper for ARMv7. Try 
> uninstalling the ARMv8 helper.

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-14 Thread vensi08


slartibartfast wrote: 
> Unless I am missing something you don't want the ARMv8 helper with an
> ARMv7 server.
> 
> Sent from my SM-G900F using Tapatalk

With Spotty v2.7.6 and Spotty Helper Application for ARMv8 v01.12.2 it
worked well despite of the ARMv7-architecture. I can not find a version
for Spotty Helper ARMv7.



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] Spotty 2.8.x - Spotify Connect for your Squeezebox

2019-04-14 Thread slartibartfast


bkonijn wrote: 
> I didn't change anything. So I'm not sure, maybe the new version of
> Spotty.Is this the first time you have tried 2.8.0? When it is playing which
audio format is reported? With 2.8.0 it should he 320kbps Ogg Vorbis.
Which player?Maybe try transcoding to FLAC or PCM in Spotty file types.

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-14 Thread bkonijn


slartibartfast wrote: 
> What has changed since it last worked?

Nothing...



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] Squeezelite for Windows: (loud) high pitch noise on pause

2019-04-14 Thread ralphy


Do the WASAPI devices work if you add -a :1 otherwise the control panel
settings for the sound card must be 16bit 44100 for WASAPI devices to
work in shared mode with squeezelite.

Please use a command prompt for testing instead of power shell.

Could you send me a link to the mp3 file you're using for this as well.



Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *1*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=LL5P6365KQEXN=CA_name=Squeezebox%20client%20builds_code=USD=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=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-14 Thread slartibartfast


bkonijn wrote: 
> Since this morning I hear only 'clicking' sounds when I use Spotty... 
> 
> Max2Play - LMS 7.9.1 - Spotty 2.8.0What has changed since it last worked?

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-14 Thread bkonijn


Since this morning I hear only 'clicking' sounds when I use Spotty... 

Max2Play - LMS 7.9.1 - Spotty 2.8.0



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-14 Thread slartibartfast


vensi08 wrote: 
> Hello Michael,
> 
> Unfortunately, your suggestion doesn't work. I still have the following
> error message from the plugin: 
> 
> 
> "There has been a problem running the Spotty helper application. Most
> likely your operating system and/or platform is not supported. Please
> report the following details to me:
> 
> Operating system: Debian / armv7l-linux
> 
> Helper Applications Folder:
> /usr/share/squeezeboxserver/Bin/armhf-linux
> /usr/share/squeezeboxserver/Bin
> /usr/share/squeezeboxserver/Bin/arm-linux
> /usr/local/sbin
> /usr/local/bin
> /sbin
> /bin
> /usr/sbin
> /usr/bin
> /var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/Spotty/Bin
> /var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/Spotty/Bin/arm-linux
> /var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/SpottyAARCH64Bin/Bin
> /var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/UPnPBridge/Bin
> ldd (Debian EGLIBC 2.13-38+rpi2+deb7u7) 2.13"
> 
> Thanks for helping.
> 
> GeraldUnless I am missing something you don't want the ARMv8 helper with an
ARMv7 server.

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-14 Thread vensi08


Hello Michael,

Unfortunately, your suggestion doesn't work. I still have the following
error message from the plugin: 


"There has been a problem running the Spotty helper application. Most
likely your operating system and/or platform is not supported. Please
report the following details to me:

Operating system: Debian / armv7l-linux

Helper Applications Folder:
/usr/share/squeezeboxserver/Bin/armhf-linux
/usr/share/squeezeboxserver/Bin
/usr/share/squeezeboxserver/Bin/arm-linux
/usr/local/sbin
/usr/local/bin
/sbin
/bin
/usr/sbin
/usr/bin
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/Spotty/Bin
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/Spotty/Bin/arm-linux
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/SpottyAARCH64Bin/Bin
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/UPnPBridge/Bin
ldd (Debian EGLIBC 2.13-38+rpi2+deb7u7) 2.13"

Thanks for helping.

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] Spotty 2.8.x - Spotify Connect for your Squeezebox

2019-04-14 Thread slartibartfast


vensi08 wrote: 
> Hello Michael,
> 
> since update zu v2.8.0 the Spotty Helper Application  for ARM v8 does
> not work anymore:
> 
> "There has been a problem running the Spotty helper application. Most
> likely your operating system and/or platform is not supported. Please
> report the following details to me:
> 
> Operating system: Debian / armv7l-linux
> 
> Helper Applications Folder:
> /usr/share/squeezeboxserver/Bin/armhf-linux
> /usr/share/squeezeboxserver/Bin
> /usr/share/squeezeboxserver/Bin/arm-linux
> /usr/local/sbin
> /usr/local/bin
> /sbin
> /bin
> /usr/sbin
> /usr/bin
> /var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/Spotty/Bin
> /var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/Spotty/Bin/arm-linux
> /var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/SpottyBinFreeBSD/Bin
> /var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/UPnPBridge/Bin
> ldd (Debian EGLIBC 2.13-38+rpi2+deb7u7) 2.13"
> 
> 
> Can you give me a download oppertunity for downgrading to Spotty v2.7.6
> and Spotty Helper Application for ARMv8 v0.12.2? It would be helpful for
> me to have a suitable repository URL repo.xml for downgrading.Thank you
> very much for helping.
> 
> I use a Simple Audio Roomplayer+ with SimpleAudio Reloaded+-Software
> which uses LMS 7.9.1. My LMS-status:
> 
> Logitech Media Server Version: 7.9.1 - 1522157629 @ Fri Mar 30 12:27:11
> CEST 2018
> Hostname: SimpleAudio5
> Server IP Address: 192.168.1.116
> Server HTTP Port Number: 9000
> Operating system: Debian - EN - utf8
> Platform Architecture: armv7l-linux
> Perl Version: 5.14.2 - arm-linux-gnueabihf-thread-multi-64int
> Audio::Scan: 0.95
> Database Version: DBD::SQLite 1.34_01 (sqlite 3.7.7.1)
> Total Players Recognized: 1
> 
> 
> With regards Gerald"Operating system: Debian / armv7l-linux"

Is this ARM v8?

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-14 Thread mherger


vensi08 wrote: 
> 
> /var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/SpottyBinFreeBSD/Bin
> /var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/UPnPBridge/Bin
> ldd (Debian EGLIBC 2.13-38+rpi2+deb7u7) 2.13"
> 

You certainly don't need the SpottyBinFreeBSD plugin. 

I wonder whether you are the one user who need the muslhf build I
removed in 2.8.0... Please 'download the old build from github's
history'
(https://github.com/michaelherger/Spotty-Plugin/raw/5a9872c14353e67e85f2b33ac6a5e65e2cee0231/Bin/arm-linux/spotty-muslhf),
rename it to spotty-custom, and move it to
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/Spotty/Bin.
Then restart LMS. Would that work?

I might build another Spotty helper plugin if that was the case. Thanks
for the heads up!



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] [Announce] Spotty 2.8.x - Spotify Connect for your Squeezebox

2019-04-14 Thread vensi08


Hello Michael,

since update zu v2.8.0 the Spotty Helper Application  for ARM v8 does
not work anymore:

"There has been a problem running the Spotty helper application. Most
likely your operating system and/or platform is not supported. Please
report the following details to me:

Operating system: Debian / armv7l-linux

Helper Applications Folder:
/usr/share/squeezeboxserver/Bin/armhf-linux
/usr/share/squeezeboxserver/Bin
/usr/share/squeezeboxserver/Bin/arm-linux
/usr/local/sbin
/usr/local/bin
/sbin
/bin
/usr/sbin
/usr/bin
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/Spotty/Bin
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/Spotty/Bin/arm-linux
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/SpottyBinFreeBSD/Bin
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/UPnPBridge/Bin
ldd (Debian EGLIBC 2.13-38+rpi2+deb7u7) 2.13"


Can you give me a download oppertunity for downgrading to Spotty v2.7.6
and Spotty Helper Application for ARMv8 v0.12.2? It would be helpful for
me to have a suitable repository URL repo.xml for downgrading.Thank you
very much for helping.

I use a Simple Audio Roomplayer+ with SimpleAudio Reloaded+-Software
which uses LMS 7.9.1. My LMS-status:

Logitech Media Server Version: 7.9.1 - 1522157629 @ Fri Mar 30 12:27:11
CEST 2018
Hostname: SimpleAudio5
Server IP Address: 192.168.1.116
Server HTTP Port Number: 9000
Operating system: Debian - EN - utf8
Platform Architecture: armv7l-linux
Perl Version: 5.14.2 - arm-linux-gnueabihf-thread-multi-64int
Audio::Scan: 0.95
Database Version: DBD::SQLite 1.34_01 (sqlite 3.7.7.1)
Total Players Recognized: 1


With regards 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: PlayHLS Plugin - plugin to play Apple HLS m3u8 stream

2019-04-14 Thread kidhazy


bpa wrote: 
> As a test , I have created a modified version of BBCiPlayer HLS which
> plays the AFL station without problem (well at least this morning).
> 
> I am trying to move this code into a new PlayHLS which will not rely on
> ffmpeg (i.e.no additional process, no transcoding of aac to Flac).  This
> would be a better solution as it will be easier to install (no ffmpeg),
> less load on processor/network and also support metadata of HLS streams.

Thanks bpa.

Happy to give it a bit of a test out here if you need a tester.

Cheers.



kidhazy's Profile: http://forums.slimdevices.com/member.php?userid=42259
View this thread: http://forums.slimdevices.com/showthread.php?t=103158

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


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

2019-04-14 Thread philippe_44


Bad news ... I was wrong, updating Net::SSLeay does not solve the
problem on the Pi. My small filtering script of server.log was incorrect
so I simply missed the issues. Back to square one.

I've tried to change the SSL protocol version & encryption cipher in
HTTPS.pm, no result (I've verifed that with an incorrect
version/encryption, LMS barfs)

I've reconfirmed by listening the audio myself and using my UPnP Bridge
with foobar2K as a player, issue does *not* happen on my Windows and
does happen almost all the time (90%) on the Pi. 

With the UPnP Bridge, foobar whines that it receives suddenly a
corrupted flac frame and then stops (hence it's easier to track). Again,
the same fb2k, same Bridge running on same platform, if LMS is Windows,
no problem happens. It does sounds like a corrupted ssl exchange at some
point, but can't find where 

I'm running out of ideas



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