It is currently April 23rd, 2024, 7:02 pm

Issues with visualizers (probably spotifyplugin related)

Get help with creating, editing & fixing problems with skins
osmija
Posts: 38
Joined: July 1st, 2016, 3:57 pm

Issues with visualizers (probably spotifyplugin related)

Post by osmija »

Hi everyone, i have had perfectly working skins, most made by me with help from balala but also the excellent Frost Visualizer.

For awhile now the visualizers do not work and i cannot fetch album from spotify.

i have downloaded the latest spotifyplugin.dll, i run rainmeter 4.0 and i have downloaded an old SpotifyWebHelper.exe.

heres one skin that no longer works:

Code: Select all

[Metadata]
Name=Spotibum
License=None
Version=1.2 (10 July, 2016)
Information=Spotify album-visualizer for Rainmeter, -1582, 364

[Rainmeter]
Author=osmija
Update=16


;####       ####
;#### SETUP ####
;####       ####


[MeasureProcessPlayer]
Measure=Plugin
Plugin=Process
ProcessName=Spotify.exe
IfCondition=(MeasureProcessPlayer=1)
IfTrueAction=[!ShowFade]
IfFalseAction=[!HideFade]

[MeasureMediaKey]
Measure=Plugin
Plugin=MediaKey.dll

[MeasureArtist]
Measure=Plugin
Plugin=SpotifyPlugin.dll
UpdateRate=1500
Type=ArtistName
Substitute="":"Artist"

[MeasureTrack]
Measure=Plugin
Plugin=SpotifyPlugin.dll
UpdateRate=15000
Type=TrackName
Substitute="":"Track"

[MeasureCover]
Measure=Plugin
Plugin=SpotifyPlugin.dll
Type=AlbumArt
Res=300
DefaultPath=#@#Images\Default.png
CoverPath=#@#Images\Cover.png
UpdateDivider=10

[MeasureWidth]
Measure=Plugin
Plugin=ImageSize
ImageName=[MeasureCover]
Dimension=Width
DynamicVariables=1

[MeasureHeight]
Measure=Plugin
Plugin=ImageSize
ImageName=[MeasureCover]
Dimension=Height
DynamicVariables=1

[MeasureAudio]
Measure=Plugin
Plugin=AudioLevel
Port=Output
LoudnessEqualization=1
FFTSize=2048
FFTAttack=50
FFTDecay=300
Bands=25
FreqMin=30
FreqMax=10048
Sensitivity=55
Channel=Avg

[MeasureAudio2]
Measure=Plugin
Plugin=AudioLevel
Port=Output
FFTSize=2048
FFTAttack=10000000
FFTDecay=10000000
Bands=11


;####       ####
;#### BANDS ####
;####       ####


[MeasureBand0]
Measure=Plugin
Plugin=AudioLevel
Parent=MeasureAudio
Type=Band
BandIdx=0

[MeasureBand0Calc]
Measure=Calc
Formula=( Clamp (( 1.35 * MeasureBand0 ), 0, 1 ))

[MeasureBand1]
Measure=Plugin
Plugin=AudioLevel
Parent=MeasureAudio
Type=Band
BandIdx=1

[MeasureBand1Calc]
Measure=Calc
Formula=( Clamp (( 1.35 * MeasureBand1 ), 0, 1 ))

[MeasureBand2]
Measure=Plugin
Plugin=AudioLevel
Parent=MeasureAudio
Type=Band
BandIdx=2

[MeasureBand2Calc]
Measure=Calc
Formula=( Clamp (( 1.35 * MeasureBand2 ), 0, 1 ))

[MeasureBand3]
Measure=Plugin
Plugin=AudioLevel
Parent=MeasureAudio
Type=Band
BandIdx=3

[MeasureBand3Calc]
Measure=Calc
Formula=( Clamp (( 1.35 * MeasureBand3 ), 0, 1 ))

[MeasureBand4]
Measure=Plugin
Plugin=AudioLevel
Parent=MeasureAudio
Type=Band
BandIdx=4

[MeasureBand4Calc]
Measure=Calc
Formula=( Clamp (( 1.35 * MeasureBand4 ), 0, 1 ))

[MeasureBand5]
Measure=Plugin
Plugin=AudioLevel
Parent=MeasureAudio
Type=Band
BandIdx=5

[MeasureBand5Calc]
Measure=Calc
Formula=( Clamp (( 1.35 * MeasureBand5 ), 0, 1 ))

[MeasureBand6]
Measure=Plugin
Plugin=AudioLevel
Parent=MeasureAudio
Type=Band
BandIdx=6

[MeasureBand6Calc]
Measure=Calc
Formula=( Clamp (( 1.35 * MeasureBand6 ), 0, 1 ))

[MeasureBand7]
Measure=Plugin
Plugin=AudioLevel
Parent=MeasureAudio
Type=Band
BandIdx=7

[MeasureBand7Calc]
Measure=Calc
Formula=( Clamp (( 1.35 * MeasureBand7 ), 0, 1 ))

