Hi
I use a script on my track button that includes the script
browser_window "sideview" ? sideview "askthedj://" ? search "`get_browsed_song 'message'`"
However it has stopped working recently, is there an error in my scripting that has only just manifested due to a change or has something else changed that is stopping it from working.
When I press the track button when on a song in the Ask the DJ sidelist, it either does nothing or I get an error in the deck saying "unknown filetype".
Any help working out what has gone wrong would be greatly appreciated.
Thanks
I use a script on my track button that includes the script
browser_window "sideview" ? sideview "askthedj://" ? search "`get_browsed_song 'message'`"
However it has stopped working recently, is there an error in my scripting that has only just manifested due to a change or has something else changed that is stopping it from working.
When I press the track button when on a song in the Ask the DJ sidelist, it either does nothing or I get an error in the deck saying "unknown filetype".
Any help working out what has gone wrong would be greatly appreciated.
Thanks
Inviato Mon 03 Jun 24 @ 8:55 pm
browser_window "sideview" ? sideview "askthedj:" ? search "`get_browsed_song 'message'`"
try that, there has been a minor change recently[ish] with // in special folder paths
try that, there has been a minor change recently[ish] with // in special folder paths
Inviato Mon 03 Jun 24 @ 8:58 pm
That worked perfectly thanks.
Inviato Tue 04 Jun 24 @ 11:12 am