"swiharta" wrote:
Seems like there is no fast-forward / rewind for music? Would also be nice to be able to go skip through tracks when using "Shuffle All". Just making sure I'm not missing these things if they're there.
The hardware/firmware doesn't support FF/Rew for MP3s. My understanding is that to FF through a variable rate MP3 you have to decode it to see where you are. I guess Roku doesn't feel it's a necessary feature.
You can skip to a new song during shuffle mode using the right arrow button as long as you keep the Springboard screen (the screen with the song info) open. The left arrow also gets you a new song, but it should really go to the beginning of the current song and then go to the previous song(s), but that would require keeping a record of all the songs played and I didn't think it was worth the trouble. I may keep a record of the last N songs played and/or implement returning to the beginning of the current song when the left arrow button is pressed.
"swiharta" wrote:
BTW, my videos are working fine now that I selected the same larger folder which had given me problems, but made it a subdirectory of the share rather than the root. I was able to see the videos fine before, they just wouldn't play. It kind of smells like it would be an easy "bug" to patch, no? I'll take a look if I have time.
I'm surprised you can see the videos. If I remember correctly, not allowing a root directory was intentional to prevent someone from inadvertently exposing their entire C drive, for example. There's another check in the code to make sure no shenanigans like requests with ../../filename are allowed. Admittedly, these checks aren't necessary on a local network, but there were some ideas of using the server for other purposes.
-JT
Roku Community Streaming Expert
Help others find this answer and click "Accept as Solution."
If you appreciate my answer, maybe give me a Kudo.
I am not a Roku employee.