快速登录:  

Forum: VirtualDJ Plugins

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

由于该帖子已年深日久,可能包含陈旧过时或描述错误的信息。

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?

 

发表时间 Fri 28 Aug 20 @ 9:45 am
NicotuxHome userMember since 2014
 

发表时间 Fri 28 Aug 20 @ 9:55 am
its a XML database

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

发表时间 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
 

发表时间 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.
 

发表时间 Fri 28 Aug 20 @ 7:36 pm


(陈旧帖子或论坛版块会自动关闭)