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

2022-11-02 Thread rlw6534


dicksmithonline wrote: 
> Thank you for the warning! Would you mind explaining how you rolled back
> to the previous version? I'd love to know how to do that on my DS-218+.

I just changed the branch from "master" to "v1.x" on Github...


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

2022-11-02 Thread rlw6534


philippe_44 wrote: 
> The only potentially problematic library that I manually load is
> openssl, that you can always add yourself. In the static version it's
> linked with application, as well as everything else (including glibc)
> and this is where it can be good and bad. Ideally, I should have 3
> versions
> 
> - dynamic load of glibc & threads and systems *and* openssl
> - same but openssl statically loaded
> - all statically loaded
> 
> But that's way too many versions :)

I'm just glad that this exists!  It allows me to integrate Roon with
otherwise incompatible devices.  I don't use LMS.


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

2022-11-02 Thread rlw6534


rlw6534 wrote: 
> This is a fully updated Synology DS-918+ running DSM 7.1:
> 
> ~$ uname -r
> 4.4.180+
> 
> ~$ uname -a
> Linux DiskStation 4.4.180+ #42962 SMP Sat Sep 3 22:30:29 CST 2022 x86_64
> GNU/Linux synology_apollolake_918+
> 
> ~$ cat /proc/version
> Linux version 4.4.180+ (root@build15) (gcc version 8.5.0 (GCC) ) #42962
> SMP Sat Sep 3 22:30:29 CST 2022


Update.  I tried the non-static version and it is now working.  I guess
I got lucky on having the required libraries.


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

2022-11-02 Thread rlw6534

philippe_44 wrote: 
> Static version are to be used in last resort. Now, the new builds are
> normally able to run of OS that are around 6-8 years old. If it tells
> your kernel is too old, I very strongly advise that you consider an
> upgrade. Beyond the use of my plugins that will move to these new
> version in the coming weeks, itÂ’s not good from a security point of view
> to stay with very old systems.

This is a fully updated Synology DS-918+ running DSM 7.1:

~$ uname -r
4.4.180+

~$ uname -a
Linux DiskStation 4.4.180+ #42962 SMP Sat Sep 3 22:30:29 CST 2022 x86_64
GNU/Linux synology_apollolake_918+

~$ cat /proc/version
Linux version 4.4.180+ (root@build15) (gcc version 8.5.0 (GCC) ) #42962
SMP Sat Sep 3 22:30:29 CST 2022


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

2022-11-02 Thread rlw6534


I saw the update to 2.03 and installed it on my Synology DS-918+
(x86-64).  I'm getting the following error:  FATAL: kernel too old
Segmentation fault (core dumped)
1.82.2 was working just fine and I have rolled back for now.  I use the
"squeeze2upnp-x86-64-static" binary for 1.82.2.  I assume that
"squeeze2upnp-linux-x86_64-static" is the correct one now?


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

2021-09-30 Thread rlw6534


philippe_44 wrote: 
> I had discussions with another user for DSD-128/256 support which
> required to have higher sampling rate enabled and that's mainly what
> this change did. I'm not super familiar with DSD, but I guess it's an
> issue around the default max sampling rate that is now higher and that
> means LMS is not forcing some transcoding that is used to do before
> (flac or wav encapsulation of your DSD files - again I've never looked
> at that precisely but I know there are a few options wrt DSD/DoP etc...)

I may have misunderstood the change but what is the max sampling rate
now?  Is it irrelevant for Roon only (no LMS server)?


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

2021-08-31 Thread rlw6534


Sheemie Ruiz wrote: 
> Hi,
> 
> I have used UPnP Bridge with Windows so far, and it works wonderfully,
> many thanks to the author for the great work.
> 
> But now I've switched from Windows to Mac, to be precise: Mac Mini M1,
> Big Sur OS.
> How do I get the bridge to work there?
> 
> When I try to implement the command "-i config.xml" on the website, I
> get the message: Command -i not found.
> 
> It would be great if someone could help me.
> 
> Greetings
> Sheemie

Maybe try "./squeeze2upnp-osx-multi-static -i config.xml" from the
directory you have placed the squeeze2upnp-osx-multi-static file.


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

2021-08-21 Thread rlw6534


philippe_44 wrote: 
> Unfortunately it seems that raw pcm audio is not supported by this
> player

Thanks for trying.


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

2021-08-21 Thread rlw6534


philippe_44 wrote: 
> ah, try to set raw and use
> 204800

It didn't seem to do anything this time...  No errors or apparent
buffering.

35573


My relevant settings, in case I'm doing something wrong:


uuid:HiByMusic-6ec120dd-3b32-4918-b
HiBy R3PRO
HiBy R3PRO
bb:bb:7d:31:64:2c
pcm
raw
204800
1



+---+
|Filename: log-3.txt|
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=35573|
+---+

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

2021-08-21 Thread rlw6534


philippe_44 wrote: 
> Can you send the log when pcm is used with content length ?

Sure.   I started the bridge with mode=pcm and stream length=-2.   I
started a track and got an error -13 on my player, waited a bit and then
skipped to next track (another error -13) and then pressed pause.

35566


+---+
|Filename: log-2.txt|
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=35566|
+---+

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

2021-08-21 Thread rlw6534


philippe_44 wrote: 
> If you have tried other stream-length w/o success, I'm not sure what to
> say then. What happens here is that your player is immediately closing
> the HTTP connection after it has received a few kB and then re-opens it
> and closes it a few times. It is usually caused by chunked mode
> supported, but you have tried other modes so I don't know. Maybe try
> transcoding everything to flac or pcm and see.
> 
> NB: I've seen many (many) faulty HTTP stacks that claim to be 1.1 which
> means they *must* support chunk mode but in fact they don't. Then, when
> you use some 1.0 mode where you provide no content-length, they fail as
> well although the HTTP standard is *perfectly* clear that no
> content-length is valid and just means the data transfer should happen
> until the server closes the connection. The best proof of that will be
> if pcm transcoding works when you set stream length to -2 or a large
> number like 2^31-16384

Thank you for taking the time to respond.   I tried mode flc and pcm and
the suggested stream lengths with no success. The player is now
displaying an error (Playback failed Error -13) rather than trying to
play.  Oh well, obviously I was trying to create a pocket friendly Roon
endpoint for use around the house...


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

2021-08-20 Thread rlw6534


I have been successfully using the bridge for a few of my devices (Denon
AVR, RopieeXL) with Roon (no LMS server running) with the bridge running
on my Synology NAS.  I was attempting to get it to work with a portable
DAP (Hiby R3 Pro) which has a built-in UPnP renderer.  What happens is
that the track will play for a split second and then immediately stop. 
I have tried various flac header and stream length settings without
success.   I am attaching a log from a session where I attempted to play
a track, waited a while and then sent a next track command.  Any
assistance or suggestions would be appreciated.

35560


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


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