Re: [SlimDevices: Beta] cover art problem in LMS 7.9

2015-10-18 Thread vining
For what it's worth and maybe not related I've been having cover art issues too. Mine started when I recently updated a VortexBox running 2,3 and "Logitech Media Server Version: 7.8.0 - 1395395852 @ Fri Apr 18 13:29:51 EDT 2014". I'm using AMX touch screens and it works on the older

Re: [SlimDevices: Beta] cover art problem in LMS 7.9

2015-10-18 Thread vining
garym wrote: > Just to help you in debugging, I don't think the issue specifically lies > in VB2.3 and the LMS you're running. I use the identical release of 7.8 > on my VB 2.3 setup. My iphone6 and ipad Air2 and ipad2 all see the cover > art with no issues on iPeng8 and Squeezepad. Much of the

Re: [SlimDevices: Beta] New resizing image proxy in 7.8

2015-03-08 Thread vining
mherger wrote: That's ok: the non-encoded part ist the LMS URL. The encoded part is the original URL as parameter to the imageproxy. I sort of thought that since the URL did work in a browser, just odd the same image URL from MySB.com didn't have them. But why would you even bother to

Re: [SlimDevices: Beta] New resizing image proxy in 7.8

2015-02-27 Thread vining
I've been trying the image proxy and all seems to work with my AMX system except for Flickr images. With flickr images the url received with the image tag is partially URL encoded: Code:

Re: [SlimDevices: Beta] New resizing image proxy in 7.8

2015-02-20 Thread vining
In Spotify I receive an imageURL tag and a value of imageproxy/spotify:image:b5da00a89c7dc87265b51d979466a6ce41cffe37/image.jpg. What do I do with this to retrieve the image on a 3rd party device? If I try

Re: [SlimDevices: Beta] New resizing image proxy in 7.8

2015-02-20 Thread vining
I just tried the url on my android phone and I got the pic but it didn't work on my pc so I'll check again. My LMS in running on a vortexbox and my intent is to display availble images on an AMX touch panel. vining's

Re: [SlimDevices: Beta] Help us achieve an official 7.8.0 community release

2014-02-13 Thread vining
mherger wrote: I'm sorry, but I can't reproduce your issue: Code: apps 0 5 apps 0 5 sort%3Aweight count%3A5 icon%3Aplugins%2FQobuz%2Fhtml%2Fimages%2Fqobuz.png cmd%3Aqobuz weight%3A1 name%3AQobuz type%3Axmlbrowser

Re: [SlimDevices: Beta] Help us achieve an official 7.8.0 community release

2014-02-05 Thread vining
In Logitech Media Server Version: 7.7.2 - r33908 @ Wed Nov 7 18:17:04 EST 2012 if I call apps 0 8 or radios 0 8 I'll get the following: Code: QUEUE TX TO DEV: 0:4:0, STR-[ apps 0 8 ] :DEBUG [ 1]:[ apps ] :DEBUG5125 [ 2]:[ 0 ] :DEBUG5125 [ 3]:[ 8 ]

Re: [SlimDevices: Beta] Help us achieve an official 7.8.0 community release

2014-02-05 Thread vining
It's an AMX control systems language called Netlinx, sort of C ish. Converting all my code to json/rpc doesn't sound like fun at all, 1st learning the language and then hundreds of hours of writing and testing for something that's no longer supported in the first place doesn't seem practical,