On 11 Feb 2020, at 14:03, Will Fiveash wrote:

I have a very naive question on the issue of a QS plugin to control the macOS Music app; is it possible to write a plug-in in Swift that uses the
MusicKit API to replicate the iTunes plug-in functionality (really two
questions there)?

It looks like you might be able to use MusicKit to get the list of available tracks, etc., but for playback, you would only use MusicKit if you wanted to turn QS itself into a media player. I don’t think we want that.

[iTunesLibrary][1] can also get the track info, replacing what we currently do with the XML. We could continue to use iTunes/Music.app’s scripting interface to play things.

[1]: https://developer.apple.com/documentation/ituneslibrary

--
Rob McBroom

--
You received this message because you are subscribed to the Google Groups 
"Quicksilver" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/blacktree-quicksilver/CE6C09DB-8829-40AF-A56F-0DAFECA52BF0%40skurfer.com.

Reply via email to