How exactly do you access the new movies extras in the PMS library? I can read the read the movie xml’s “primaryExtraKey” but that only gives me the first extra, how do I access the rest? I would of expected a link to a complete list of all the extras not just the first one. Any help please.
OK, solved 
You need to add includeExtras=1 to the url request.
which url request would that be that you are adding it to please?
The request to get the library item, for example
PMS_IP:PORT/library/metadata/11663?includeExtras=1
The request to get the library item, for example
PMS_IP:PORT/library/metadata/11663?includeExtras=1
many thanks. will investigate that - honestly i don't know what this gets
cheers!
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.