[MeasureBand8]
Measure=Plugin
Plugin=AudioLevel
Parent=MeasureAudio
Type=Band
BandIdx=8

[MeasureBand8Calc]
Measure=Calc
Formula=( Clamp (( 1.35 * MeasureBand8 ), 0, 1 ))

[MeasureBand9]
Measure=Plugin
Plugin=AudioLevel
Parent=MeasureAudio
Type=Band
BandIdx=9

[MeasureBand9Calc]
Measure=Calc
Formula=( Clamp (( 1.35 * MeasureBand9 ), 0, 1 ))

[MeasureBand10]
Measure=Plugin
Plugin=AudioLevel
Parent=MeasureAudio
Type=Band
BandIdx=10

[MeasureBand10Calc]
Measure=Calc
Formula=( Clamp (( 1.35 * MeasureBand10 ), 0, 1 ))

[MeasureBand11]
Measure=Plugin
Plugin=AudioLevel
Parent=MeasureAudio
Type=Band
BandIdx=11

[MeasureBand11Calc]
Measure=Calc
Formula=( Clamp (( 1.35 * MeasureBand11 ), 0, 1 ))

[MeasureBand12]
Measure=Plugin
Plugin=AudioLevel
Parent=MeasureAudio
Type=Band
BandIdx=12

[MeasureBand12Calc]
Measure=Calc
Formula=( Clamp (( 1.35 * MeasureBand12 ), 0, 1 ))

[MeasureBand13]
Measure=Plugin
Plugin=AudioLevel
Parent=MeasureAudio
Type=Band
BandIdx=13

[MeasureBand13Calc]
Measure=Calc
Formula=( Clamp (( 1.35 * MeasureBand13 ), 0, 1 ))

[MeasureBand14]
Measure=Plugin
Plugin=AudioLevel
Parent=MeasureAudio
Type=Band
BandIdx=14

[MeasureBand14Calc]
Measure=Calc
Formula=( Clamp (( 1.35 * MeasureBand14 ), 0, 1 ))

[MeasureBand15]
Measure=Plugin
Plugin=AudioLevel
Parent=MeasureAudio
Type=Band
BandIdx=15

[MeasureBand15Calc]
Measure=Calc
Formula=( Clamp (( 1.35 * MeasureBand15 ), 0, 1 ))

[MeasureBand16]
Measure=Plugin
Plugin=AudioLevel
Parent=MeasureAudio
Type=Band
BandIdx=16

[MeasureBand16Calc]
Measure=Calc
Formula=( Clamp (( 1.35 * MeasureBand16 ), 0, 1 ))

[MeasureBand17]
Measure=Plugin
Plugin=AudioLevel
Parent=MeasureAudio
Type=Band
BandIdx=17

[MeasureBand17Calc]
Measure=Calc
Formula=( Clamp (( 1.35 * MeasureBand17 ), 0, 1 ))

[MeasureBand18]
Measure=Plugin
Plugin=AudioLevel
Parent=MeasureAudio
Type=Band
BandIdx=18

[MeasureBand18Calc]
Measure=Calc
Formula=( Clamp (( 1.35 * MeasureBand18 ), 0, 1 ))

[MeasureBand19]
Measure=Plugin
Plugin=AudioLevel
Parent=MeasureAudio
Type=Band
BandIdx=19

[MeasureBand19Calc]
Measure=Calc
Formula=( Clamp (( 1.35 * MeasureBand19 ), 0, 1 ))

[MeasureBand20]
Measure=Plugin
Plugin=AudioLevel
Parent=MeasureAudio
Type=Band
BandIdx=20

[MeasureBand20Calc]
Measure=Calc
Formula=( Clamp (( 1.35 * MeasureBand20 ), 0, 1 ))

[MeasureBand21]
Measure=Plugin
Plugin=AudioLevel
Parent=MeasureAudio
Type=Band
BandIdx=21

[MeasureBand21Calc]
Measure=Calc
Formula=( Clamp (( 1.35 * MeasureBand21 ), 0, 1 ))

[MeasureBand22]
Measure=Plugin
Plugin=AudioLevel
Parent=MeasureAudio
Type=Band
BandIdx=22

[MeasureBand22Calc]
Measure=Calc
Formula=( Clamp (( 1.35 * MeasureBand22 ), 0, 1 ))

[MeasureBand23]
Measure=Plugin
Plugin=AudioLevel
Parent=MeasureAudio
Type=Band
BandIdx=23

[MeasureBand23Calc]
Measure=Calc
Formula=( Clamp (( 1.35 * MeasureBand23 ), 0, 1 ))

[MeasureBand24]
Measure=Plugin
Plugin=AudioLevel
Parent=MeasureAudio
Type=Band
BandIdx=24

[MeasureBand24Calc]
Measure=Calc
Formula=( Clamp (( 1.35 * MeasureBand24 ), 0, 1 ))


