This is all in Exectbl.ini:
Code:
"ND ","NEXTPL"
"PD ","PREVPL"
"SC 0","GPS"
"SC 1","MAIN"
"NEXTPL","EVAL;PLNUM;($PLNUM$+1)%$PLCOUNT$||BYVAR;PLNUMBYVAR;PLNUM;LOADLIST;PLAYLIST1.M3U<<LOADLIST;PLAYLIST2.M3U<<LOADLIST;PLAYLIST3.M3U<<LOADLIST;PLAYLIST4.M3U"
"PREVPL","EVAL;PLNUM;($PLNUM$+$PLCOUNT$-1)%$PLCOUNT$||BYVAR;PLNUMBYVAR;PLNUM;LOADLIST;PLAYLIST1.M3U<<LOADLIST;PLAYLIST2.M3U<<LOADLIST;PLAYLIST3.M3U<<LOADLIST;PLAYLIST4.M3U"
You should set the paths to the playlists in there and add this to RR.ini:
plcount=4 (or the number of playlists you setup in exectbl -- 4 in my example)
Bookmarks