Apologies for posting so many questions already! I'm still trying to get my head around this system.
Again, I'm not sure if this is a bug or not, but it appears that the All Entries list on the CMS doesn't actually list all the entries. For example, on my CMS it lists 6 entries, but if I use the listentries API call, it claims there are 41 entries (which I think is correct).
Also, I'm still slightly confused about the difference between rough-cuts, entries and kshows - and what justifies an entry. According to the documentation...
An entry is a media entity and it's meta data on the Kaltura servers. It can be an image, a sound clip, a video or a rough-cut (explained below) wrapped with vast information such as dates, titles, tags, ratings and more.
...which makes perfect sense. However, it seems to me that you can have multiple entries for the same video clip. For example, say user one uploads a video clip. This will create two entries - a entry for the actual video, and a roughcut containing that video. If user two now makes a remix of that clip, then two more entries are created - a roughcut, and another entry for the same video clip. If a hundred users do remixes then you end up with a hundred and one remixes and a hundred and one entries for the same video clip.
Is this right? Surely there should only ever be ONE unique entry ID for each individual asset (whether it be a image, sound clip, video or rough-cut).
If I'm completely wrong, or have completely missed the plot - please let me know! But after doing some simple tests using the Test Console, this seems to be the case.
Thanks in advance...
Best Regards, Chris!