;####          ####
;#### BACKDROP ####
;####          ####

 
[Image2]
Meter=Image
X=19
Y=117
ImageName=#@#Images\grid.png
ImageAlpha=(Clamp(([MeasureAudio2]*12000000),0,200))
DynamicVariables=1


;####       ####
;#### BANDS ####
;####       ####


[MeterBand0]
Meter=Bar
MeasureName=MeasureBand0Calc
X=30
Y=155
W=3
H=60
BarImage=[MeasureCover]
BarOrientation=Vertical
ImageCrop=(0*[MeasureWidth]/24),0,([MeasureWidth]/25),([MeasureHeight]/2)
DynamicVariables=1
TransformationMatrix=0.40;-0.07;-0.05;0.5;10;50
ImageRotate=-6

[MeterBand1]
Meter=Bar
MeasureName=MeasureBand1Calc
X=-14R
Y=0r
W=3
H=60
BarImage=[MeasureCover]
BarOrientation=Vertical
ImageCrop=(1*[MeasureWidth]/24),0,([MeasureWidth]/25),([MeasureHeight]/2)
DynamicVariables=1
TransformationMatrix=0.40;-0.07;-0.05;0.5;10;50
ImageRotate=-6

[MeterBand2]
Meter=Bar
MeasureName=MeasureBand2Calc
X=-14R
Y=0r
W=3
H=60
BarImage=[MeasureCover]
BarOrientation=Vertical
ImageCrop=(2*[MeasureWidth]/24),0,([MeasureWidth]/25),([MeasureHeight]/2)
DynamicVariables=1
TransformationMatrix=0.40;-0.07;-0.05;0.5;10;50
ImageRotate=-6

[MeterBand3]
Meter=Bar
MeasureName=MeasureBand3Calc
X=-14R
Y=0r
W=3
H=60
BarImage=[MeasureCover]
BarOrientation=Vertical
ImageCrop=(3*[MeasureWidth]/24),0,([MeasureWidth]/25),([MeasureHeight]/2)
DynamicVariables=1
TransformationMatrix=0.40;-0.07;-0.05;0.5;10;50
ImageRotate=-6

[MeterBand4]
Meter=Bar
MeasureName=MeasureBand4Calc
X=-14R
Y=0r
W=3
H=60
BarImage=[MeasureCover]
BarOrientation=Vertical
ImageCrop=(4*[MeasureWidth]/24),0,([MeasureWidth]/25),([MeasureHeight]/2)
DynamicVariables=1
TransformationMatrix=0.40;-0.07;-0.05;0.5;10;50
ImageRotate=-6

[MeterBand5]
Meter=Bar
MeasureName=MeasureBand5Calc
X=-14R
Y=0r
W=3
H=60
BarImage=[MeasureCover]
BarOrientation=Vertical
ImageCrop=(5*[MeasureWidth]/24),0,([MeasureWidth]/25),([MeasureHeight]/2)
DynamicVariables=1
TransformationMatrix=0.40;-0.07;-0.05;0.5;10;50
ImageRotate=-6

[MeterBand6]
Meter=Bar
MeasureName=MeasureBand6Calc
X=-14R
Y=0r
W=3
H=60
BarImage=[MeasureCover]
BarOrientation=Vertical
ImageCrop=(6*[MeasureWidth]/24),0,([MeasureWidth]/25),([MeasureHeight]/2)
DynamicVariables=1
TransformationMatrix=0.40;-0.07;-0.05;0.5;10;50
ImageRotate=-6

[MeterBand7]
Meter=Bar
MeasureName=MeasureBand7Calc
X=-14R
Y=0r
W=3
H=60
BarImage=[MeasureCover]
BarOrientation=Vertical
ImageCrop=(7*[MeasureWidth]/24),0,([MeasureWidth]/25),([MeasureHeight]/2)
DynamicVariables=1
TransformationMatrix=0.40;-0.07;-0.05;0.5;10;50
ImageRotate=-6

[MeterBand8]
Meter=Bar
MeasureName=MeasureBand8Calc
X=-14R
Y=0r
W=3
H=60
BarImage=[MeasureCover]
BarOrientation=Vertical
ImageCrop=(8*[MeasureWidth]/24),0,([MeasureWidth]/25),([MeasureHeight]/2)
DynamicVariables=1
TransformationMatrix=0.40;-0.07;-0.05;0.5;10;50
ImageRotate=-6

[MeterBand9]
Meter=Bar
MeasureName=MeasureBand9Calc
X=-14R
Y=0r
W=3
H=60
BarImage=[MeasureCover]
BarOrientation=Vertical
ImageCrop=(9*[MeasureWidth]/24),0,([MeasureWidth]/25),([MeasureHeight]/2)
DynamicVariables=1
TransformationMatrix=0.40;-0.07;-0.05;0.5;10;50
ImageRotate=-6

