INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: Adjusting VOL via webservice  (Read 457 times)

Pinkie2

  • Recent member
  • *
  • Posts: 23
Adjusting VOL via webservice
« on: October 19, 2018, 03:06:36 am »

Hi,

I'd like to adjust the VOL via webservice to ensure it's always at 90% at certain moments in time.
Decreasing VOL to any absolute level never is a problem.
But turning it up seems to always just increase VOL by 5% no matter what I put as a value in VOL...
I've tried all possible variations with all parameters – without any change:

localhost:52199/MCWS/v1/Playback/Volume?Level=0.90
localhost:52199/MCWS/v1/Playback/Volume?Level=0.90&Relative=1
localhost:52199/MCWS/v1/Playback/Volume?Level=0.90&Relative=0
localhost:52199/MCWS/v1/Playback/Volume?Level=1&Relative=1&Zone=0
localhost:52199/MCWS/v1/Playback/Volume?Level=1&Relative=0&Zone=0

Any idea what I'm doing wrong?
Logged

Hendrik

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 10726
Re: Adjusting VOL via webservice
« Reply #1 on: October 19, 2018, 03:18:57 am »

Do you have volume protection enabled? That prevents large jumps in volume, from any source.
Logged
~ nevcairiel
~ Author of LAV Filters

Pinkie2

  • Recent member
  • *
  • Posts: 23
Re: Adjusting VOL via webservice
« Reply #2 on: October 20, 2018, 05:40:49 am »

Nice thank you. Didn’t know this existed
Logged
Pages: [1]   Go Up