Post Reply 
Problems using "alphaGroup"
08-03-2015, 19:18
Post: #3
RE: Problems using "alphaGroup"
(08-03-2015 16:04)FatherDilbert Wrote:  Hi,

I'm trying to enable alphabetical grouping using the instruction in this section.

When I enable this it changes on my device and when I navigate to say the list of albums it does show an alphabetical list. However, when I select any of the letters the device says "network timeout".

When I look at the MinimServer log it says "MinimServer: 0$albums$ isn't a valid object". This happens every time I select a letter on my device.

So far I have tried setting the alphaGroup property to all and artists, but neither have worked.

Anyone know how to the fix this? I have thousands of albums so being able to navigate them in this way is really important.

Thanks.

This is caused by a bug in your control point. The correct container ID that MinimServer is sending to the control point is something like:

0$albums$#1

The control point is unable to handle the # character correctly and is truncating this string to:

0$albums$

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


Messages In This Thread
RE: Problems using "alphaGroup" - simoncn - 08-03-2015 19:18

Forum Jump:


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