Hi, Is there any way to access a folder in my playlist with a custom button?. Something like sideview btn4 ?
Posté Thu 03 Mar 22 @ 7:05 pm
sideview or folder?
Sideview is the far right area in the browser where you can have playlist etc shown independently.
Assuming you mean that
To shift focus to sideview
To scroll through the sideviews
And can combine them
Sideview is the far right area in the browser where you can have playlist etc shown independently.
Assuming you mean that
To shift focus to sideview
browser_window 'sideview'
To scroll through the sideviews
sideview +1
sideview -1
And can combine them
browser_window 'sideview' & sideview +1
Posté Fri 04 Mar 22 @ 7:02 am