SysDash icon indicating copy to clipboard operation
SysDash copied to clipboard

Spotify Widget N/A

Open raphson93 opened this issue 6 years ago • 8 comments

Using latest rainmeter beta and sysDash. The widget is broken. I'm Spotify premium user.

raphson93 avatar Oct 09 '18 15:10 raphson93

Experiencing the same here

Ampig avatar Nov 30 '18 05:11 Ampig

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. :)

ghost avatar Dec 22 '18 22:12 ghost

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! :)

efeurun avatar Sep 10 '19 09:09 efeurun

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 ^_^

ghost avatar Sep 16 '19 13:09 ghost

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.

Prerequistes:

  • Spicetify with WebNowPlaying enabled (How to install)
  • A working SysDash

Installation

  1. Drag and drop the files from the appended zip archive 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.

Flanisch avatar Jan 06 '20 19:01 Flanisch

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.

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.

UhhhAaron avatar May 01 '20 20:05 UhhhAaron

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!)

Flanisch avatar Aug 25 '20 13:08 Flanisch

I'm experiencing the same issue @ninja9d1 described. Here's a screenshot: image EDIT: Nevermind. I was just missing the WebNowPlaying rainmeter plugin.

Robert-K avatar Nov 04 '20 21:11 Robert-K