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

2021-11-20 Thread eduardoo


philippe_44 wrote: 
> allright - I never looked precisely before how LMS supports DSD/DSF and
> I'm a bit confused. There is no transcoding rules of any kind, so either
> the player does support dsf or it does not, but there is no transcoding
> rule in convert.conf. I've not changed much in the bridge for that,
> dsf/dff only works in "thru" mode and data is just sent to the player,
> untouched. Whether your player is capable of playing dsd64 or dsd128 is
> entirely up to it, nothing in LMS or in the bridge transcode or alter
> that. So now that I look more precisely at what LMS does and had a look
> again at my code in the Bridge, I don't understand how it could have
> worked before and not now. Again, neither LMS not the Bridge can or had
> done any sort of transcoding. Do you have custom-convert.conf?

Mystery (sort of) solved. 
After detailed comparison of the settings amongst the various upnp
players in my home, I finally found one thing that made the difference,
which is setting the flac header to blank.  DOP setting is kept on. 
Now, playing DSD64 would be DSD64, and DSD128 would be played as 17624. 
No idea why it is working like that, but am happy that it's back to what
it used to be.

Thanks again for this amazing plugin and helping me (and all other
users) out.



eduardoo's Profile: http://forums.slimdevices.com/member.php?userid=25850
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-11-19 Thread eduardoo


slartibartfast wrote: 
> Would selecting DSD over PCM make a difference?
> 
> Sent from my Pixel 3a using Tapatalk

Tried that before.   Behavior appears to be the same.



eduardoo's Profile: http://forums.slimdevices.com/member.php?userid=25850
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-11-19 Thread eduardoo


slartibartfast wrote: 
> You could feed it from a piCorePlayer via USB.
> 
> Sent from my Pixel 3a using Tapatalk

True, but frankly, I don't have that many dsd128, but am just very
curious why it played before and not now.



eduardoo's Profile: http://forums.slimdevices.com/member.php?userid=25850
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-11-19 Thread eduardoo


slartibartfast wrote: 
> The Manhattan 2 should support native DSD up to DSD 256. Have you tried
> setting the max sampling rate higher?
> 
> Sent from my Pixel 3a using Tapatalk

Yes,  the Manhattan II does,  but it's network card is only 192 / dsd64.



eduardoo's Profile: http://forums.slimdevices.com/member.php?userid=25850
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-11-18 Thread eduardoo


philippe_44 wrote: 
> allright - I never looked precisely before how LMS supports DSD/DSF and
> I'm a bit confused. There is no transcoding rules of any kind, so either
> the player does support dsf or it does not, but there is no transcoding
> rule in convert.conf. I've not changed much in the bridge for that,
> dsf/dff only works in "thru" mode and data is just sent to the player,
> untouched. Whether your player is capable of playing dsd64 or dsd128 is
> entirely up to it, nothing in LMS or in the bridge transcode or alter
> that. So now that I look more precisely at what LMS does and had a look
> again at my code in the Bridge, I don't understand how it could have
> worked before and not now. Again, neither LMS not the Bridge can or had
> done any sort of transcoding. Do you have custom-convert.conf?

Thanks for looking into it. 

That's very interesting.   It did work before,  and the display says
24176 even playing dsd128, whereas dsd64 would be displayed as dsd64,
implying that the 128 was likely transcoded at the server ( or the
dac?).

I guess you probably  know by now that I'm not nearly skilled enough to
have a custom Conf file made (haha). 

H.  What a mystery.  Guess it's now on my wish list that one day
either lms/ upnp bridge have something that can deal with this or I get
something that can play higher rate dsd.  

Thanks again.



eduardoo's Profile: http://forums.slimdevices.com/member.php?userid=25850
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-11-18 Thread eduardoo


philippe_44 wrote: 
> Can you copy your bridge' settings (the XML file, there in a link the
> the plugin's settings)

Here it is. 
Thanks a lot.  
36192


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


eduardoo's Profile: http://forums.slimdevices.com/member.php?userid=25850
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-11-18 Thread eduardoo


philippe_44 wrote: 
> The log is not set to info in "extra command line options"
> 
> "-d all=info"
> 
> without the ""

Sorry.  I didn't put any "" but I found that there was an extra space
before the line. 
Here's a newly recorded log. 36191

Thanks again.


