Jump to content

Andrea Perisano

Members
  • Posts

    6
  • Joined

  • Last visited

Everything posted by Andrea Perisano

  1. It would be really nice to organize client review session like we do through the lists. It could be enough adding the possibility to create a folder where we can append our client sessions, I think it should be very easy to implement
  2. I found a curious issue when I try to delete an asset on web UI on ftrack. I created an asset called "My asset2" via API If I delete this asset on web interface and so I try to recreate that asset via API I get this error: Server reported error: IntegrityError((MySQLdb._exceptions.IntegrityError) (1062, "Duplicate entry '44eaaa18-4164-11df-9218-0019bb4983d8-My asset2-e5ff307e-b7ee-11e' for key 'asset_Asset.typeid_key'") [SQL: u'INSERT INTO asset (id, name, context_id, taskid, type_id) VALUES (%s, %s, %s, %s, %s)'] [parameters: (u'f3c012b8-289e-49bb-82bf-3c0d0a1e63c5', 'My asset2', u'e5ff307e-b7ee-11eb-82d3-5aa2595ee477', None, u'44eaaa18-4164-11df-9218-0019bb4983d8')] (Background on this error at: http://sqlalche.me/e/gkpj)) NoneType: None It looks like that asset still lives inside the task and I can't do anything to remove definitely, the only way to do that is to destroy the assetbuild... Anyone notice this problem?
  3. Hi, I have a little question to do, I found very useful the function of the Task board in the Dashboard section. I was wondering why is not possible to add more customizable filters like assignee, custom attributes for the tasks inside the kanban? Do you know if possible in some way to filter using API?
  4. Hi, I know how to add and customize action in ftrack, but I was wondering is there a way to play an uploaded media with an external player (in order to play correctly a 360° video degree), without using actions. If possibile to add a custom menu through the ftrack api next to "Launch Web player, "Launch RV", "Launch HieroPlayer", so I can launch my custom application to play that uploaded media? Is good for me just know if possibile to do that, so I can start to work on it! Thanks again for your great work. Andrea
  5. Great! I can't wait for the next release! Thanks a lot Lorenzo!
  6. Hello, I know there's a beta version of Ftrack for Unity, I tried it but unfortunately doesn't work properly, it works by half only if I use "Python for unity" version 1.4.1, when a version 2.01 is available and more stable. When a new release of ftrack plugin for Unity will be available? Unfortunately I can't write in C so I have some difficult to make it work fine. Thanks in advance for your reply, Andrea
×
×
  • Create New...