mherger wrote: 
> >>> But why does the -indexList- (used for theA..Z lists) returned from
> >>> -tags:Z- have "invalid" values. But the "textkey" (used for the
> >>> jumplist) have correct values?
> >>
> >> How would you get the indexList? I'm a bit confused...
> > 
> > To get the indexList for artists, I call
> > -["artists",0,25000,"tags:CCZs"]- This then returns something similar
> > to:
> > 
> > Code:
> > --------------------
> >      
> >   
> {"result":{"count":19,"indexList":[["#",1],["1",1],["2",1],["A",1],["D",1],["E",1],["G",1],["M",1],["N",1],["O",1],["S",4],["T",2],["W",1],["이",2]],"artists_loop":[{"id":43195,"artist":"Various
> Artists","textkey":" "},{"id":43194,"artist":"#1","textkey":"1"}...
> 
> What do you consider invalid vs. correct in this case? Are the numbers 
> of items per character wrong compared to the textkeys?

No, for me they seem to work OK. I had noticed that in my real
collection I have a "No Artist" entry (that actually has no tracks).
This seems to mess up the indexList, which is why I also ask for the
first 5 artists/albums - so I can work around. But (I think) that's a
different issue.

However, others seem to be implying that the A..Z does not work (as
detailed in the linked thread), but that the jumplist does work. Hence
my query as to why these would be different.


------------------------------------------------------------------------
cpd73's Profile: http://forums.slimdevices.com/member.php?userid=66686
View this thread: http://forums.slimdevices.com/showthread.php?t=109624

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

Reply via email to