brainfoolong / omxwebgui-v2

Web GUI for OMX Player on a Raspberry Pi
https://www.youtube.com/watch?v=4hqOzdt6KfQ
MIT License
53 stars 17 forks source link

Recursive directory listing only one level deep #20

Closed lowercasename closed 7 years ago

lowercasename commented 7 years ago

This is an amazing and slick tool, thank you for all your work on it! I've been really enjoying it. One issue I've found is that when the recursive option is turned on, the directory listing only seems to descend one directory level down. Folders within folders don't appear to be indexed. Is this some sort of permissions problem I haven't tested enough, or a problem with the GUI?

brainfoolong commented 7 years ago

Hi, and thanks. It should work with unlimited depth. I use it for myself and i have it with multiple depths and it works fine. Maybe permission problems or no suopprted video files in the depth folders?

lowercasename commented 7 years ago

...you're completely right, there were no valid video files in those folders. Sorry!

brainfoolong commented 7 years ago

No problem. Have a nice weekend.