JohnB;640884 Wrote: 
> 
> I would like to test this myself (I am running Windows 7 64bit) - is
> this the correct settings file:
> 
> C:\ProgramData\Squeezebox\Cache\InstalledPlugins\Plugins\Spotify\Settings.pm
> 
> Also, where exactly have you inserted "audio_enable_norm":0 ?
> 

John,

I'm not running windows, but imagine the Spotify session settings file
will be located at ...


Code:
--------------------
    
  C:\ProgramData\Squeezebox\Cache\spotifycache\settings 
  
--------------------


... in your case.

You need to edit the file adding the audio_enable_norm setting to it.
eg.

Before:


Code:
--------------------
    
  {"autologin_username":"JackOfAll","proxy_pass":"","realtime_clock_delta":0}
  
--------------------


After:


Code:
--------------------
    
  
{"autologin_username":"JackOfAll","proxy_pass":"","realtime_clock_delta":0,"audio_enable_norm":0}
  
--------------------


-- 
JackOfAll
------------------------------------------------------------------------
JackOfAll's Profile: http://forums.slimdevices.com/member.php?userid=3069
View this thread: http://forums.slimdevices.com/showthread.php?t=79706

_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to