xzzz9097
xzzz9097
Thank you! Unfortunately I can't test Apple Music as I don't have an account for it. Could you run this code in AppleScript editor and paste the response here? With...
So, 057d0f13b6d88886713d7f490d833c5392ab4994 is an attempt to fix this by fetching artwork from Spotify servers, a bit rough and not tested much though. I'm a bit busy this weekend, I will...
I've pushed the necessary commits to master branch. I've tested by manually returning nil in iTunes artwork fetching, thus triggering download from Spotify servers, and it seemed to work pretty...
I tried improving this with 2bdc4cf5cb4a6c9923392fcde7e6e8318b576371. It seems good on the TouchBar simulator, unfortunately I don't have a tbMBP to test it on. Can you give it a try? [Muse.app.zip](https://github.com/xzzz9097/Muse/files/703005/Muse.app.zip)
So, with f2ea7b92fab6154596877137c7df24e9e2d5582d I've subclassed NSSlider to get direct control of touch events on it instead of relying on NSTouch. I think it works better now, playback pauses on touch...
See #26 discussion.
Unfortunately I cannot reproduce the issue in the TouchBar simulator, and I've got no TB MBPs available atm. c39577d may help, can you pull & build with Xcode and check...
I've added brief build instructions to the README. There's no code sign yet so no problem on that side (no developer license ðŸ˜).