Connexion rapide:  

Forum: VirtualDJ Plugins

Sujet Can I add my own online catalog with some kind of plugin?

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

umaxfunHome userMember since 2020
Hi guys,

I want to use my own music archive as an online catalog for VirtualDJ. Should I do it with plugin or is there some simpler way like implementing an API?

 

Posté Fri 28 Aug 20 @ 9:45 am
NicotuxHome userMember since 2014
 

Posté Fri 28 Aug 20 @ 9:55 am
its a XML database

use an XML database script or application and it should do the trick
 

Posté Fri 28 Aug 20 @ 10:29 am
NicotuxHome userMember since 2014
and you can recurse the database, sort it in browser view and then export browser view with selected columns only, in csv or html format

VDJ often have many solutions
 

Posté Fri 28 Aug 20 @ 11:26 am
user22318197 wrote :
Hi guys,

I want to use my own music archive as an online catalog for VirtualDJ. Should I do it with plugin or is there some simpler way like implementing an API?



With a plugin, maybe, but without, there isn't really any way you can directly handle the search queries you enter into VDJ.
What you can do however is enable logUnseccessfulSearches, parse the TXT file with whatever you want and then do some action like editing the Automix or Sidelist playlist files. I'm not sure when those get reloaded, if at all. It may be that VDJ only reads them at startup and only writes from RAM during runtime, but might be worth a shot.
 

Posté Fri 28 Aug 20 @ 7:36 pm


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