Hey nofish, I just noticed a new issue in this script. I guess something changed in REAPER somewhere along the line? Instead of toggling Solo Exclusive, it seems to only be able to enable it. Any chance you'd be able to take a look at this when you get some time, please? All the best! Dax.
I've been using these two in a custom action to exclusive solo the track associated with the fx under the mouse. Somehow it works. Instead of it selecting the "track under mouse" it selects the track of the fx under the mouse! Track: Select track under mouse Script: me2beats_Toggle exclusive solo for selected tracks.lua
Thanks guys for bringing this up again. Funny thing I was just looking for a command that would "solo ignore routing", and strangely there is nothing to be found with those keywords in my action list, nor the many repositories I have on Reapack, and not even in the API help (I see now its simply called 'solo'). I know just enough scripting to do some mods and simple things and looking at Yanick's script I saw the comment for the ignore routing argument. Great, now I've modded a solo script to do it. Thanks!