[MeterBand10]
Meter=Bar
MeasureName=MeasureBand10Calc
X=-14R
Y=0r
W=3
H=60
BarImage=[MeasureCover]
BarOrientation=Vertical
ImageCrop=(10*[MeasureWidth]/24),0,([MeasureWidth]/25),([MeasureHeight]/2)
DynamicVariables=1
TransformationMatrix=0.40;-0.07;-0.05;0.5;10;50
ImageRotate=-6

[MeterBand11]
Meter=Bar
MeasureName=MeasureBand11Calc
X=-14R
Y=0r
W=3
H=60
BarImage=[MeasureCover]
BarOrientation=Vertical
ImageCrop=(11*[MeasureWidth]/24),0,([MeasureWidth]/25),([MeasureHeight]/2)
DynamicVariables=1
TransformationMatrix=0.40;-0.07;-0.05;0.5;10;50
ImageRotate=-6

[MeterBand12]
Meter=Bar
MeasureName=MeasureBand12Calc
X=-14R
Y=0r
W=3
H=60
BarImage=[MeasureCover]
BarOrientation=Vertical
ImageCrop=(12*[MeasureWidth]/24),0,([MeasureWidth]/25),([MeasureHeight]/2)
DynamicVariables=1
TransformationMatrix=0.40;-0.07;-0.05;0.5;10;50
ImageRotate=-6

[MeterBand13]
Meter=Bar
MeasureName=MeasureBand13Calc
X=-14R
Y=0r
W=3
H=60
BarImage=[MeasureCover]
BarOrientation=Vertical
ImageCrop=(13*[MeasureWidth]/24),0,([MeasureWidth]/25),([MeasureHeight]/2)
DynamicVariables=1
TransformationMatrix=0.40;-0.07;-0.05;0.5;10;50
ImageRotate=-6

[MeterBand14]
Meter=Bar
MeasureName=MeasureBand14Calc
X=-14R
Y=0r
W=3
H=60
BarImage=[MeasureCover]
BarOrientation=Vertical
ImageCrop=(14*[MeasureWidth]/24),0,([MeasureWidth]/25),([MeasureHeight]/2)
DynamicVariables=1
TransformationMatrix=0.40;-0.07;-0.05;0.5;10;50
ImageRotate=-6

[MeterBand15]
Meter=Bar
MeasureName=MeasureBand15Calc
X=-14R
Y=0r
W=3
H=60
BarImage=[MeasureCover]
BarOrientation=Vertical
ImageCrop=(15*[MeasureWidth]/24),0,([MeasureWidth]/25),([MeasureHeight]/2)
DynamicVariables=1
TransformationMatrix=0.40;-0.07;-0.05;0.5;10;50
ImageRotate=-6

[MeterBand16]
Meter=Bar
MeasureName=MeasureBand16Calc
X=-14R
Y=0r
W=3
H=60
BarImage=[MeasureCover]
BarOrientation=Vertical
ImageCrop=(16*[MeasureWidth]/24),0,([MeasureWidth]/25),([MeasureHeight]/2)
DynamicVariables=1
TransformationMatrix=0.40;-0.07;-0.05;0.5;10;50
ImageRotate=-6

[MeterBand17]
Meter=Bar
MeasureName=MeasureBand17Calc
X=-14R
Y=0r
W=3
H=60
BarImage=[MeasureCover]
BarOrientation=Vertical
ImageCrop=(17*[MeasureWidth]/24),0,([MeasureWidth]/25),([MeasureHeight]/2)
DynamicVariables=1
TransformationMatrix=0.40;-0.07;-0.05;0.5;10;50
ImageRotate=-6

[MeterBand18]
Meter=Bar
MeasureName=MeasureBand18Calc
X=-14R
Y=0r
W=3
H=60
BarImage=[MeasureCover]
BarOrientation=Vertical
ImageCrop=(18*[MeasureWidth]/24),0,([MeasureWidth]/25),([MeasureHeight]/2)
DynamicVariables=1
TransformationMatrix=0.40;-0.07;-0.05;0.5;10;50
ImageRotate=-6

[MeterBand19]
Meter=Bar
MeasureName=MeasureBand19Calc
X=-14R
Y=0r
W=3
H=60
BarImage=[MeasureCover]
BarOrientation=Vertical
ImageCrop=(19*[MeasureWidth]/24),0,([MeasureWidth]/25),([MeasureHeight]/2)
DynamicVariables=1
TransformationMatrix=0.40;-0.07;-0.05;0.5;10;50
ImageRotate=-6

[MeterBand20]
Meter=Bar
MeasureName=MeasureBand20Calc
X=-14R
Y=0r
W=3
H=60
BarImage=[MeasureCover]
BarOrientation=Vertical
ImageCrop=(20*[MeasureWidth]/24),0,([MeasureWidth]/25),([MeasureHeight]/2)
DynamicVariables=1
TransformationMatrix=0.40;-0.07;-0.05;0.5;10;50
ImageRotate=-6

