-
Added logic to the expected derivatives process to adjust the number of derivatives in cases where the file being uploaded is a format that archive.org normally derives but will not since the source file is already in that format.
-
Fixed warning reported by markhamilton regarding array merge when no reprocessable files are found.
-
Fix for warning caused by attempting to loop through view results when empty reported by markhamilton.
-
Issue #1252362 by Coxen: added support for inline documentation via the advanced help module. Incorporated the documentation previously available in the README.txt file as well as wrote documentation for the upload queue page. Much more documentation remains to be written, but this issue should be resolved.
-
Missed one check for krumo() in the last fix...
-
Fixed check for krumo() causing WOD
-
More changes to support multiple collections
-
Added a checkbox option to the om_metadata submodule to support a standard archive.org community media collections stack.
-
Issue #1205648 by jhauser14905: Modified the om_metadata submodule to store duration in human readable format.
-
Fixed bug with new expired queue harvest function where an empty drupal queue prevented the expired queue items from being requeued.