Copyright © 2012 Kaltura Inc.
All Rights Reserved. Designated trademarks and brands are the property of their respective owners.
Use of this web site constitutes acceptance of the Terms of Use and Privacy Policy.
EduVideo.org
It would appear that when I delete any entry from any publishing id, the files associated with the entry (all the different formats and convert logs) are still on the disk.
I'm not sure if this is a desired behavior or not. I have yet to make complete sense of all the back end scripts that run with the cron jobs.
If this is not supposed to happen, then it would appear something is broken, but I'm not sure what or even what script it supposed to be doing the cleaning.
If this is intended and the files on the disk are not supposed to delete, is there a simple way (already built in) that would delete them, or should I be writing a script to clean them up based on the 'deleted' information in the database for that entry?
My stats are still not updating....perhaps this is related?
Any insight that anyone could provide would be great!
My install is: Ubuntu 10.04.1 LTS 64 Bit, MySQL 5.1.4, PHP 5.3.2, Kaltura CE 3.0.0
Thanks in advance!
Don
I've posted a similar question in the forum, Remove-all-entry-information, and a feature request, Trash can.
Please, vote this feature request if you are interested, so it can be priorized.
And, of course, if the request doesn't meets your requirements, it can be modified.
Thanks R!
I would be good with any feature that allows for deletion of files from disk. I think I may devise a script and post it here once done, as a band-aid until someone who's better with actual coding can look into building it in.
Don
Is this really the status-quo with CE 3.0.0? File managment is sort of key when dealing with LARGE media files and their associated logs.
I would really some pointers for this as well. Help!