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

2018-10-20 Thread Alex001


philippe_44 wrote: 
> Not exactly. I've updated the README to reflect the dependencies. Having
> said that, this version adds a lot of other files for the full
> processing mode, especially if you build the static versions, to have
> all codecs. So I've done one thing for you, which is adding a "CODECS"
> flag that is needed now to compile with all codecs. So if you don't set
> RESAMPLE and CODECS, then it will only work in "thru" mode and will be
> like the "old" versions, so no need for all these extra
> files/librairies. See the manual if you want to know more about non
> "thru" modes

Thank you Philippe! I have built it with the full processing support and
it is working great.


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

2018-10-19 Thread Alex001


Alex001 wrote: 
> Thanks Philippe, I should have looked for it first! But now I am getting
> compilation errors because of missing includes, like:
> ./squeezetiny/resample.c:29:10: fatal error: 'soxr.h' file not found
> #include 
> and
> ./squeezetiny/alac_wrapper.cpp:23:10: fatal error: 'ALACDecoder.h' file
> not found
> #include "ALACDecoder.h"
> Should I get them from another project?

Are these the right repos for dependencies (looking at the Makefile and
a few github repos from many):
https://github.com/chirlu/soxr
https://github.com/macosforge/alac
https://github.com/xiph/flac
https://github.com/michaelherger/faad2
https://github.com/markjeee/libmad
https://github.com/gypified/libvorbis


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

2018-10-19 Thread Alex001


philippe_44 wrote: 
> It's because I've created a branch 1.0.0, you'll have to use this one -
> it's fully up-to-date
Thanks Philippe, I should have looked for it first! But now I am getting
compilation errors because of missing includes, like:
./squeezetiny/resample.c:29:10: fatal error: 'soxr.h' file not found
#include 
and
./squeezetiny/alac_wrapper.cpp:23:10: fatal error: 'ALACDecoder.h' file
not found
#include "ALACDecoder.h"
Should I get them from another project?


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

2018-10-18 Thread Alex001


Hi Philippe,

It seems that the code on https://github.com/philippe44/LMS-to-uPnP is
no longer up-to-date? The compiled versions
https://sourceforge.net/projects/lms-plugins-philippe44/ seem to be much
newer, so I was wondering if you could push the changes to github as
well? I would like to compile sq2u for my FreeBSD 11.2/32bit box(there
is no binary in the sourceforge zip file).

Thank you!



Alex001's Profile: http://forums.slimdevices.com/member.php?userid=67986
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.3.0 - Spotify Connect for your Squeezebox

2018-09-30 Thread Alex001


mherger wrote: 
> > I have installed the latest Spotty plugin and it appeared under "My
> > Apps" on the LMS web-ui. It does not display under "My Apps" on
> > Squeezebox Touch interface though. Is it expected?
> Restart the Touch?
> 
> BTW: this thread is about Spotty 2.3.x. That's not the latest ;-).
> 
> -- 
> 
> Michael

You are absolutely right Michael, powercycling the Touch solved the
problem!


--------
Alex001's Profile: http://forums.slimdevices.com/member.php?userid=67986
View this thread: http://forums.slimdevices.com/showthread.php?t=108898

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


Re: [SlimDevices: Plugins] [Announce] Spotty 2.3.0 - Spotify Connect for your Squeezebox

2018-09-30 Thread Alex001


I have installed the latest Spotty plugin and it appeared under "My
Apps" on the LMS web-ui. It does not display under "My Apps" on
Squeezebox Touch interface though. Is it expected?


----
Alex001's Profile: http://forums.slimdevices.com/member.php?userid=67986
View this thread: http://forums.slimdevices.com/showthread.php?t=108898

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

2018-04-04 Thread Alex001

philippe_44 wrote: 
> Okay - I was asking because I made a ton of modifications in 0.3.0.0 and
> I was afraid it could be the reason. Ca you send me a log of 0.2.5.x? Is
> strange that it does not work even with the http mode at a fixed length

Debug level logs for UPnPBridge-0.2.5.0 attached. Thanks for digging
into the issue with this Pioneer player, Philippe!


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

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

2018-04-03 Thread Alex001

philippe_44 wrote: 
> Did you ever try with version 0.2.5.x or is this the first time?

I am setting this up for the first time, tried v0.3.0.0 and v0.3.0.0.7.
I also just gave v0.2.15.1 a try, and still did not work (albeit it did
not ask for the file 5 times). Could you recommend a specific version to
try next?


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

2018-04-03 Thread Alex001

philippe_44 wrote: 
> As you said, the player seems to be playing and is returning "playing"
> status to the bridge. There some difficulties when starting, I don't
> know why has the Pioneer is requesting 3 or 5 times the file to be
> played, maybe it does not like the "chunked" method, which is needed
> when the size of the file to be sent is not available (a difference with
> BubbleUPnP) - BTW, support of chunked is mandatory in HTTP 1.1. One
> thing you can do is editing the config file and change 
> to a large positive number, says 10

Thanks! I tired setting it to 10 or -1 to not send any content
length, but it does not make a difference. As you pointed out, it might
be related to the fact that there was some issue requesting the file 5
times, and not getting something the player is the expecting in
response. Any pointers on how I can troubleshoot this any further?


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

2018-04-03 Thread Alex001

Please see the debug logs attached. I really appreciate you taking a
look at it! Please let me know what you find.

philippe_44 wrote: 
> Best is that you post a log here
> 
> 
> Envoyé de mon iPad en utilisant Tapatalk


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

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

2018-04-02 Thread Alex001

Hi Philippe,

I am trying to get Pioneer BDP-150 blu ray player to work with the
UPnPBridge, but no beer. I tried various changes to the config.xml file
(, limit codecs to mp3 only, etc), but after LMS starts
streaming to it, the player begins to open the stream (shows the stream
type, file name, length, no artist info!) but does not start playing it,
just kind of hangs there until I kill the UPnPBridge process at which
point it returns to the home menu. The LMS page shows the stream as
being played, and the UPnPBridge window seems to indicate that the
stream is being sent to the player (it shows it as "Pioneer DMR"). It
almost seems like the player is waiting for something else to happen to
start playing the stream, but is not getting it from the media
server...

Any pointers on how to troubleshoot this would be greatly appreciated!
The only error of notice is that there is something about not being able
"to read the method" in the UPnPBridge window among the usual HTTP
request headers. BTW, the player works fine with BubbleUPnP app on my
phone serving as a "bridge" between LMS library and the Pioneer
renderer, but it would be nice to get it working with UPnPBridge!

Thanks!


--------
Alex001's Profile: http://forums.slimdevices.com/member.php?userid=67986
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] LMS-to-uPnP on FreeBSD 11.1 - squeeze2upnp-amd64 - won't work

2018-03-25 Thread Alex001

Hi x11max, I am trying to build on 32bit FreeBSD 11.1 and have no
success. Could you please share the steps you used for your 64bit build?
There's no other mentioning on the Internet about anyone else making it
work on FreeBSD. Thanks!



Alex001's Profile: http://forums.slimdevices.com/member.php?userid=67986
View this thread: http://forums.slimdevices.com/showthread.php?t=108612

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