Sorry but I don't understand : "try with setpvar instead of puts"
Could you explain please
Edit : I understand and it works well thanks
Now that i succeed to solve this problem i look for the playlist mode switcher ...
For your configuration I would like to say that she is amazing and if i have suggestion i give you them
for the button, try to put that in your SCPL layout selector
$if($strcmp(%playlistname%,Divers),
$ifgreater($getpvar(SCPSingleart),0,
$scplsetlayout(Singles),
$scplsetlayout(SinglesNoArt)
),
$if($isgrouped(album),
$scplsetlayout(Album),
$ifgreater($getpvar(SCPSingleart),0,
$scplsetlayout(Singles),
$scplsetlayout(SinglesNoArt)
)
)
)
Now thanks for you compliment and share any suggestion you have. I would love to improve it