ddddxxx / MusicPlayer

Music player submodule for LyricsX
https://github.com/ddddxxx/LyricsX
Mozilla Public License 2.0
38 stars 15 forks source link

Remove the MPRIS initializer with argument PlayerctlPlayerName #8

Closed suransea closed 3 years ago

suransea commented 3 years ago

The PlayerctlPlayerName should not be exposed to MusicPlayer users.

By the way, the Windows.Media.Control.GlobalSystemMediaTransportControlsSession required on Windows. Sadly, it's a WinRT API which not bridged in the swift WinSDK.

ddddxxx commented 3 years ago

I've given you write access so you can push your branch to this repo and continue work here.