subogero / omxd

Raspberry Pi omxplayer playlist daemon and YouTube player
Other
85 stars 19 forks source link

Volume level resets for every video #40

Closed OMID-313 closed 8 years ago

OMID-313 commented 8 years ago

Hi @subogero . Thanks for this great daemon.

I'm having a trouble using the volume commands: The omxd + and omxd - functions increase and decrease the volume to desired level. But after the current video has finished, and the next video is started, the volume level gets reset to default level.

Is there anyway to restore the volume level for all the videos in the playlist !?

subogero commented 8 years ago

Unfortunately the volume commands only go to the active omxplayer instance and are not stored by the daemon.

OMID-313 commented 8 years ago

Is there anyway to do this ? Any help/suggestions?

subogero commented 8 years ago

Open another issue for "persistent volume" and I'll look into it.