You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
rewrote the script using handlers, which allows us to treat the spotty app like spotify when it is in the dock (if you click on spotty while spotify is running, it shows spotify) and to quit spotify by quitting the spotty app when it was previously the other way around. The known bug here is that quitting the spotify app causes spotify to relaunch
Added a dynamic delay to the relauncher, which should account for differing cpu loads and also make the relaunch faster (in absolutely ideal conditions, 10x faster)