Connexion rapide:  

Forum: VirtualDJ Plugins

Sujet Cant Get the Text crop to work.

Ce topic est ancien et peut contenir des informations obselètes ou incorrectes.

Grok32Home userMember since 2019
I copied this example from the online documentation but I just can't get it to work. I have tried every syntax I can imagine and I still get the full artist name in 'field2'. What am I missing?


get_browsed_song "Artist" & param_cast "text" 5 & browsed_song 'field2'
 

Posté Tue 19 Nov 19 @ 9:52 pm
NicotuxHome userMember since 2014
You are missing nothing:
This is one of the multiple "not working properly anymore but nothing have been changed" parameters passing related

this one have a simple workaround:

get_browsed_song "Artist" & param_cast "text" 5 & param_cast text & browsed_song 'field2'

why does this work ? honestly I don't know
 

Posté Wed 20 Nov 19 @ 1:16 am
Grok32Home userMember since 2019
Yes! It works. Thanks!
 

Posté Wed 20 Nov 19 @ 1:46 am


(Les anciens sujets et forums sont automatiquement fermés)