Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Display current song in volume bar #50

Closed
Wxrlds opened this issue Oct 12, 2020 · 6 comments · Fixed by #218
Closed

Display current song in volume bar #50

Wxrlds opened this issue Oct 12, 2020 · 6 comments · Fixed by #218
Labels
bug Something isn't working

Comments

@Wxrlds
Copy link

Wxrlds commented Oct 12, 2020

Currently when music plays and you increase the volume you only see the volume like this:
grafik

It would be nice if the currently playing song could be displayed there.
Groove Musik for example adds songs to there.
grafik

I don't know if this is possible with Linux or Mac but I know it's possible with Windows 10

@th-ch
Copy link
Owner

th-ch commented Nov 11, 2020

Hey @Wxrlds, thanks for submitting the issue! This next release - v1.6.0 adds a notifications plugin, feel free to test it out (it's a pre-release at the moment) and update the issue!

@th-ch th-ch added the fix-available A fix to the issue is available in a new version label Nov 11, 2020
@Wxrlds
Copy link
Author

Wxrlds commented Nov 11, 2020

The notification plugin works but still has some minor bugs.
When a playlist runs everything seems to work fine. If a playlist is running and you search for a specific song and play that song, it fails to display the song and only shows the cover of the previously played song. (In this case the cover is from "Alone" but I searched and played "Scared to Be Lonely")
grafik
Furthermore, it says "electron.app.YouTube Music" instead of probably only "YouTube Music".
Moreover, the cover is stretched and looks a little weird.
While the notification is on screen the Playlist and Shuffle Playlist buttons don't work.
Those:
grafik

That's it for now. If I find any more issues I'll report them.

@4DEATH
Copy link

4DEATH commented Nov 17, 2020

The fix released is not the one asked by the OP. OP wanted this: https://www.tenforums.com/sound-audio/134123-windows-10-volume-bar-top-left-huge.html

I think its called "Windows 10 Media Control Overlay"

@th-ch th-ch added bug Something isn't working and removed fix-available A fix to the issue is available in a new version labels Nov 22, 2020
@Wxrlds
Copy link
Author

Wxrlds commented Nov 23, 2020

As 4DEATH said, the notification wasn't what I originally suggested but I assume th-ch just wanted to let me know that this feature exists because they're somehow related to each other

@rafaeloliveira00
Copy link

Hello there, I think you are referring to the Media Session API, here is a simple example: https://googlechrome.github.io/samples/media-session/audio.html

It would also display an layout to control the song when the screen is locked (at least on Windows 10) and perhaps fixing the following issue: #36

It would be indeed a good feature and this feature is not related to the notifications plugin, they are 2 different things.

@Araxeus
Copy link
Collaborator

Araxeus commented Mar 24, 2021

Uuuuh guys... this feature is enabled by default....

(Just dont have shortcuts plugin activated)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants