> Does this result in any > - CLI/JSON API changes Yes: the artists/genres/albums/titles queries now accept a library_id parameter to limit results to one library view. But no major changes. I should probably add CLI commands to deal with library definitions etc. But that's not there yet.
I'll have to double-check whether I've updated the documentation appropriately. I thought I did. But then it's been a long day... > - server API changes (e.g. in Slim::Schema) There's a new relation from Tracks to LibraryTracks, which eg. is being used in the RandomPlay plugin. And there was code added in many places to handle with a library_id player pref. _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/beta
