Page 1 of 1

CDS API "BrowseDirectChildren"

PostPosted: Mon Jan 21, 2013 4:54 am
by kevin.trivedi
After adding new Audio using API Configuration, i am fetching it using CDS API BrowseDirectChildren. But its taking 65 seconds to update CDS API Library.

I have also added Force Library refresh function but its still not usefull. Default refresh time from serviio console is 1 min??

I need to store the Object Id of the newly added record.

Re: CDS API "BrowseDirectChildren"

PostPosted: Mon Jan 21, 2013 9:39 am
by zip
yes, the adding is asynchronous.. you add a folder and at some point later it's added (unless you force refresh). Mind, the ID from CDS is different based on which container you get it from, so I'm not sure it'll be any use to you.