Go to playing track

Command L (on mac), indicated to seek to the currently playing track, does not work. Check your Cocoa bindings (if they still work). When I coded for Mac before the latest OS update, I worked with NSMenu. The bindings for shortcuts were done through that class.

Hello @fsck, when you do Cmd L, are you in a list of track that contain the track being played?

Sorry for the late reply. Yes. That is the issue.

I think this is an issue to be dealt with the first responder chain.

And no when I try CMD L outside of the playlist or whatever view I’m in, it does not go to the playing track at the currently playing playlist/list (I’m not sure what the proper class is here).

This topic was automatically closed 375 days after the last reply. New replies are no longer allowed.