--- xl/player/gst/sink.py 2025-05-24 06:15:49.000000000 +0800 +++ xl/player/gst/sink.py 2025-06-13 03:20:28.000000000 +0800 @@ -47,6 +47,10 @@ "auto": { "name": _("Automatic") }, + "coreaudio": { + "name": "CoreAudio", + "pipe": "osxaudiosink" + }, "alsa": { "name": "ALSA", "pipe": "alsasink"