[MeterBand21]
Meter=Bar
MeasureName=MeasureBand21Calc
X=-14R
Y=0r
W=3
H=60
BarImage=[MeasureCover]
BarOrientation=Vertical
ImageCrop=(21*[MeasureWidth]/24),0,([MeasureWidth]/25),([MeasureHeight]/2)
DynamicVariables=1
TransformationMatrix=0.40;-0.07;-0.05;0.5;10;50
ImageRotate=-6

[MeterBand22]
Meter=Bar
MeasureName=MeasureBand22Calc
X=-14R
Y=0r
W=3
H=60
BarImage=[MeasureCover]
BarOrientation=Vertical
ImageCrop=(22*[MeasureWidth]/24),0,([MeasureWidth]/25),([MeasureHeight]/2)
DynamicVariables=1
TransformationMatrix=0.40;-0.07;-0.05;0.5;10;50
ImageRotate=-6

[MeterBand23]
Meter=Bar
MeasureName=MeasureBand23Calc
X=-14R
Y=0r
W=3
H=60
BarImage=[MeasureCover]
BarOrientation=Vertical
ImageCrop=(23*[MeasureWidth]/24),0,([MeasureWidth]/25),([MeasureHeight]/2)
DynamicVariables=1
TransformationMatrix=0.40;-0.07;-0.05;0.5;10;50
ImageRotate=-6

[MeterBand24]
Meter=Bar
MeasureName=MeasureBand24Calc
X=-14R
Y=0r
W=3
H=60
BarImage=[MeasureCover]
BarOrientation=Vertical
ImageCrop=(24*[MeasureWidth]/24),0,([MeasureWidth]/25),([MeasureHeight]/2)
DynamicVariables=1
TransformationMatrix=0.40;-0.07;-0.05;0.5;10;50
ImageRotate=-6

[MeterBand2-0]
Meter=Bar
MeasureName=MeasureBand0Calc
X=46
Y=0R
W=3
H=60
BarImage=[MeasureCover]
BarOrientation=Vertical
ImageCrop=(0*[MeasureWidth]/24),([MeasureHeight]/2),([MeasureWidth]/25),([MeasureHeight]/2)
DynamicVariables=1
Flip=1
TransformationMatrix=0.40;-0.07;-0.05;0.5;10;50
ImageRotate=-6

[MeterBand2-1]
Meter=Bar
MeasureName=MeasureBand1Calc
X=-14R
Y=0r
W=3
H=60
BarImage=[MeasureCover]
BarOrientation=Vertical
ImageCrop=(1*[MeasureWidth]/24),([MeasureHeight]/2),([MeasureWidth]/25),([MeasureHeight]/2)
DynamicVariables=1
Flip=1
TransformationMatrix=0.40;-0.07;-0.05;0.5;10;50
ImageRotate=-6

[MeterBand2-2]
Meter=Bar
MeasureName=MeasureBand2Calc
X=-14R
Y=0r
W=3
H=60
BarImage=[MeasureCover]
BarOrientation=Vertical
ImageCrop=(2*[MeasureWidth]/24),([MeasureHeight]/2),([MeasureWidth]/25),([MeasureHeight]/2)
DynamicVariables=1
Flip=1
TransformationMatrix=0.40;-0.07;-0.05;0.5;10;50
ImageRotate=-6

[MeterBand2-3]
Meter=Bar
MeasureName=MeasureBand3Calc
X=-14R
Y=0r
W=3
H=60
BarImage=[MeasureCover]
BarOrientation=Vertical
ImageCrop=(3*[MeasureWidth]/24),([MeasureHeight]/2),([MeasureWidth]/25),([MeasureHeight]/2)
DynamicVariables=1
Flip=1
TransformationMatrix=0.40;-0.07;-0.05;0.5;10;50
ImageRotate=-6

[MeterBand2-4]
Meter=Bar
MeasureName=MeasureBand4Calc
X=-14R
Y=0r
W=3
H=60
BarImage=[MeasureCover]
BarOrientation=Vertical
ImageCrop=(4*[MeasureWidth]/24),([MeasureHeight]/2),([MeasureWidth]/25),([MeasureHeight]/2)
DynamicVariables=1
Flip=1
TransformationMatrix=0.40;-0.07;-0.05;0.5;10;50
ImageRotate=-6

[MeterBand2-5]
Meter=Bar
MeasureName=MeasureBand5Calc
X=-14R
Y=0r
W=3
H=60
BarImage=[MeasureCover]
BarOrientation=Vertical
ImageCrop=(5*[MeasureWidth]/24),([MeasureHeight]/2),([MeasureWidth]/25),([MeasureHeight]/2)
DynamicVariables=1
Flip=1
TransformationMatrix=0.40;-0.07;-0.05;0.5;10;50
ImageRotate=-6

[MeterBand2-6]
Meter=Bar
MeasureName=MeasureBand6Calc
X=-14R
Y=0r
W=3
H=60
BarImage=[MeasureCover]
BarOrientation=Vertical
ImageCrop=(6*[MeasureWidth]/24),([MeasureHeight]/2),([MeasureWidth]/25),([MeasureHeight]/2)
DynamicVariables=1
Flip=1
TransformationMatrix=0.40;-0.07;-0.05;0.5;10;50
ImageRotate=-6

