Skip to content

Releases: lingeriegoat/OBSSpotifyPlugin

Release 1.6

Choose a tag to compare

@lingeriegoat lingeriegoat released this 03 Aug 23:01

This resolves a bug in 1.5 that was preventing the widget from updating other than on song change.

I do not understand the bug, it seems to be related to settings ordering? Either way, it is fixed.

Release 1.4

Choose a tag to compare

@lingeriegoat lingeriegoat released this 03 Aug 21:22
  • Add an option for horizontal or vertical layout
  • Add options for the VU meter so you can better tailor it to your layout
  • Further optimize underlying c# DLL, should perform better now
  • Added some additional music clients (apple music 3rd party clients)

This will likely be the last release for a while unless i find any additional bugs or someone requests a feature, as I have now added all features that I wanted and am happy with how it works.

Release 1.3

Choose a tag to compare

@lingeriegoat lingeriegoat released this 03 Aug 16:44

This is a bug fix release. There was a potential issue with the way we were accessing the Windows Audio system that may lead to a ial crash? I was never able to replicate this in testing even when running the DLL function over 5 million times, but I did see some strange behavior after leaving the widget alone for 12-16 hours or so.

After researching, unsure if the widget itself was the cause, or a strange interaction between spotify and windows, but either way, we can clean up the way we access the system, and so we did.

Release 1.1

Choose a tag to compare

@lingeriegoat lingeriegoat released this 02 Aug 18:29

Added 2 new options:

  • Option to change the artist font color independently, with a full color picker
  • Option to change the size offset for the artist name, defaults to -2

Release 1.0

Choose a tag to compare

@lingeriegoat lingeriegoat released this 02 Aug 17:16
a028898

First release. Works with spotify desktop application windows ONLY.

To use: Put all 4 files in your OBS plugins directory. Add the new source inside, it is called SpotifyNowPlaying. Configure using the built in options.