"foliveri" wrote:
The symbolic link issue was the problem. I still would like that functionality in the future, but for now it works.
thanks,
Fred
I'm still curious about the "../../../" issue. Does the path make any sense? Would the server have found the mp3 at the path that was printed in the log?
Edit:
I was able to reproduce the "../../../" thing by putting a path in my m3u file that isn't under my mymedia music path. I'm not sure this is an issue. In my case, my config.ini looks like this:
music_dir = F:\Roku\Media\Music
Then in F:\Roku\Media\Music I've created a junction (in Windows terminology) named "all" that points to F:\Music. So if I try to put this in my m3u:
F:\Music\Some Artist\Some Album\Some song.mp3
I get the security warning.
However, if I put:
F:\Roku\Media\Music\all\Some Artist\Some Album\Some song.mp3
it works.
So the question is, are you putting a path in the m3u that is under the music_dir path specified in config.ini?
-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.