So belltown brought this to my attention, the background music in my game (Retaliate) is no longer looping on his device, I tried it on mine and he is right, Roku 3 and Roku 1 are both doing it for me too. I know that I tested this before publishing, here's my code...
this.background_music.url = "pkg:/sounds/snd_background_music.wma"
this.audioplayer.addcontent(this.background_music)
this.audioplayer.setloop(true)
this.audioplayer.play()
Can anyone who hasn't had the firmware update installed yet test to verify that it was working properly before this firmware update?
If so I'm not sure what I'm supposed to do except wait for another update...