1

Callback function for upload() upload_Thumbnail(), and upload_filmstrip_thumbnail()

When using python scripts to upload files it becomes a bit cumbersome wondering if the script is hung or in progress.

We use some scripting to transfer files to out FTP and utilize the callback function within the command that gives a return each time a chunk of data is uploaded so we can update progress bars.

Is there anyway to show some kind of progress within a python window to make a user aware of the progress of an upload? If not can this functionality be added via a callback to the methods listed in the subject? perhaps returning the % finished as calculated by Shotgun itself?

1 comment

  • 0
    Avatar
    Frank Rueter

    I'd love to see this as well

Please sign in to leave a comment.