dolodobendan wrote: > Genre_id? I don't know. > > That's how it is configured: > > Name: Test > Apply to: Selected library view > Browse by: Albums > Contributor Roles: - > Genres: Ambient, Downtempo
Yup. You see genre names in the UI. When Material asks for the list of categories, LMS returns the command required for each of these - but returns genre_id's instead of the textual names. If you then update your LMS DB, the IDs -could- change. So, Material would need to store a mapping of ID<->name, and covert to/from when pinning. ------------------------------------------------------------------------ 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
