-
Notifications
You must be signed in to change notification settings - Fork 4
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
Position multiplying after skin reload #5
Comments
That sounds like it might only be possible if you use the spotify desktop player. Are you sure you're using the web version of spotify and don't have the desktop player open or anything? You can check which player it's grabbing info from with |
No, i am sure that i am using spotify version installed by executable and not by windows store, also i've done configuration of spotify to work with this extension via this tutorial by author of monstercat visualizer. |
You had mentioned "web music player (mainly spotify)", so I thought you'd be using the website. |
So now i can use default spotify app without spicetify and all my functionality in widget posted above should be fully compatible to gather all info by your plugin? I am asking just to be sure because that spicetify configuration took me long time to do. |
As long as you're on windows 10 or 11, yes. |
After proper uninstallation of spotify + spicetify and installing it back without spicetify it still does the same problem, still after skin reload it multiplies progress based on count of reload. |
Do you have any other skins loaded? Do you reload all skins or just the music skin? |
I am just reloading |
Please give this version of the plugin a go, replace WebNowPlaying.dll in |
Problem solved! I guess you've modified locally your plugin and send me copy to test it. After few tries (even hard-click spamming just to test it) it does not multiply progress anymore 😁 Thank you for your quick response and solving this issue, love this plugin cuz it turns dream of making apple-like widgets come true! ❤️ Keep it up! |
Glad it worked! |
Just published v2.0.4 if you want the version bump |
So i am currently working on widget to take control over web music player (mainly spotify) with your plugin and after each reload it multiply position parameter e.g. I reload it 5 times and instead of adding one second in position, it adds 5 seconds, 10 times reload adds 10 seconds each seconds and so on.
You can check out code of widget here.
Also i am using the newest version of Rainmeter (4.5.17.3700) (64-bit) and the newest version of this plugin (I've downloaded it yesterday).
The text was updated successfully, but these errors were encountered: