Open raphson93 opened 6 years ago
Experiencing the same here
Samers. I changed a line in Media (big).ini: ; Measure to set the correct media player mode [MeasureSetMediaPlayer] IfMatch=WebNowPlaying
WebNowPlaying works for Artist/Track information but the progress bar and album art don't work. Would love a fix for this. Really enjoying the plugin otherwise. :)
Samers. I changed a line in Media (big).ini: ; Measure to set the correct media player mode [MeasureSetMediaPlayer] IfMatch=WebNowPlaying
WebNowPlaying works for Artist/Track information but the progress bar and album art don't work. Would love a fix for this. Really enjoying the plugin otherwise. :)
Thank you for the work-around! :)
Samers. I changed a line in Media (big).ini: ; Measure to set the correct media player mode [MeasureSetMediaPlayer] IfMatch=WebNowPlaying
WebNowPlaying works for Artist/Track information but the progress bar and album art don't work. Would love a fix for this. Really enjoying the plugin otherwise. :)
This is awesome! Thank you so much for this work-around ^_^
Hey, I've written a script for WebNowPlaying with full functionality. Since I have no idea on how to create a pull request, I opted to post the files here.
On a side-note: If you change the value of IfMatch
to WebNowPlaying
, the fallback script MeasureNowPlaying.inc is being used, because the value of PlayerName
from variables.ini
won't match WebNowPlaying
. The fallback script grabs windows playback information. That's why only artist and title is being displayed correctly.
Documents/Rainmeter/Skins
. Overwrite if asked.Documents/Rainmeter/Skins/SysDash/@Resources/variables.ini
and change PlayerName=Spotify
to PlayerName=Web
Hey, I've written a script for WebNowPlaying with full functionality. Since I have no idea on how to create a pull request, I opted to post the files here.
On a side-note: If you change the value of
IfMatch
toWebNowPlaying
, the fallback script MeasureNowPlaying.inc is being used, because the value ofPlayerName
fromvariables.ini
won't matchWebNowPlaying
. The fallback script grabs windows playback information. That's why only artist and title is being displayed correctly.Prerequistes:
* Spicetify with WebNowPlaying enabled ([How to install](https://github.com/marcopixel/Monstercat-Visualizer/wiki/WebNowPlaying-Spotify#installation)) * A working SysDash
Installation
1. Drag and drop the files from the appended [zip archive](https://github.com/marcopixel/SysDash/files/4027488/FilesToReplace.zip) into `Documents/Rainmeter/Skins`. Overwrite if asked. 2. Open `Documents/Rainmeter/Skins/SysDash/@Resources/variables.ini` and change `PlayerName=Spotify` to `PlayerName=Web` 3. Right-click your SysDash and press refresh.
Hey! Don't know why, but on my rainmeter (4.3.1) after doing this everything just says "0.0." If you have any idea why this might be, help would be greatly appreciated.
Hey! Don't know why, but on my rainmeter (4.3.1) after doing this everything just says "0.0." If you have any idea why this might be, help would be greatly appreciated.
Hey, sorry for only getting back to you now. What exactly do you mean with everything says 0.0? (A screenshot would help!)
I'm experiencing the same issue @ninja9d1 described. Here's a screenshot: EDIT: Nevermind. I was just missing the WebNowPlaying rainmeter plugin.
Using latest rainmeter beta and sysDash. The widget is broken. I'm Spotify premium user.