trackselect icon indicating copy to clipboard operation
trackselect copied to clipboard

mpv script to select tracks based on their title

Results 1 trackselect issues
Sort by recently updated
recently updated
newest added

`track-switched` event got removed in https://github.com/mpv-player/mpv/commit/f9fd50c6546f2fa510251267d6423d3f342ca115 It had been deprecated for a while but reimplementing this ourselves adds a lot of complexity since tracks briefly get set to null, and...