+---+
|Filename: upnpbridge-log.log (1).txt   |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=36191|
+---+


eduardoo's Profile: http://forums.slimdevices.com/member.php?userid=25850
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-11-18 Thread eduardoo


philippe_44 wrote: 
> in "extra command line options"

36189

Here's the newly generated log, via playing:
1. A playable flac file
2. A playing dsd64 dsf file
3. A dsd128 file with no sound (the Krall file) 
4. Back to playing another dsd64 file. 

Thanks.


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


eduardoo's Profile: http://forums.slimdevices.com/member.php?userid=25850
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-11-18 Thread eduardoo


eduardoo wrote: 
> 36187
> 
> This is the log file without the additional debugging (before I find out
> how to do the -d all=info)
> 
> Thanks.

Would you mean this server log? 

36188


+---+
|Filename: 192.168.1.100_9001_server.txt|
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=36188|
+---+


eduardoo's Profile: http://forums.slimdevices.com/member.php?userid=25850
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-11-18 Thread eduardoo

philippe_44 wrote: 
> Can you, in additional command line out « -d all=info » and not set
> any additional debugging in the drop down list?

36187

This is the log file without the additional debugging (before I find out
how to do the -d all=info)

Thanks.


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


eduardoo's Profile: http://forums.slimdevices.com/member.php?userid=25850
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-11-18 Thread eduardoo

philippe_44 wrote: 
> Can you, in additional command line out « -d all=info » and not set any
> additional debugging in the drop down list?

The latter I know how to do,  but how do I do the  « -d all=info » part?


Thanks.



eduardoo's Profile: http://forums.slimdevices.com/member.php?userid=25850
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-11-18 Thread eduardoo


philippe_44 wrote: 
> Post a log (you find a link to the logfile in the bridge settings)

Thanks, Philippe.
Please see the attached file.   The Diana Krall tracks are the ones not
playing.   After playing these tracks,  other tracks would take a couple
tries to start playing again.


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


eduardoo's Profile: http://forums.slimdevices.com/member.php?userid=25850
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-11-17 Thread eduardoo


eduardoo wrote: 
> I've been using my mytek Manhattan II on lms via upnp player plugin for
> quite some time.   Since the network card of the mytek is limited to
> dsd64 and 192khz, anything above that would be transcoded to a playable
> (flac?) format.   Previously,  playing dsd128 would show up as 17624
> according to the display on the mytek, and music played on.   Recently, 
> it would still show as 17624, but there's no sound.   
> Recent changes to my lms includes upgrade of the qlogitechmedia on the
> qnap nas (which upgraded the lms  to 8.3).  The upnp plugin appears up
> to date.
> 
> I did not do any special setting on the upnp player page nor the player
> page.   Wonder if there's any setting that might have been changed or
> missed during the recent changes that have caused this issue. 
> 
> Thanks.

Played with various settings on the upnp bridge settings for the
Manhattan 2, but still am unable to get dsd 128 playing as 17624.  Max
sample rate is set at 192000. Dsd64 plays fine.  

I have a feeling that the dsd128 is no longer transcoded to 17624 as it
did before?   What other things should I try? 

Thanks.



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


I've been using my mytek Manhattan II on lms via upnp player plugin for
quite some time.   Since the network card of the mytek is limited to
dsd64 and 192khz, anything above that would be transcoded to a playable
(flac?) format.   Previously,  playing dsd128 would show up as 17624
according to the display on the mytek, and music played on.   Recently, 
it would still show as 17624, but there's no sound.   
Recent changes to my lms includes upgrade of the qlogitechmedia on the
qnap nas (which upgraded the lms  to 8.3).  The upnp plugin appears up
to date.

I did not do any special setting on the upnp player page nor the player
page.   Wonder if there's any setting that might have been changed or
missed during the recent changes that have caused this issue. 

Thanks.



eduardoo's Profile: http://forums.slimdevices.com/member.php?userid=25850
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] Annouce: Squeeze Control, a squeezebox remote app, is now available for Android

2014-07-10 Thread eduardoo

Great! Look forward to it!



eduardoo's Profile: http://forums.slimdevices.com/member.php?userid=25850
View this thread: http://forums.slimdevices.com/showthread.php?t=96757

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


Re: [SlimDevices: Plugins] Annouce: Squeeze Control, a squeezebox remote app, is now available for Android

