I would like to inquire about the Network Control plugin and how to obtain information from different tracks labeled A, B, C, and D.
I can't find particularly detailed developer documentation, and currently, get_title can only retrieve information for tracks when a new song is loaded.
(For a more literal translation: I cannot locate especially comprehensive development documents, and right now, the function get_title can merely acquire track information for when new musical pieces are being loaded.) However, the first sentence provides a smoother and more natural English phrasing.
I'm unsure how to obtain different Time and title information for each track when multiple tracks are playing simultaneously.
I can't find particularly detailed developer documentation, and currently, get_title can only retrieve information for tracks when a new song is loaded.
(For a more literal translation: I cannot locate especially comprehensive development documents, and right now, the function get_title can merely acquire track information for when new musical pieces are being loaded.) However, the first sentence provides a smoother and more natural English phrasing.
I'm unsure how to obtain different Time and title information for each track when multiple tracks are playing simultaneously.
Inviato Sun 07 Jul 24 @ 8:09 am
Inviato Sun 07 Jul 24 @ 8:21 am
Yes, I've reviewed this documentation and looked into https://www.virtualdj.com/manuals/virtualdj/appendix/vdjscriptverbs.html and https://virtualdj.com/wiki/VDJscript.html, but so far, I've only found API interfaces such as get_title that can only retrieve information for the currently loaded track. What I want is to be able to access all information from all tracks.
Inviato Sun 07 Jul 24 @ 7:33 pm
read again, deck specifiers.
Inviato Sun 07 Jul 24 @ 7:35 pm
thank you,i found this !!
http://127.0.0.1:8088/query?script=deck 2 get_time
http://127.0.0.1:8088/query?script=deck 2 get_time
Inviato Mon 08 Jul 24 @ 8:42 am