[MeterBand2-7]
Meter=Bar
MeasureName=MeasureBand7Calc
X=-14R
Y=0r
W=3
H=60
BarImage=[MeasureCover]
BarOrientation=Vertical
ImageCrop=(7*[MeasureWidth]/24),([MeasureHeight]/2),([MeasureWidth]/25),([MeasureHeight]/2)
DynamicVariables=1
Flip=1
TransformationMatrix=0.40;-0.07;-0.05;0.5;10;50
ImageRotate=-6

[MeterBand2-8]
Meter=Bar
MeasureName=MeasureBand8Calc
X=-14R
Y=0r
W=3
H=60
BarImage=[MeasureCover]
BarOrientation=Vertical
ImageCrop=(8*[MeasureWidth]/24),([MeasureHeight]/2),([MeasureWidth]/25),([MeasureHeight]/2)
DynamicVariables=1
Flip=1
TransformationMatrix=0.40;-0.07;-0.05;0.5;10;50
ImageRotate=-6

[MeterBand2-9]
Meter=Bar
MeasureName=MeasureBand9Calc
X=-14R
Y=0r
W=3
H=60
BarImage=[MeasureCover]
BarOrientation=Vertical
ImageCrop=(9*[MeasureWidth]/24),([MeasureHeight]/2),([MeasureWidth]/25),([MeasureHeight]/2)
DynamicVariables=1
Flip=1
TransformationMatrix=0.40;-0.07;-0.05;0.5;10;50
ImageRotate=-6

[MeterBand2-10]
Meter=Bar
MeasureName=MeasureBand10Calc
X=-14R
Y=0r
W=3
H=60
BarImage=[MeasureCover]
BarOrientation=Vertical
ImageCrop=(10*[MeasureWidth]/24),([MeasureHeight]/2),([MeasureWidth]/25),([MeasureHeight]/2)
DynamicVariables=1
Flip=1
TransformationMatrix=0.40;-0.07;-0.05;0.5;10;50
ImageRotate=-6

[MeterBand2-11]
Meter=Bar
MeasureName=MeasureBand11Calc
X=-14R
Y=0r
W=3
H=60
BarImage=[MeasureCover]
BarOrientation=Vertical
ImageCrop=(11*[MeasureWidth]/24),([MeasureHeight]/2),([MeasureWidth]/25),([MeasureHeight]/2)
DynamicVariables=1
Flip=1
TransformationMatrix=0.40;-0.07;-0.05;0.5;10;50
ImageRotate=-6

[MeterBand2-12]
Meter=Bar
MeasureName=MeasureBand12Calc
X=-14R
Y=0r
W=3
H=60
BarImage=[MeasureCover]
BarOrientation=Vertical
ImageCrop=(12*[MeasureWidth]/24),([MeasureHeight]/2),([MeasureWidth]/25),([MeasureHeight]/2)
DynamicVariables=1
Flip=1
TransformationMatrix=0.40;-0.07;-0.05;0.5;10;50
ImageRotate=-6

[MeterBand2-13]
Meter=Bar
MeasureName=MeasureBand13Calc
X=-14R
Y=0r
W=3
H=60
BarImage=[MeasureCover]
BarOrientation=Vertical
ImageCrop=(13*[MeasureWidth]/24),([MeasureHeight]/2),([MeasureWidth]/25),([MeasureHeight]/2)
DynamicVariables=1
Flip=1
TransformationMatrix=0.40;-0.07;-0.05;0.5;10;50
ImageRotate=-6

[MeterBand2-14]
Meter=Bar
MeasureName=MeasureBand14Calc
X=-14R
Y=0r
W=3
H=60
BarImage=[MeasureCover]
BarOrientation=Vertical
ImageCrop=(14*[MeasureWidth]/24),([MeasureHeight]/2),([MeasureWidth]/25),([MeasureHeight]/2)
DynamicVariables=1
Flip=1
TransformationMatrix=0.40;-0.07;-0.05;0.5;10;50
ImageRotate=-6

[MeterBand2-15]
Meter=Bar
MeasureName=MeasureBand15Calc
X=-14R
Y=0r
W=3
H=60
BarImage=[MeasureCover]
BarOrientation=Vertical
ImageCrop=(15*[MeasureWidth]/24),([MeasureHeight]/2),([MeasureWidth]/25),([MeasureHeight]/2)
DynamicVariables=1
Flip=1
TransformationMatrix=0.40;-0.07;-0.05;0.5;10;50
ImageRotate=-6

[MeterBand2-16]
Meter=Bar
MeasureName=MeasureBand16Calc
X=-14R
Y=0r
W=3
H=60
BarImage=[MeasureCover]
BarOrientation=Vertical
ImageCrop=(16*[MeasureWidth]/24),([MeasureHeight]/2),([MeasureWidth]/25),([MeasureHeight]/2)
DynamicVariables=1
Flip=1
TransformationMatrix=0.40;-0.07;-0.05;0.5;10;50
ImageRotate=-6

