Avid Pro Audio Community

Avid Pro Audio Community

How to Join & Post  •  Community Terms of Use  •  Help Us Help You

Knowledge Base Search  •  Community Search  •  Learn & Support


Avid Home Page

Go Back   Avid Pro Audio Community > Dev > Pro Tools Scripting SDK Toolkit

 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 03-16-2024, 11:23 AM
GRT GRT is offline
Member
 
Join Date: Mar 2024
Location: Hoofddorp
Posts: 5
Default GetTrackList command still returns an empty array here - Pro Tools 2024.3/SDK 2024.3

Using Node.JS with the modules "@grpc/grpc-js" and "@grpc/proto-loader".

Despite reading in the release notes that the issues with the GetTrackList command are fixed with scripting SDK 2024.3 and Pro Tools 2024.3, I am still getting an emtpy array. Is this command working for someone?

This is one of my responses, which seems complete except for the empty array as there's 8 tracks in the session:
[
{
task_id: 'fef2bd4a-be4e-44b8-af33-bd9cdfc2b54b',
command: 'GetTrackList',
status: 'Completed',
progress: 100
},
{
pagination_response: { total: null, offset: 0, limit: 0 },
track_list: []
},
''
]

I tried all sort of parameter combinations, both the deprecated and current pagination_request parameters, but can't get it to work. But maybe I am missing something? What should the offset and limit be set to, to return all tracks?

For retrieving all Memory Locations I set those values to 0 and that does return all memory locations.
__________________
Geert van den Berg
Reply With Quote
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Command 8 works with Pro Tools 2024.3 on Win 10 64bit unkJE ProControl, Control|24, Command|8 5 07-01-2024 05:49 AM
2024.3 Cycle Through Edit Modes Key Command changed? Chevron Pro Tools 4 03-13-2024 02:24 PM
Pro Tools 2024.6 unkJE Pro Tools 1 03-07-2024 08:28 PM
Pro Tools Update January 2024? ButtercupFactory Pro Tools | Intro Discussion 3 02-05-2024 07:00 AM


All times are GMT -7. The time now is 02:42 AM.


Powered by: vBulletin, Copyright ©2000 - 2008, Jelsoft Enterprises Limited. Forum Hosted By: URLJet.com