i2002 / RainmeterMediaPlayer

Plugin for Rainmeter to get now playing info from Windows 10 API
GNU General Public License v3.0
13 stars 1 forks source link

Add support for progress bar #6

Closed NinjaShuriken closed 7 months ago

NinjaShuriken commented 7 months ago

Is it possible to add support for Progress Bar with Windows Media integration.

i2002 commented 7 months ago

Hi, The plugin has progress bar for applications that support it (for example Spotify). In which application do you have issues?

NinjaShuriken commented 7 months ago

Hi, Currently I tried using YouTube in a browser, the YouTubeMusic Desktop App and MusicBee

i2002 commented 7 months ago

image What browser are you using? For me it works in Chrome and Firefox.

Or maybe I didn't understand your issue? You are referring to the blue progress indicator, right?

NinjaShuriken commented 7 months ago

Indeed it does work on the browser, it was the skin I was using which did not work. Very sorry about that. I assume it not working with MusicBee and and the YouTube Music App is an issue with those respective apps then?

i2002 commented 7 months ago

I don't know which is the YouTube Music App (if you're referring to the website, it should work like normal YT).

I've just checked with MusicBee and it seems it doesn't support the windows API so it can't work with this plugin.

You can find out if the music app should work with the api or not if you look at the volume change popup in Win 10 (you can see the screenshot in the repo readme): if it shows the data from the player it should also work with the rainmeter plugin, otherwise the problem is on the music app side. (In windows 11 I believe the music player information is shown in the notifications tray instead).

As this isn't an issue with the plugin I'm gonna close this.