[MeterBand2-17]
Meter=Bar
MeasureName=MeasureBand17Calc
X=-14R
Y=0r
W=3
H=60
BarImage=[MeasureCover]
BarOrientation=Vertical
ImageCrop=(17*[MeasureWidth]/24),([MeasureHeight]/2),([MeasureWidth]/25),([MeasureHeight]/2)
DynamicVariables=1
Flip=1
TransformationMatrix=0.40;-0.07;-0.05;0.5;10;50
ImageRotate=-6

[MeterBand2-18]
Meter=Bar
MeasureName=MeasureBand18Calc
X=-14R
Y=0r
W=3
H=60
BarImage=[MeasureCover]
BarOrientation=Vertical
ImageCrop=(18*[MeasureWidth]/24),([MeasureHeight]/2),([MeasureWidth]/25),([MeasureHeight]/2)
DynamicVariables=1
Flip=1
TransformationMatrix=0.40;-0.07;-0.05;0.5;10;50
ImageRotate=-6

[MeterBand2-19]
Meter=Bar
MeasureName=MeasureBand19Calc
X=-14R
Y=0r
W=3
H=60
BarImage=[MeasureCover]
BarOrientation=Vertical
ImageCrop=(19*[MeasureWidth]/24),([MeasureHeight]/2),([MeasureWidth]/25),([MeasureHeight]/2)
DynamicVariables=1
Flip=1
TransformationMatrix=0.40;-0.07;-0.05;0.5;10;50
ImageRotate=-6

[MeterBand2-20]
Meter=Bar
MeasureName=MeasureBand20Calc
X=-14R
Y=0r
W=3
H=60
BarImage=[MeasureCover]
BarOrientation=Vertical
ImageCrop=(20*[MeasureWidth]/24),([MeasureHeight]/2),([MeasureWidth]/25),([MeasureHeight]/2)
DynamicVariables=1
Flip=1
TransformationMatrix=0.40;-0.07;-0.05;0.5;10;50
ImageRotate=-6

[MeterBand2-21]
Meter=Bar
MeasureName=MeasureBand21Calc
X=-14R
Y=0r
W=3
H=60
BarImage=[MeasureCover]
BarOrientation=Vertical
ImageCrop=(21*[MeasureWidth]/24),([MeasureHeight]/2),([MeasureWidth]/25),([MeasureHeight]/2)
DynamicVariables=1
Flip=1
TransformationMatrix=0.40;-0.07;-0.05;0.5;10;50
ImageRotate=-6

[MeterBand2-22]
Meter=Bar
MeasureName=MeasureBand22Calc
X=-14R
Y=0r
W=3
H=60
BarImage=[MeasureCover]
BarOrientation=Vertical
ImageCrop=(22*[MeasureWidth]/24),([MeasureHeight]/2),([MeasureWidth]/25),([MeasureHeight]/2)
DynamicVariables=1
Flip=1
TransformationMatrix=0.40;-0.07;-0.05;0.5;10;50
ImageRotate=-6

[MeterBand2-23]
Meter=Bar
MeasureName=MeasureBand23Calc
X=-14R
Y=0r
W=3
H=60
BarImage=[MeasureCover]
BarOrientation=Vertical
ImageCrop=(23*[MeasureWidth]/24),([MeasureHeight]/2),([MeasureWidth]/25),([MeasureHeight]/2)
DynamicVariables=1
Flip=1
TransformationMatrix=0.40;-0.07;-0.05;0.5;10;50
ImageRotate=-6

[MeterBand2-24]
Meter=Bar
MeasureName=MeasureBand24Calc
X=-14R
Y=0r
W=3
H=60
BarImage=[MeasureCover]
BarOrientation=Vertical
ImageCrop=(24*[MeasureWidth]/24),([MeasureHeight]/2),([MeasureWidth]/25),([MeasureHeight]/2)
DynamicVariables=1
Flip=1
TransformationMatrix=0.40;-0.07;-0.05;0.5;10;50
ImageRotate=-6


;####                ####
;#### BOTTOM OVERLAY ####
;####                ####


