Max
Max
I am seeing odd behavior and was wondering if anyone else was as well, When testing my CloudFS plugin, that was based heavily on the FILE plugin write operations are...
## Expected Behavior ```Javascript client.getEntries({ "links_to_entry": locals.data.tag, skip: 0, limit: 10, order: '-fields.published' }) ``` This should return an ordered result but it returns empty result. ## Actual Behavior ##...
Added video_copy and audio_copy options to enable transmuxing support. I also made the input data available to the HTTP post notification as zencoder returns the input data in their response...