Post Reply 
No artwork
21-11-2012, 17:41
Post: #4
RE: No artwork
(21-11-2012 16:25)wazza69 Wrote:  Many thanks Simon, attached

Wayne

Thanks very much! This shows the control point bug very clearly. For example, MinimServer sends the control point the following:

<upnp:albumArtURI>http://192.168.0.12:9790/minimserver/HiRes2/Diana%20Krall/Quiet%20Nights%20(2009)%20%5bVerve%5d/01%20-%20Where%20Or%20When.flac/$!picture-397-70568.jpg</upnp:albumArtURI>

in which some space characters have been URL-encoded as %20. The control point then sends MinimServer the following:

GET /minimserver/HiRes2/Diana%2520Krall/Quiet%2520Nights%2520(2009)%2520%255bVerve%255d/12%2520-%2520Everytime%2520We%2520Say%2520Goodbye.flac/$!picture-409-70568.jpg HTTP/1.1

As you can see, each %20 has been changed by the control point to %2520. (The %25 is the URL-encoded representation of %, so these characters are now double-encoded.) The control point should be returning the URL in its original (already encoded) form, and should not be modifying it in this way.

Which control point are you using?
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
No artwork - wazza69 - 21-11-2012, 15:29
RE: No artwork - simoncn - 21-11-2012, 16:05
RE: No artwork - wazza69 - 21-11-2012, 16:25
RE: No artwork - simoncn - 21-11-2012 17:41
RE: No artwork - wazza69 - 21-11-2012, 20:01
RE: No artwork - simoncn - 21-11-2012, 20:19
RE: No artwork - wazza69 - 21-11-2012, 21:34
RE: No artwork - mreip1 - 21-11-2012, 22:02
RE: No artwork - wazza69 - 21-11-2012, 23:26
RE: No artwork - simoncn - 21-11-2012, 23:44
RE: No artwork - bubbleguuum - 22-11-2012, 00:40
RE: No artwork - simoncn - 22-11-2012, 08:56
RE: No artwork - bubbleguuum - 22-11-2012, 09:53
RE: No artwork - simoncn - 22-11-2012, 10:46
RE: No artwork - bubbleguuum - 22-11-2012, 10:53
RE: No artwork - simoncn - 22-11-2012, 12:09
RE: No artwork - simoncn - 21-02-2013, 17:19
RE: No artwork - bubbleguuum - 22-02-2013, 11:14
RE: No artwork - Crom - 26-11-2012, 17:41
RE: No artwork - bbrip - 26-11-2012, 18:39
RE: No artwork - simoncn - 26-11-2012, 18:54
RE: No artwork - Crom - 27-11-2012, 16:10
RE: No artwork - Crom - 27-11-2012, 16:47
RE: No artwork - wazza69 - 29-11-2012, 12:40
RE: No artwork - simoncn - 29-11-2012, 13:52
RE: No artwork - simoncn - 21-02-2013, 17:08

Forum Jump:


User(s) browsing this thread: 1 Guest(s)