2014-07-08 Thread eduardoo

Hi.  I have been using Squeeze Control for a couple of months now.  I
recently noted a peculiarity that perhaps you should know about.   When
I have a bunch of songs on my playlist, if I touch to play a particular
song in that list, the little cover art of that song will be gone (grey
box), but those of other songs remain.  The cover art of the now playing
page is fine, too.  Not really a deal killer, but it would be nice if
that can be cured.  

Thanks.



eduardoo's Profile: http://forums.slimdevices.com/member.php?userid=25850
View this thread: http://forums.slimdevices.com/showthread.php?t=96757

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


Re: [SlimDevices: Plugins] Best android Squeezebox control app?

2014-06-08 Thread eduardoo

wt0 wrote: 
 There's an option in Preferences  User Interface called Auto-Hide
 Progress
 
 Sent from my Nexus 5 using Tapatalk

Will try that. Thanks! Have a nice weekend



eduardoo's Profile: http://forums.slimdevices.com/member.php?userid=25850
View this thread: http://forums.slimdevices.com/showthread.php?t=101633

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


Re: [SlimDevices: Plugins] Best android Squeezebox control app?

2014-06-07 Thread eduardoo

eduardoo wrote: 
 Thanks for your kind offer.  I'll probably get a Play store gift card
 and see how it goes.

Installed squeeze control today. Seems to work well and speedier.  If I
have to be critical,  would say that the interface is not as pretty as
Logitech's, and it would show artwork for albums loaded from the
previous page before the new ones are loaded while the new names have
already been loaded when scrolling. Otherwise, it is pretty much what I
need.

One little thing, how do I keep the track play time progress on
constantly instead of having to touch it to trigger?



eduardoo's Profile: http://forums.slimdevices.com/member.php?userid=25850
View this thread: http://forums.slimdevices.com/showthread.php?t=101633

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


Re: [SlimDevices: Plugins] Best android Squeezebox control app?

2014-06-03 Thread eduardoo

wt0 wrote: 
 If after using Squeeze Control, you decide that you don't like it and
 really want your money back, send me an email with the order number and
 I'll refund your purchase.

Thanks for your kind offer.  I'll probably get a Play store gift card
and see how it goes.



eduardoo's Profile: http://forums.slimdevices.com/member.php?userid=25850
View this thread: http://forums.slimdevices.com/showthread.php?t=101633

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


[SlimDevices: Plugins] Best android Squeezebox control app?

2014-05-30 Thread eduardoo

I'm running LMS 7.8 on a QNAP TS-219II (2Ghz Arm, 1GB ram). On the other
end, I am using an SBT and controlling it with the Logitech Squeezebox
Android app on an HTC One X (Tegra 3.  About 15k on Antutu benchmark).
My library is rather large (about 2.5T worth of lossless). 

I thought I liked the Android app a bit as it is easier to access
certain things than my Squeezbox Duet controller but I have recently
discovered some issues.

As soon as I start the app, I can press play and it would immediately
start playing whatever it was playing the last time. However, if I am to
go into artists, new music, etc., it seems to take a long time (or
sometimes even a timeout or two) to go into those categories. Ditto with
random mix (say, album mix). However, once I get in, it would start
responding rather immediately to everything (e.g., scrolling, jumping to
a letter, or triggering another random mix). 

On further investigation, it seems that the behaviour is app dependent,
too. The other app I've tried is Squeezer (since it is free).  Squeezer
seems to use much less time to have the artist list or new music list
first show up. Accessing the library with various UPNP controller apps
also seems to be more speedy. Maybe it is a matter of the Squeezebox app
(I think it may need to cache the whole thing before displaying), but I
doubt Logitech will further improve it...

My question is, what is your favorite Squeezebox control Android app? 
There seems to be a number of them out there. Some of them are paid apps
but may or may not have trial versions for testing (although their
screencaps seem promising).  Comments on speed and usability would be
much welcomed.

Thanks.



eduardoo's Profile: http://forums.slimdevices.com/member.php?userid=25850
View this thread: http://forums.slimdevices.com/showthread.php?t=101633

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


Re: [SlimDevices: Plugins] Best android Squeezebox control app?

2014-05-30 Thread eduardoo

Thanks, guys.

