{"id":1,"method":"slim.request","result":{"albums_loop":[{"id":7482,"textkey":""},{"id":6935,"textkey":"+"},
...
The first text key is an empty string, and the first two entries in
indexList are invalid. If I do:

Invalid in what way? Ed Sheeran had odd album titles like '+' and "(division sign...)".

Now I have no idea where "No Album" is coming from. I have code to skip
this (in the general album listing) - as when I left it in it has
"Various Artists" as the album artist, but there are no tracks. Most
odd.

Hmm... indeed. Maybe you can poke inside the library.db (it's SQLite)?

But even accounting for that weird non-album, the indexList's 3rd entry
is -+- which is the second entry in the above list. I don't understand
why they don't match up.

Again: a look inside library.db might be helpful. We're using the album's "sortkey" value to create that index list. Feel free to upload your library.db to https://www.dropbox.com/request/T3RctyzGgNg0oFDubq6a

--

Michael
_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to