Sign In:     


Forum: General Discussion

Topic: vdjscript command to load sidelist and playlist

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

...does it exist?
 

Posted Sat 03 Aug 13 @ 6:19 am
 

choose a key and then:
playlist_add
sidelist_add
 

Thanks for your input guys.


@ GROOVINDJ

I did and could not find what I was looking for. But I thought that maybe there is a "hidden" (i.e. generally unknown) command for such a thing. I thought that maybe someone in the community had found a way. Hence the post.



@ BOGART

These commands merely add songs to a playlist and sidelist. I would like to automatically load a whole playlist and sidelist...



Does anyone else have some ideas?


 

load it to where???? if you mean pre select tracks and then have the list added to side/play list, then just build playlists pre performance, select the play list you have built and it will automatically load the entire thing to both play list and side list.

maybe im missing something , but i see no use in mapping keys to do the job of the selecting a play list by other means (mouse, keyboard, controller).
 



You can use the "switch_sidelist_playlist" action for the sidelist
 

Once again, thank you for your input guys!

@ Blulite: I have theme shows (50s, 70s, etc.) for which I always use the same playlist (ambient music to set the stage) and sidelist (intro and start off music). I load those manually. But I was wondering if I could automate this whole thing of going to the browser, looking up the playlist folder, loading the sidelist, sending the playlist to the sidelist, and then loading the actual playlist...

@ djjb: Yep. Have that one turned on! Thank you anyway for the tip.
 

Why not use filter folders?

I have filter folders for decades, genres, decades + genres (i.e. 70s rock) and so on. To see the tracks, you just click the folder.
 

That might work... It would be a different approach, but I'll give it a try.

Thanks for the idea!
 

you could highlight every track in your playlist then hit a button that is mapped to something like this

virtualfolder_add "my_vfolder"

then you can locate one of your virtual folders with it's number in the order it's displayed in your folder tree.

browser_gotofolder 1
 

hey, synth, if you know how to map a "select all" button, like "Crtl+A" style, then i have the perfect solution for this :)
 

Keyboard only:
CTRL+A won't work.
However, CTRL+Home, CTRL+Shift+End will do the same!

Of course it can't be mapped as a command.
 

Deejay Corny wrote :
@ Blulite: I have theme shows (50s, 70s, etc.) for which I always use the same playlist (ambient music to set the stage) and sidelist (intro and start off music). I load those manually. But I was wondering if I could automate this whole thing of going to the browser, looking up the playlist folder, loading the sidelist, sending the playlist to the sidelist, and then loading the actual playlist....


hey, ive got this so far, goto mapper,

new key, ALT+A
new key. ALT+S
new key, ALT+D

map them to

browser_gotofolder 1 & browser_enter & playlist_add & sidelist_add
browser_gotofolder 2 & browser_enter & playlist_add & sidelist_add
browser_gotofolder 3 & browser_enter & playlist_add & sidelist_add

now add your theme shows to your favourites folder list eg..

50's
60's
70's

and place them in order

now when you hit ALT+A

it will goto the first fave folder, if your 50's folderis the 4th fave folder then change the mapper accordingly "browser_gotofolder 4 &browser_enter & playlist_add & sidelist_add" . once this is done, when you strike the key compo, it will goto the 50's and add the first track to the playlist and the sidelist automatically.

im workin on a select all function that will basically allow you to goto your 50's folder, select all contents and auto load to play and side lists.

this can also be done with just using a single key but most single keys were taken on my mapper so i used the ALT+ combo.
 

PhantomDeejay wrote :
Keyboard only:
CTRL+A won't work.
However, CTRL+Home, CTRL+Shift+End will do the same!

Of course it can't be mapped as a command.


grr.... this needs to be able to be mapped imo. a select all mapper function would deffo be usefull.
 

 

was just about to do that lol, thanks for the reply.
 



(Old topics and forums are automatically closed)