Both Squeeze Control and Orange Squeeze don't have trial versions.  Do
they respond any quicker than Logitech's own app?  What other features
do they have over the Logitech one that you find particularly useful?

Thanks.



eduardoo's Profile: http://forums.slimdevices.com/member.php?userid=25850
View this thread: http://forums.slimdevices.com/showthread.php?t=101633

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


Re: [SlimDevices: Plugins] Best android Squeezebox control app?

2014-05-30 Thread eduardoo

Thanks guys. Actually, I am of course not overly concerned about the
minimal money required. However, I don't have and generally don't like
to tie a credit card to my account unless there is something I really
need or want. Maybe I should try it out after all, or perhaps get a play
store gift card.



eduardoo's Profile: http://forums.slimdevices.com/member.php?userid=25850
View this thread: http://forums.slimdevices.com/showthread.php?t=101633

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


Re: [SlimDevices: Plugins] Squeezeplay font replacement problem

2014-03-12 Thread eduardoo

ply3908 wrote: 
 The screen size can be select from Settings  Screen  Select Skin.

Found it, tried it, and it worked.  Many thanks!



eduardoo's Profile: http://forums.slimdevices.com/member.php?userid=25850
View this thread: http://forums.slimdevices.com/showthread.php?t=100739

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


[SlimDevices: Plugins] Question about Multi-library plugin

2014-02-25 Thread eduardoo

I have been interested in possibly separating my MP3 and lossless
libraries, and it seems that the multi-library plug-in seems to be able
to somewhat do it.  

I have read various threads, but am still not positively sure:

1.  Can the plugin(s) be installed on my NAS (a QNAP TS-219P II)?
2.  Will my NAS's hardware (2.0GHz arm CPU and 512mb RAM) be able to run
it properly?
3.  Once up and running, would the controlling side (I use a Squeezebox
Controller, a SBT and the SB app on Android) require anything to see
the sub-libraries?

If the multi-library plugin wouldn't work for me, the alternative, I
guess, is to have LMS server on another computer and have it look into a
different folder on my NAS (while the NAS's LMS looks at another
folder).  This should really give me a separate library but would only
be available when the computer is on.


Thanks.



eduardoo's Profile: http://forums.slimdevices.com/member.php?userid=25850
View this thread: http://forums.slimdevices.com/showthread.php?t=101025

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


Re: [SlimDevices: Plugins] Question about Multi-library plugin

2014-02-25 Thread eduardoo

Many thanks for your reply.  

I think my NAS sometimes chokes when it is doing anything on top of LMS
(e.g. virus scan, etc.) and it sounds like this plugin is gonna be quite
heavy (I have a nearly 3TB music library).  Then I guess another
feasible (and free) thing to do would be to start a separate LMS server
(maybe even a DLNA server if I don't mind using DLNA to play) on a
separate machine then.



eduardoo's Profile: http://forums.slimdevices.com/member.php?userid=25850
View this thread: http://forums.slimdevices.com/showthread.php?t=101025

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


Re: [SlimDevices: Plugins] Squeezeplay font replacement problem

2014-01-14 Thread eduardoo

Anyone?

Thanks again.



eduardoo's Profile: http://forums.slimdevices.com/member.php?userid=25850
View this thread: http://forums.slimdevices.com/showthread.php?t=100739

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


[SlimDevices: Plugins] Squeezeplay font replacement problem

2014-01-12 Thread eduardoo

I have just installed Squeezeplay on my Surface Pro 2.  While it works
rather well, it cannot display asian fonts (like the stock SBs).  I
tried running the font replacer applet.  While it says that it has been
done, I don't see it working.  I also checked the font files, and it
seems that all are the stock files and nothing had been replaced. 
Alternatively, I have also tried copying certain Asian font files to the
directory and renaming them to FreeSans.ttf and FreeSansBold.ttf, but
then the program would not even start and displays an error.  

I am sure there must be a way to do it properly (As I have done with my
SBT and SBD before) and would appreciate it if you can point me to it. 
Thanks.

As a side note, can the window size of Squeezeplay be changed?  I have
seen a 1024 X something skin on the net, but that one is intended to run
full screen or nothing and would not be as convenient as a conventional
window.

Thanks a lot!



eduardoo's Profile: http://forums.slimdevices.com/member.php?userid=25850
View this thread: http://forums.slimdevices.com/showthread.php?t=100739

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