Skip to content

Releases: marcopixel/monstercat-visualizer

Update 1.5.2

05 Feb 17:52
Compare
Choose a tag to compare
  • Fixed sanity check when value is higher than 1

Update 1.5.1

04 Feb 22:30
Compare
Choose a tag to compare

Small bugfix for MeasureGenre getting disabled when using Spotify but never getting enabled again. Because the default player for this skin is Spotify it was never enabled again.

Thanks to EM98xXkillerXx on Reddit!

Update 1.5 - Now with Google Play Music Desktop Player support

04 Feb 15:44
Compare
Choose a tag to compare
  • Added Google Play Music Desktop Player support
  • Added option to automatically hide skin when no media player is running
  • Added dynamic font coloring
  • Added progress bar
  • Modified code to be more modular (allows for easier addition of new features)
  • Modified song informations to split up cover and song meta data (this makes it possible to move the cover independently and align the song information to the right)
  • Fixed issue with Dynamic Genre Color not working propertly
  • Fixed issue with scaling variables accepting unsanitized inputs which resulted in high CPU usage
  • Changed LICENCE from Creative Commons to MIT

Many thanks to @tjhrulz for helping me implementing his plugin to the visualizer!

Update 1.4.1

16 Sep 10:26
Compare
Choose a tag to compare
  • Updated Spotify Plugin to 1.2.5.0 (this fixes a lot issues with Spotify)
  • Replaced static config name in the skins with an built-in variable (this allows easier use of multiple copies of the skin)
  • Fixed small typos and errors