mherger wrote: 
> "Divide" is called by its sign, not the word "Divide"

I know.

mherger wrote: 
> 
> What is interesting about that album is the fact that some of them are
> mp4, and some are ogg. I'm not questioning the source of them... but
> maybe these files were not tagged the same way? If you inspect the
> individual files, would they report the same album title tag?
> 
> That at least explains those two entries. Where the "null" value is
> coming from, I don't know. I should probably remove it.

Perhaps the multi-format is the reason. However, the tags are the same
(just confirmed). However, if I do a simple -["", ["albums", 0, 1000]]-
call, then the album is mixed in with other "D" albums. Hence, why I
think its the "Deluxe" part that is being used to sort. Using SQL there
is only 1 album with the title "÷ (Deluxe)"

This album being amongst the D's, does then not explain why the first 2
indexLoop values are -[null,1],["÷",1]-. The third is "+"  A -["",
["albums", 0, 1000]]- call returns "No Album" as the first entry, and
"+" as the second. Now I assume the null in indexLoop[0] maps to "No
Album", but what about the "÷" (which is 2 characters) ??? How does
this come in between "No Album" and "+" ???

Anyhow, this is no biggie - as the code works-around this. Just not sure
if my work-around will break for others.


------------------------------------------------------------------------
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
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to