Quick Sign In:  

Forum: Wishes and new features

Topic: Jukebox mode

This topic is old and might contain outdated or incorrect information.

This just came to my mind and I think if VDJ can do it things will get crazy, how about a Jukebox mode. Customers use a link similar to ask the DJ, customer type and find a desired track that's in library, maybe pay to play, track gets added automatically to play next or in queue. I see something like this working in bars but I guess many will complain that if it exist then there is no need for a DJ, just a thought for something new and maybe not so difficult to implement.
 

Posted Fri 01 Nov 19 @ 3:06 pm
NicotuxHome userMember since 2014
Yes, that somehow works, not "similar to" but "using" AskTheDj
this can be scripted
I started thing like this for an automated karaoke request and get some issues with delayed script verbs and singer names not being writable
but yes, without the requester name, all you said was somehow working....

before get_askthedj_unread definitively stop working
it goes on manually

My Jukebox PAD :

<?xml version="1.0" encoding="UTF-8"?>
<page>
<pad1 name="JukeBox `repeat_start &apos;askautoj&apos; ? get_text &quot;on&quot; `">repeat_start &apos;askautoj&apos; ? repeat_stop &apos;askautoj&apos; : repeat_start &apos;askautoj&apos; 5000ms -1 &amp; get_askthedj_unread &amp; param_bigger 0 ? browser_gotofolder &apos;askthedj://&apos; &amp; padshift 1 : nothing</pad1>
<pad2 name=" `get_askthedj_unread`"/>
<shift_pad1>browser_gotofolder &apos;askthedj://&apos; &amp; browser_gotofolder &apos;askthedj://&apos; &amp; browser_window &apos;songs&apos; &amp; repeat_start &apos;wt&apos; 1200ms 1 &amp; browser_sort &apos;-when&apos; &amp; repeat_start &apos;wt&apos; 2200ms 1 &amp; browser_scroll &apos;top&apos; &amp; repeat_start &apos;wt&apos; 1200ms 1 &amp; search &quot;`get_browsed_song &apos;message&apos; &amp; param_cast text`&quot; &amp; padshift 2</shift_pad1>
<shift_pad2>search &quot;`get_browsed_song &apos;message&apos;`&quot; &amp; browser_sort &apos;type&apos; &amp; repeat_start &apos;wt&apos; 1200ms 1 &amp; browser_scroll &apos;top&apos; &amp; repeat_start &apos;wt&apos; 1500ms 1 &amp; padshift 3</shift_pad2>
<shift_pad3>playlist_add &amp; sideview &apos;automix&apos;</shift_pad3>
</page>
 

Posted Fri 01 Nov 19 @ 7:56 pm


(Old topics and forums are automatically closed)