by Dhrone » 16 Oct 2016, 17:50
I'm trying to pull player state out of redis but have run into an issue. I can get the key act_player_info but the information in the key appears to only refresh on a state change of the player. I was hoping that I would be able to get the current elapsed playtime for the song. Is there a way to force Rune to update the act_player_info key?