TheBoredTeam / boring.notch

TheBoringNotch: Not so boring notch That Rocks 🎸🎶
https://theboring.name/
Other
949 stars 56 forks source link

Placeholder provided by media player #184

Closed overflow-sudo closed 1 day ago

overflow-sudo commented 1 day ago

If the artwork data cannot be found, it will be replaced with a placeholder provided by media player.

Example: When the user uses Zen Browser, the artwork doesn't change, and the previous song's artwork is displayed. However, if the artwork is equal to nil, the code sets the Zen Browser icon as the artwork.

richardkunkli commented 1 day ago

Hey, First of all, thank you for the contribution. Much appreciated. Can you please use the dev branch instead of main. It won't be difficult to migrate, due to those are synced right now. I review the code until and merge it if the change has been performed.

overflow-sudo commented 1 day ago

Hey, I have changed the base branch to dev.

Thank you.