[Image]
Meter=Image
X=17
Y=117
ImageAlpha=(Clamp(([MeasureAudio2]*10000000),0,255))
ImageName=#@#Images\overlayspotibum.png
DynamicVariables=1
Frost also no longer works, (im guessing it is this: http://www.deviantart.com/art/Frost-desktop-music-visualizer-524701934)

https://www.youtube.com/watch?v=8eoYg77BEG4

that is how it looked when it worked.

it works with everything besides with spotify, however I am unable to make it work with spotify after testing things in the spotifyplugin.dll thread.

any help would be greatly appreciated.
osmija
Posts: 38
Joined: July 1st, 2016, 3:57 pm

Re: Issues with visualizers (probably spotifyplugin related)

Post by osmija »

might be worth mentioning that it does fetch the songname + title correctly.

also, no errors show up in log
User avatar
balala
Rainmeter Sage
Posts: 16163
Joined: October 11th, 2010, 6:27 pm
Location: Gheorgheni, Romania

Re: Issues with visualizers (probably spotifyplugin related)

Post by balala »

If the AudioLevel plugin doesn't work, Active Colors has a very good troubleshooter here: https://forum.rainmeter.net/viewtopic.php?p=123883#p123883
Read it and try to figure out what's happening, why it stopped working.
For me, Frost is working well.
osmija
Posts: 38
Joined: July 1st, 2016, 3:57 pm

Re: Issues with visualizers (probably spotifyplugin related)

Post by osmija »

balala wrote:If the AudioLevel plugin doesn't work, Active Colors has a very good troubleshooter here: https://forum.rainmeter.net/viewtopic.php?p=123883#p123883
Read it and try to figure out what's happening, why it stopped working.
For me, Frost is working well.
it does work, just not with spotify. if i watch something on youtube for example my visualizers work fine, so the issue must be with spotifyplugin, but i have tried everything i can think of to no avail :(
User avatar
balala
Rainmeter Sage
Posts: 16163
Joined: October 11th, 2010, 6:27 pm
Location: Gheorgheni, Romania

Re: Issues with visualizers (probably spotifyplugin related)

Post by balala »

osmija wrote:it does work, just not with spotify. if i watch something on youtube for example my visualizers work fine, so the issue must be with spotifyplugin, but i have tried everything i can think of to no avail :(
That's extremely weird, because, at least as far as I know, if the AudioLevel plugin works, it should work regardless the source of sound. Or am I wrong somewhere?
osmija
Posts: 38
Joined: July 1st, 2016, 3:57 pm

Re: Issues with visualizers (probably spotifyplugin related)

Post by osmija »

balala wrote:That's extremely weird, because, at least as far as I know, if the AudioLevel plugin works, it should work regardless the source of sound. Or am I wrong somewhere?
well ive used spotifyplugin.dll to grab albumcovers etc in the past, and i think somehow that might interfere with audiolevel too?

either way, if i look at youtube my visualizer kicks in, obviously it wont have the spotify albumcover downloaded etc though, and it does absolutely nothing when its just spotify generating sounds
osmija
Posts: 38
Joined: July 1st, 2016, 3:57 pm

Re: Issues with visualizers (probably spotifyplugin related)

Post by osmija »

https://www.reddit.com/r/Rainmeter/comments/541q39/ive_tried_everything_people_have_said_but_spotify/d84yoan/

seems to have something to do with that, i also get "invalid token". no idea what to do with the token i generated though.
User avatar
balala
Rainmeter Sage
Posts: 16163
Joined: October 11th, 2010, 6:27 pm
Location: Gheorgheni, Romania

Re: Issues with visualizers (probably spotifyplugin related)

Post by balala »

Take a look at this: https://forum.rainmeter.net/viewtopic.php?p=128785#p128785
According to that post, maybe you shouldn't have to download the new version of the Spotify Plugin? I'm not using neither Spotify and obviously neither its plugin, but maybe (or better probably) due to the fact that the cover can't be used if the plugin don't want to work, the visualizer skin don't has an image to work with and that's why it makes the impression that it don't work. At least that's what I suppose.
osmija
Posts: 38
Joined: July 1st, 2016, 3:57 pm

Re: Issues with visualizers (probably spotifyplugin related)

Post by osmija »

balala wrote:Take a look at this: https://forum.rainmeter.net/viewtopic.php?p=128785#p128785
According to that post, maybe you shouldn't have to download the new version of the Spotify Plugin? I'm not using neither Spotify and obviously neither its plugin, but maybe (or better probably) due to the fact that the cover can't be used if the plugin don't want to work, the visualizer skin don't has an image to work with and that's why it makes the impression that it don't work. At least that's what I suppose.
thing is it does work with any other source, if i play sounds from anything other than spotify the visualizers work.

spotify is my only musicplayer i use though so it would be very nice if i could get it working again, else rainmeter is a bit pointless to me :(
User avatar
balala
Rainmeter Sage
Posts: 16163
Joined: October 11th, 2010, 6:27 pm
Location: Gheorgheni, Romania

Re: Issues with visualizers (probably spotifyplugin related)

Post by balala »

osmija wrote:thing is it does work with any other source, if i play sounds from anything other than spotify the visualizers work.

spotify is my only musicplayer i use though so it would be very nice if i could get it working again, else rainmeter is a bit pointless to me :(
If I'm right about the fact that the visualizer skin works (and it should, because the AudioLevel plugin is not related to a sound source, it should work regardless what this is), but it has no image because the Spotify plugin don't get the appropriate cover, you should try to go back to a previous version of the Spotify plugin, if you can. I hope you have a such one, or will be able to get one somewhere on the forum. Good luck...