Justin Bush

Results 19 comments of Justin Bush

This issue will be fixed with the next release of Ultra. I managed to get around it with the alpha build I'm currently developing/testing. See issue #11 for a brief...

Development is once again active as of **June 9, 2021**! ### Coming Soon with the Next Release - Complete rework of the codebase - Customizer v2 - [Music Friends](https://github.com/revblaze/AppleMusicFriends) integration...

I've actually been messing around with Windows programming over the past few days. I've been trying to recreate the `NSVisualEffectView` blur display for transparent windows, but might just manually blur...

Hey @programmhenry, how is the message presenting itself? Is it an alert or is it appearing in the console, etc.? I'll check it out, send a screenshot if possible –...

Super strange, I haven't come across this one yet. Is it specific to certain albums or does it appear with every song? Try out the [build I just pushed](https://github.com/revblaze/AppleMusicUltra/releases/tag/v0.9-alpha) and...

EDIT: Oops, didn't mean to close this issue.

So the source – Apple Music Web Player Beta – is presenting the same alerts? In the meantime, I'll setup a listener for alerts that contain the title `MEDIA_KEY: [object...

**UPDATE:** Apple just took their Web Player out of beta and have seemed to fix a number of bugs. Clear your browser cache – maybe also restart your machine –...

Funny, Apple is building their web player with dedicated support for Safari. 3rd-party browsers are all using the industry web standards (disabled -webkit-blur effects, etc). Some of their experimental features...

I've managed to silence the issue as a _temporary workaround_ with the current build I'm developing of the new release, as it appears the error doesn't actually affect functionality. Although...