Ingreso rápido:  

Forum: VirtualDJ Plugins

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

Este tópico es antiguo y puede contener información incorrecta para la nueva versión.

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?

 

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

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

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

Mensajes 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
 

Mensajes 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.
 

Mensajes Fri 28 Aug 20 @ 7:36 pm


(Los tópicos y foros antiguos son automáticamente cerrados)