slartibartfast wrote: > That was my original thought but MAI itself seems to have no problem > with finding the review.
And? As stated, *all* I'm doing is passing down the album_id - this is a *different* call to what the menu system uses. If reviews works for some albums but not others, and all are local, then the issue would -appear- to be in MAI. (I say -appear-, as I'm more than willing to accept Material being at fault - I just cannot see how.) In earlier versions of Material I also passed the album name and albumartist strings - but this broke some calls, as I -think- MAI uses these strings in preference to the IDs. However, if MAI works for one album review using IDs, then it should work for all - again, assuming local tracks. *Material debug:* 1. Launch via http: //SERVER:9000/material/?debug=json (Use http: //SERVER:9000/material/?debug=json,cometd to also see update messages, e.g. play queue) 2. Open browser's developer tools 3. Open console tab in developer tools 4. REQ/RESP messages sent to/from LMS will be logged here. ------------------------------------------------------------------------ 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
