INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: GetLinkExpanded  (Read 2478 times)

MahlerFreak

  • Recent member
  • *
  • Posts: 49
GetLinkExpanded
« on: February 22, 2024, 05:58:36 pm »

Can someone explain to me what File/GetLinkExpanded does, maybe with a simple example? Can I create custom URL fields that will be automatically loaded by JR? Thanks for any help.
Logged

JimH

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 71347
  • Where did I put my teeth?
Re: GetLinkExpanded
« Reply #1 on: February 22, 2024, 06:18:41 pm »

DevZone > MCWS

https://wiki.jriver.com/index.php/Web_Service_Interface

Run MC and use the localhost documentation there.
Logged

zybex

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 2362
Re: GetLinkExpanded
« Reply #2 on: February 23, 2024, 02:16:45 am »

Here's the full documentation:

     GetLinkExpanded
         Gets the files with the links expanded.

Hope that helps  ;D

... from the name, perhaps it returns the filepaths with any soft links expanded, ie, the real path to the files. Only useful in Linux/Mac I guess.
Logged

Hendrik

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 10710
Re: GetLinkExpanded
« Reply #3 on: February 23, 2024, 05:10:01 am »

Its for the track linking feature, so if you ask for one file in a linked track structure, it expands to all linked tracks.
Logged
~ nevcairiel
~ Author of LAV Filters

MahlerFreak

  • Recent member
  • *
  • Posts: 49
Re: GetLinkExpanded
« Reply #4 on: February 23, 2024, 09:51:55 pm »

Thanks @Hendrik. Now I’ll go investigate linked tracks :-)
Logged
Pages: [1]   Go Up